You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@smithery/cli

Package Overview
Dependencies
Maintainers
1
Versions
255
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithery/cli - npm Package Compare versions

Comparing version
4.7.0
to
4.7.1
+3
-4
package.json
{
"name": "@smithery/cli",
"version": "4.7.0",
"version": "4.7.1",
"type": "module",

@@ -58,2 +58,3 @@ "private": false,

"esbuild": "^0.27.0",
"fflate": "^0.8.2",
"flexsearch": "^0.7.43",

@@ -95,5 +96,3 @@ "inquirer": "^8.2.4",

},
"dependencies": {
"fflate": "^0.8.2"
}
"dependencies": {}
}

Sorry, the diff of this file is too big to display