An open API service providing commit metadata for open source projects.

GitHub / SocketDev/socket-cli / commits

SHA Message Author Date Stats
af9ac544 test: refactor output-dependencies test to use static imports jdalton <j****n@g****m> 10 months ago
d31a0945 test: fix rich-progress tests by using local spinner variable jdalton <j****n@g****m> 10 months ago
32ac5192 test: fix logger mocks to include getDefaultLogger export jdalton <j****n@g****m> 10 months ago
ed65f96b test: update snapshots and fix update manager mock jdalton <j****n@g****m> 10 months ago
650377b3 chore(deps): convert common dependencies to catalog jdalton <j****n@g****m> 10 months ago
932acf91 chore(deps): convert Socket dependencies to catalog jdalton <j****n@g****m> 10 months ago
2a5a6688 chore(deps): update Socket dependencies to latest jdalton <j****n@g****m> 10 months ago
2de06102 chore(deps): update @socketregistry/packageurl-js to 1.3.5 jdalton <j****n@g****m> 10 months ago
5956704e chore(deps): update @socketsecurity/lib to 3.1.3 jdalton <j****n@g****m> 10 months ago
24822998 test: update snapshots after @socketsecurity/lib changes jdalton <j****n@g****m> 10 months ago
88807c1a feat(validate): add bundle dependencies validation jdalton <j****n@g****m> 10 months ago
4d5ae666 chore(deps): update @socketsecurity/lib to 3.1.1 jdalton <j****n@g****m> 10 months ago
30380998 chore(deps): update @socketsecurity/lib to 3.1.0 jdalton <j****n@g****m> 10 months ago
1c339ff8 fix(lint): fix all lint errors and update dependencies jdalton <j****n@g****m> 10 months ago
7a9cbe3b chore(deps): update @socketregistry/packageurl-js and catalog, fix imports jdalton <j****n@g****m> 10 months ago
52083ea6 chore(deps): update @socketsecurity/sdk to 3.0.30 and @socketsecurity/registr... jdalton <j****n@g****m> 10 months ago
aecb1b9a chore(deps): update @socketsecurity/lib to 3.0.6 jdalton <j****n@g****m> 10 months ago
74511e94 chore(deps): update @socketregistry/packageurl-js to 1.3.3 jdalton <j****n@g****m> 10 months ago
bf21111b feat(validation): add guard against link: dependencies and remove from root jdalton <j****n@g****m> 10 months ago
c17755c0 refactor(test): validate bundled dependencies against package.json dependencies jdalton <j****n@g****m> 10 months ago
190b8b6b fix(build): externalize Socket dependencies and add bundle validation test jdalton <j****n@g****m> 10 months ago
2931b47e fix: update for @socketsecurity/lib 3.0.5 compatibility jdalton <j****n@g****m> 10 months ago
dda53dc0 chore: update @socketsecurity/lib to v3.0.5 jdalton <j****n@g****m> 10 months ago
e4666ba5 docs(changelog): update v2.0.11 with recent changes jdalton <j****n@g****m> 10 months ago
0af1c193 refactor(preflight): use node:timers/promises sleep instead of custom delay jdalton <j****n@g****m> 10 months ago
423fdb28 perf(cli): defer registryUrl lookup until needed jdalton <j****n@g****m> 10 months ago
b4119f12 refactor(preflight): remove isPackageCached in favor of downloadPackage cache jdalton <j****n@g****m> 10 months ago
1a4bd186 refactor(preflight): add once-only guard and variable delays jdalton <j****n@g****m> 10 months ago
b3542728 refactor(python): rename ensureSocketCli to ensureSocketPythonCli jdalton <j****n@g****m> 10 months ago
0646fd88 chore(deps): update @socketsecurity/lib to 3.0.4 jdalton <j****n@g****m> 10 months ago
81f52df5 docs(changelog): add v2.0.11 and v2.0.10 release entries jdalton <j****n@g****m> 10 months ago
816749ec refactor(preflight): remove unused cli-ai from preflight downloads jdalton <j****n@g****m> 10 months ago
59c38ad7 chore: remove duplicate configs and obsolete files jdalton <j****n@g****m> 10 months ago
66fd98c5 refactor(preflight): stagger downloads sequentially and add Python jdalton <j****n@g****m> 10 months ago
4ab69256 feat(preflight): add @cyclonedx/cdxgen to background downloads jdalton <j****n@g****m> 10 months ago
a08cdef4 refactor(changelog): move CHANGELOG.md to repo root and add v2.0.11/v2.0.10 r... jdalton <j****n@g****m> 10 months ago
662d3dd0 refactor(python): add SHA-256 checksum verification for python-build-standalone jdalton <j****n@g****m> 10 months ago
3526c35b chore(deps): upgrade @socketsecurity/sdk to 3.0.29 jdalton <j****n@g****m> 10 months ago
e8ad2f42 refactor(cli): replace console.log/error/warn with logger jdalton <j****n@g****m> 10 months ago
aaa49240 chore(deps): upgrade @socketregistry/packageurl-js to v1.3.2 jdalton <j****n@g****m> 10 months ago
429a777f refactor(test): consolidate duplicate tests and vitest configs jdalton <j****n@g****m> 10 months ago
f1642187 fix(build): use default export workaround for CommonJS imports with --import ... jdalton <j****n@g****m> 10 months ago
ecf22146 chore(deps): upgrade @socketsecurity/sdk to v3.0.28 jdalton <j****n@g****m> 10 months ago
33460d5e refactor: upgrade @socketsecurity/lib to v3.0.3 and migrate logger/spinner API jdalton <j****n@g****m> 10 months ago
2359d33c refactor(config): implement optional external alias detection for TypeScript jdalton <j****n@g****m> 10 months ago
dffc5223 chore(release): consolidate v2.0.11 changelog and remove CDN hooks jdalton <j****n@g****m> 10 months ago
ad9834cb fix(test): resolve TypeScript errors and test failures in NLP modules jdalton <j****n@g****m> 10 months ago
429a7ddb refactor(env): standardize env var naming and adopt ENV object pattern jdalton <j****n@g****m> 10 months ago
4430706b refactor(env): standardize environment variable naming with SOCKET_CLI_ prefix jdalton <j****n@g****m> 10 months ago
2314983f chore: remove nlp-example.mts from source tree jdalton <j****n@g****m> 10 months ago
04db6be0 docs(nlp): add progressive enhancement documentation jdalton <j****n@g****m> 10 months ago
965fb1b1 feat(nlp): add progressive enhancement with ONNX Runtime stub jdalton <j****n@g****m> 10 months ago
90dcf56f ci(wasm): add fail-fast checks before long builds jdalton <j****n@g****m> 10 months ago
441540e1 docs(onnx): document inline patches and minimize code comments jdalton <j****n@g****m> 10 months ago
ad254517 refactor(smol): use makeRequireFunction like Node.js does jdalton <j****n@g****m> 10 months ago
dae71f46 fix(smol): use Module.prototype.require.bind for virtual module jdalton <j****n@g****m> 10 months ago
e4a588ac refactor(smol): improve build script output formatting jdalton <j****n@g****m> 10 months ago
54fa1544 fix(smol): use Module.createRequire for proper module context jdalton <j****n@g****m> 10 months ago
1412ab16 fix(onnx): patch wasm_post_build.js to handle modern Emscripten jdalton <j****n@g****m> 10 months ago
ec3165d5 perf(smol): use vm.compileFunction() and remove internal path remapping jdalton <j****n@g****m> 10 months ago
2c9ef064 fix(bootstrap): correct stream/promises module path for smol builds jdalton <j****n@g****m> 10 months ago
c6065fd0 fix(ci): remove expression from build-models job name jdalton <j****n@g****m> 10 months ago
36cbd978 fix(models): correct --all flag logic to build both models jdalton <j****n@g****m> 10 months ago
57da6bbf fix(ci): build all AI models in workflow jdalton <j****n@g****m> 10 months ago
50707361 feat(ci): add quantization level option to WASM workflow jdalton <j****n@g****m> 10 months ago
b9d6ea1c feat(models): add INT8 quantization option for AI model builds jdalton <j****n@g****m> 10 months ago
77922aea fix(models): check for all expected ONNX files during conversion jdalton <j****n@g****m> 10 months ago
e2ed87d7 fix(models): fix method variable scope in quantization fallback jdalton <j****n@g****m> 10 months ago
6e9e8f66 perf(ci): implement critical workflow optimizations jdalton <j****n@g****m> 10 months ago
27130b71 fix(ci): remove invalid job-level matrix conditions from workflows jdalton <j****n@g****m> 10 months ago
a90a1884 docs(changelog): update CHANGELOG.md for v2.0.12 jdalton <j****n@g****m> 10 months ago
a82abbbe feat(workflows): add toggleable checkboxes for all build workflows jdalton <j****n@g****m> 10 months ago
25b0836f fix(onnxruntime): remove EXPORT_ES6=0 patch for threading compatibility jdalton <j****n@g****m> 10 months ago
239a13ca fix(onnxruntime): enable threading and SIMD for v1.21.1 compatibility jdalton <j****n@g****m> 10 months ago
928dd57d fix(ci): mark ONNX Runtime WASM build as non-blocking jdalton <j****n@g****m> 10 months ago
4e6506c2 fix(models): update INT4 quantization API for onnxruntime 1.20+ jdalton <j****n@g****m> 10 months ago
9bae1d68 fix(ci): install optimum[onnxruntime] for ONNX model export jdalton <j****n@g****m> 10 months ago
9dd88f29 fix(onnx): remove ES module type from onnxruntime package.json jdalton <j****n@g****m> 10 months ago
3e754703 fix(socket): remove bootstrap-smol.js from npm package build jdalton <j****n@g****m> 10 months ago
acdfa5bb perf(ci): add Emscripten SDK and pip caching to build-sea workflow jdalton <j****n@g****m> 10 months ago
14c6f6e7 perf(ci): add Emscripten SDK and pip package caching to WASM workflow jdalton <j****n@g****m> 10 months ago
6e8fc1f6 fix(patch): remove unused imports after duplicate logging removal jdalton <j****n@g****m> 10 months ago
4aaf3586 docs: add badges to package READMEs jdalton <j****n@g****m> 10 months ago
b9d7e55a feat(install): enhance installer with Socket branding and better UX jdalton <j****n@g****m> 10 months ago
5fc44dbb fix(patch): remove duplicate output logging to fix markdown test flakiness jdalton <j****n@g****m> 10 months ago
651fafb6 fix(path): handle UNC paths correctly on Windows jdalton <j****n@g****m> 10 months ago
a3c0f329 fix(path): add Windows validation for Unix-style paths in findNpmDirPathSync jdalton <j****n@g****m> 10 months ago
018a22c5 fix(wasm): update INT4 quantization to use matmul_nbits_quantizer API jdalton <j****n@g****m> 10 months ago
82dc1cf4 fix(ci): pin onnxruntime>=1.20.0 to ensure INT4 quantization support jdalton <j****n@g****m> 10 months ago
846eb958 fix(ci): upgrade onnxruntime and add INT4 quantization tools jdalton <j****n@g****m> 10 months ago
1eeb7edf fix(ci): uncomment ONNX Runtime build steps to fix bash syntax error jdalton <j****n@g****m> 10 months ago
a2ac3ea6 chore(release): v2.0.12 jdalton <j****n@g****m> 10 months ago
56bf984e test(cli): make path-resolve tests platform-aware for Windows jdalton <j****n@g****m> 10 months ago
4b2a94cb test(cli): fix flaky path-resolve tests on Windows jdalton <j****n@g****m> 10 months ago
e7ba2f2d refactor: simplify stdout/stderr handling with optional chaining jdalton <j****n@g****m> 10 months ago
10c5e2ae fix(bootstrap): eliminate spurious error message on successful CLI execution jdalton <j****n@g****m> 10 months ago
895c0a63 feat: re-enable ONNX Runtime and add INT4-quantized AI models jdalton <j****n@g****m> 10 months ago
93121110 refactor: remove socketbin-cli-ai package jdalton <j****n@g****m> 10 months ago
4c25d41e feat(build): add dependency-aware caching and binary build scripts jdalton <j****n@g****m> 10 months ago
212606be build: rebuild bootstrap dist artifacts jdalton <j****n@g****m> 10 months ago

← Back to repository