GitHub / SocketDev/socket-cli / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9001ae57 | fix: improve bootstrap error handling | jdalton <j****n@g****m> | 10 months ago | |
| cef8612d | perf: optimize CI and test performance | jdalton <j****n@g****m> | 10 months ago | |
| 7ebca1fe | chore: remove deprecated oxlint configuration | jdalton <j****n@g****m> | 10 months ago | |
| 74bcbf85 | feat(node-smol-builder): implement VM-based bootstrap loader for async support | jdalton <j****n@g****m> | 10 months ago | |
| 2616826a | refactor(test): replace mock-fs with real temp directories in path-resolve tests | jdalton <j****n@g****m> | 10 months ago | |
| 6685e715 | test: fix import paths and improve skip explanation for path-resolve tests | jdalton <j****n@g****m> | 10 months ago | |
| a54c259b | docs(test): update outdated socket-registry comments in path-resolve tests | jdalton <j****n@g****m> | 10 months ago | |
| e285bb78 | test: fix constructor mocks and SDK call expectations | jdalton <j****n@g****m> | 10 months ago | |
| df107f78 | refactor: add recursive option to safeMkdir calls | jdalton <j****n@g****m> | 10 months ago | |
| 1ff0b6d4 | chore(release): bump socket package to v2.0.10 | jdalton <j****n@g****m> | 10 months ago | |
| 49413f2f | refactor: remove unused imports and adopt safeMkdir utilities | jdalton <j****n@g****m> | 10 months ago | |
| b7d82aa8 | fix(completion): resolve CLI package root correctly for tab completion script | jdalton <j****n@g****m> | 10 months ago | |
| 34a2689b | refactor: adopt safeMkdir utilities from @socketsecurity/lib | jdalton <j****n@g****m> | 10 months ago | |
| c72bfdd8 | fix(scan): flatten SDK options and make repo parameter conditional | jdalton <j****n@g****m> | 10 months ago | |
| eaaf8591 | chore(deps): update @socketsecurity/sdk to 3.0.27 | jdalton <j****n@g****m> | 10 months ago | |
| 41d06484 | chore(deps): update @socketsecurity/lib to 2.10.4 | jdalton <j****n@g****m> | 10 months ago | |
| 5f78c160 | refactor(config): use safeMkdirSync for directory creation | jdalton <j****n@g****m> | 10 months ago | |
| 3be7e063 |
fix Cannot read properties of null error when calling output.toString() (#848)
Co-authored-by: John-David Dalton <j****n@u****m> |
Martin Torp <m****n@s****v>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 1673b4d5 | fix: restore v1.x environment variable fallbacks and EEXIST handling | jdalton <j****n@g****m> | 10 months ago | |
| fe808f87 | chore(catalog): add @types/node to catalog | jdalton <j****n@g****m> | 10 months ago | |
| 55bedfc4 | chore(deps): update @types/node to 24.9.2 | jdalton <j****n@g****m> | 10 months ago | |
| 1edb7d4a | chore(deps): update esbuild to 0.25.11 | jdalton <j****n@g****m> | 10 months ago | |
| 53b1fe4d | chore(catalog): update esbuild to 0.25.11 | jdalton <j****n@g****m> | 10 months ago | |
| 74ac3b33 | chore(catalog): update @socketsecurity/lib to 2.10.3 | jdalton <j****n@g****m> | 10 months ago | |
| b64912ee | chore(ci): update shared workflow SHA to ed3c6104ebfbabb657432e79a7f77cf7d33d... | jdalton <j****n@g****m> | 10 months ago | |
| 34644973 | chore(deps): update @socketsecurity/sdk to 3.0.26 | jdalton <j****n@g****m> | 10 months ago | |
| d49e39cf | chore(deps): update @socketsecurity/lib to 2.10.3 | jdalton <j****n@g****m> | 10 months ago | |
| 86d4e99a | chore(release): bump socket package to v2.0.9 | jdalton <j****n@g****m> | 10 months ago | |
| 3499b9bd | chore(deps): update @socketsecurity/sdk to 3.0.25 | jdalton <j****n@g****m> | 10 months ago | |
| 11b358cb | chore(deps): update @socketsecurity/lib to 2.10.2 | jdalton <j****n@g****m> | 10 months ago | |
| 0613379f | fix(smol): enable code cache for brotli decompression support | jdalton <j****n@g****m> | 10 months ago | |
| 73aa0380 | test(dlx): add binaryName assertions and fix lenient coana test | jdalton <j****n@g****m> | 10 months ago | |
| af51da60 | chore(release): bump socket package to v2.0.8 | jdalton <j****n@g****m> | 10 months ago | |
| 636a5179 | refactor(dlx): add binaryName support and rename to details | jdalton <j****n@g****m> | 10 months ago | |
| f20d695e | fix: run build before verify in socket package | jdalton <j****n@g****m> | 10 months ago | |
| 915f95e2 | fix: inject __MIN_NODE_VERSION__ in bootstrap esbuild configs | jdalton <j****n@g****m> | 10 months ago | |
| 99161f38 | fix: use logger.fail for error messages in verify script | jdalton <j****n@g****m> | 10 months ago | |
| 34d385c7 | feat: enhance socket build script with spinners and structured logging | jdalton <j****n@g****m> | 10 months ago | |
| 49e8da30 | chore: update gitignore patterns to use **/dist | jdalton <j****n@g****m> | 10 months ago | |
| c554ced4 | chore: remove socket dist from version control | jdalton <j****n@g****m> | 10 months ago | |
| cbd2ae06 | feat: add comprehensive build script for socket package | jdalton <j****n@g****m> | 10 months ago | |
| 4150ee83 | chore: bump socket package to v2.0.7 | jdalton <j****n@g****m> | 10 months ago | |
| 5af355e5 | feat: add shimmer effect to bootstrap spinner | jdalton <j****n@g****m> | 10 months ago | |
| 8b8312ac | refactor: consolidate SOCKET_CLI_ISSUES_URL to socket constants | jdalton <j****n@g****m> | 10 months ago | |
| 9d74c1ce | refactor: use downloadPackage instead of dlxPackage with empty args | jdalton <j****n@g****m> | 10 months ago | |
| 91e47a1f | chore: remove verbose bootstrap installation messages | jdalton <j****n@g****m> | 10 months ago | |
| 38a7b465 | feat: add spinner to bootstrap loading with withSpinner | jdalton <j****n@g****m> | 10 months ago | |
| 3dc16678 | style: use lightning bolt emoji in bootstrap message | jdalton <j****n@g****m> | 10 months ago | |
| ced93e2a | style: use proper ellipsis character in bootstrap message | jdalton <j****n@g****m> | 10 months ago | |
| 80a35447 | chore: improve bootstrap message from 'not found' to 'powering up' | jdalton <j****n@g****m> | 10 months ago | |
| bba6489f | chore: add *.tmp.bak* to gitignore | jdalton <j****n@g****m> | 10 months ago | |
| b83ea139 | refactor: remove interactive help system | jdalton <j****n@g****m> | 10 months ago | |
| 19b00f73 | fix: read CLI version from socket package.json during build | jdalton <j****n@g****m> | 10 months ago | |
| 31040163 | fix(cli-with-sentry): add missing esbuild config for shadow-npm-inject | jdalton <j****n@g****m> | 10 months ago | |
| b8f5f0b7 | refactor: use logger helper methods in verify-package scripts | jdalton <j****n@g****m> | 10 months ago | |
| 9fac3cd5 | refactor(cli-with-sentry): use logger helper methods in verify-package script | jdalton <j****n@g****m> | 10 months ago | |
| e9af9e6a | fix(cli-with-sentry): add missing shadow-npm-inject build step | jdalton <j****n@g****m> | 10 months ago | |
| 80d6a209 | fix(build): skip onnxruntime build (temporarily disabled) | jdalton <j****n@g****m> | 10 months ago | |
| b3f9ab23 | feat(build): add --platform and --arch flags for consistency | jdalton <j****n@g****m> | 10 months ago | |
| 97e8b2a1 | docs: remove duplicate technical documentation | jdalton <j****n@g****m> | 10 months ago | |
| faed74ee | chore: update build command references across codebase | jdalton <j****n@g****m> | 10 months ago | |
| fa158691 | fix(gitignore): allow docs/build directory without requiring -f flag | jdalton <j****n@g****m> | 10 months ago | |
| 0f94ae97 | docs: update build command references and consolidate docs | jdalton <j****n@g****m> | 10 months ago | |
| 722fd349 | refactor(build): simplify and consolidate build scripts | jdalton <j****n@g****m> | 10 months ago | |
| 161d17b6 | fix: resolve TypeScript errors after nodeDebugFlags removal | jdalton <j****n@g****m> | 10 months ago | |
| f4698d0a | chore: bump version to 2.0.6 | jdalton <j****n@g****m> | 10 months ago | |
| c13bffa4 | test(shadow): update npm-base tests to use spawnNode mocks | jdalton <j****n@g****m> | 10 months ago | |
| 9be37203 | test(shadow): remove bogus nodeDebugFlags from tests | jdalton <j****n@g****m> | 10 months ago | |
| 879b236e | test(sea): fix import path in detect test | jdalton <j****n@g****m> | 10 months ago | |
| 55a5be83 | fix: remove nodeDebugFlags references | jdalton <j****n@g****m> | 10 months ago | |
| 4b816c8f | feat(build): add parallel builds and consolidate build system | jdalton <j****n@g****m> | 10 months ago | |
| dfb84fab | chore(build): remove unused build-all-binaries.mjs script | jdalton <j****n@g****m> | 10 months ago | |
| b8462231 | feat(build): add intelligent caching to build system | jdalton <j****n@g****m> | 10 months ago | |
| 809f67c5 | chore(verify): add shadow-npm-inject.js to package verification | jdalton <j****n@g****m> | 10 months ago | |
| 240a0fc1 | chore(deps): update @socketsecurity/sdk to 3.0.24 | jdalton <j****n@g****m> | 10 months ago | |
| 0a490888 | chore(deps): update @socketsecurity/lib to 2.10.1 | jdalton <j****n@g****m> | 10 months ago | |
| 4d4f9121 | docs: add local build instructions to README | jdalton <j****n@g****m> | 10 months ago | |
| a699c1cc | feat(bootstrap): add IPC handshake support for subprocess detection | jdalton <j****n@g****m> | 10 months ago | |
| 793da1d7 | refactor: simplify IPC handshake handling in cli-dispatch | jdalton <j****n@g****m> | 10 months ago | |
| 958bd9dd | refactor: use system Node.js with --require for shadow npm | jdalton <j****n@g****m> | 10 months ago | |
| 959e07cb | refactor: add IPC utility for shadow npm inject script | jdalton <j****n@g****m> | 10 months ago | |
| f4682e9e | build: add esbuild target for shadow npm inject script | jdalton <j****n@g****m> | 10 months ago | |
| 92cd77df | fix(build): align platform/arch flags in build-all-binaries | jdalton <j****n@g****m> | 10 months ago | |
| 6b9beae7 | feat(spawn): implement system Node.js detection with which | jdalton <j****n@g****m> | 10 months ago | |
| fad1ae00 | refactor(cli): add unified SEA bootstrap and package manager routing | jdalton <j****n@g****m> | 10 months ago | |
| 96f01eff | chore(deps): update @socketsecurity/sdk to 3.0.23 | jdalton <j****n@g****m> | 10 months ago | |
| ccddb327 | chore(deps): update @socketsecurity/lib to 2.10.0 | jdalton <j****n@g****m> | 10 months ago | |
| 87a901fc | feat(dlx): unify .dlx-metadata.json schema across TypeScript and C++ | jdalton <j****n@g****m> | 10 months ago | |
| 397e3ab4 | fix(build): disable minifySyntax across all esbuild configs | jdalton <j****n@g****m> | 10 months ago | |
| de7f7281 | chore(socket): bump version to 2.0.5 | jdalton <j****n@g****m> | 10 months ago | |
| fd9f5037 | fix(socket): disable minifySyntax to prevent async function boundary corruption | jdalton <j****n@g****m> | 10 months ago | |
| 24af0c74 | chore(release): bump socket to v2.0.4 | jdalton <j****n@g****m> | 10 months ago | |
| 9d896f39 | feat(ci): auto-update socketbin versions in provenance workflow | jdalton <j****n@g****m> | 10 months ago | |
| be7e6ae1 | fix(ci): align smol cache keys with build-smol.yml in publish-socketbin.yml | jdalton <j****n@g****m> | 10 months ago | |
| 38c6fbae | fix(ci): use SEA binary cache from build-sea.yml in publish-socketbin.yml | jdalton <j****n@g****m> | 10 months ago | |
| 98cc5d51 | chore(release): bump socket to v2.0.3 | jdalton <j****n@g****m> | 10 months ago | |
| e3c0955d | fix(sbom-generator): resolve exactOptionalPropertyTypes type errors | jdalton <j****n@g****m> | 10 months ago | |
| dcf9c4f3 | chore(deps): update @socketsecurity/sdk to 3.0.22 | jdalton <j****n@g****m> | 10 months ago | |
| ed821c83 | chore(deps): update @socketsecurity/lib to 2.9.1 | jdalton <j****n@g****m> | 10 months ago | |
| cd1479ed | fix(test): use proper function syntax for Vitest constructor mocks | jdalton <j****n@g****m> | 10 months ago |