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 1.2.1 to 1.3.0

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

# [1.3.0](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.2.1...@napi-rs/cli@1.3.0) (2021-09-01)
### Features
- **cli:** add back new command ([2c23f44](https://github.com/napi-rs/napi-rs/commit/2c23f444b09fbecef21e36a22a35e472cecb9cd2))
## [1.2.1](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.2.0...@napi-rs/cli@1.2.1) (2021-08-09)

@@ -8,0 +14,0 @@

11

package.json
{
"name": "@napi-rs/cli",
"version": "1.2.1",
"version": "1.3.0",
"description": "Cli tools for napi-rs",

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

"devDependencies": {
"@octokit/rest": "^18.9.0",
"@octokit/rest": "^18.10.0",
"@types/inquirer": "^7.3.3",
"@types/js-yaml": "^4.0.3",
"chalk": "^4.1.2",

@@ -41,5 +43,8 @@ "clipanion": "^3.0.1",

"fdir": "^5.1.0",
"inquirer": "^8.1.2",
"js-yaml": "^4.1.0",
"putasset": "^5.0.3",
"toml": "^3.0.0",
"tslib": "^2.3.0"
"tslib": "^2.3.1",
"typanion": "^3.3.2"
},

@@ -46,0 +51,0 @@ "funding": {

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