Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@napi-rs/cli

Package Overview
Dependencies
Maintainers
1
Versions
183
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 2.0.0-alpha.2 to 2.0.0-alpha.3

27

package.json
{
"name": "@napi-rs/cli",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"description": "Cli tools for napi-rs",
"keywords": [
"cli",
"rust",
"napi",
"n-api",
"neon"
],
"keywords": ["cli", "rust", "napi", "n-api", "neon"],
"author": "LongYinan <lynweklm@gmail.com>",

@@ -18,5 +12,3 @@ "homepage": "https://github.com/napi-rs/napi-rs",

},
"files": [
"scripts"
],
"files": ["scripts"],
"engines": {

@@ -44,8 +36,8 @@ "node": ">= 10"

"dependencies": {
"inquirer": "^8.1.5"
"inquirer": "^8.2.0"
},
"devDependencies": {
"@octokit/rest": "^18.11.2",
"@types/inquirer": "^8.1.2",
"@types/js-yaml": "^4.0.3",
"@octokit/rest": "^18.12.0",
"@types/inquirer": "^8.1.3",
"@types/js-yaml": "^4.0.4",
"chalk": "^4.1.2",

@@ -59,3 +51,3 @@ "clipanion": "^3.1.0",

"tslib": "^2.3.1",
"typanion": "^3.5.0"
"typanion": "^3.7.1"
},

@@ -65,4 +57,3 @@ "funding": {

"url": "https://github.com/sponsors/Brooooooklyn"
},
"gitHead": "3b1f53fd84aeedd60e603cefad69d7edced8d7f9"
}
}

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc