@socketsecurity/cli
Advanced tools
+10
-0
@@ -7,2 +7,12 @@ # Changelog | ||
| ## [2.0.1](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.1) - 2025-10-30 | ||
| ### Changed | ||
| - Updated @socketsecurity/lib to v2.9.0 with Socket.dev URL constants and enhanced error messages | ||
| - Updated @socketsecurity/sdk to v3.0.21 | ||
| - Normalized lock behavior across codebase | ||
| ### Fixed | ||
| - Bootstrap path resolution in binary builders to correct path | ||
| ## [2.0.0](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.0) - 2025-10-29 | ||
@@ -9,0 +19,0 @@ |
+2
-2
| { | ||
| "name": "@socketsecurity/cli", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "description": "CLI for Socket.dev", | ||
@@ -41,3 +41,3 @@ "homepage": "https://github.com/SocketDev/socket-cli", | ||
| "precommit": "dotenvx -q run -f .env.local -- lint-staged", | ||
| "prepare": "dotenvx -q run -f .env.local -- husky", | ||
| "prepare": "husky", | ||
| "bs": "dotenvx -q run -f .env.local -- pnpm run build; pnpm exec socket --", | ||
@@ -44,0 +44,0 @@ "s": "dotenvx -q run -f .env.local -- pnpm exec socket --", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1660678
0.34%0
-100%