Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@socketsecurity/cli

Package Overview
Dependencies
Maintainers
2
Versions
468
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketsecurity/cli - npm Package Compare versions

Comparing version
2.0.0
to
2.0.1
+10
-0
CHANGELOG.md

@@ -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