New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@napi-rs/cli

Package Overview
Dependencies
Maintainers
1
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@napi-rs/cli - npm Package Compare versions

Comparing version

to
2.0.0-beta.0

6

package.json
{
"name": "@napi-rs/cli",
"version": "2.0.0-alpha.12",
"version": "2.0.0-beta.0",
"description": "Cli tools for napi-rs",

@@ -39,5 +39,5 @@ "keywords": ["cli", "rust", "napi", "n-api", "neon"],

"@types/lodash-es": "^4.17.5",
"chalk": "^4.1.2",
"chalk": "4",
"clipanion": "^3.1.0",
"debug": "^4.3.2",
"debug": "^4.3.3",
"fdir": "^5.1.0",

@@ -44,0 +44,0 @@ "inquirer": "^8.2.0",

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