Socket
Socket
Sign inDemoInstall

@node-rs/helper

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-rs/helper - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

LICENSE

6

CHANGELOG.md

@@ -6,4 +6,10 @@ # Change Log

# [1.1.0](https://github.com/napi-rs/node-rs/compare/@node-rs/helper@1.0.0...@node-rs/helper@1.1.0) (2021-02-01)
### Features
- support win32-i686 platform ([c0f2f62](https://github.com/napi-rs/node-rs/commit/c0f2f62adc1fae15263086781e34d78d8eeeaecc))
# [0.4.0](https://github.com/napi-rs/node-rs/compare/@node-rs/helper@0.3.1...@node-rs/helper@0.4.0) (2020-09-04)
**Note:** Version bump only for package @node-rs/helper

22

package.json
{
"name": "@node-rs/helper",
"version": "1.0.0",
"version": "1.1.0",
"description": "Helper library for node-rs",
"keywords": ["N-API", "napi", "Rust", "Performance"],
"keywords": [
"N-API",
"napi",
"Rust",
"Performance"
],
"author": "LongYinan <lynweklm@gmail.com>",

@@ -15,3 +20,6 @@ "homepage": "https://github.com/napi-rs/node-rs",

},
"files": ["lib", "LICENSE"],
"files": [
"lib",
"LICENSE"
],
"repository": {

@@ -24,6 +32,10 @@ "type": "git",

},
"scripts": {
"build": "exit 0;"
},
"dependencies": {
"@napi-rs/triples": "^1.0.2",
"tslib": "^2.0.3"
}
"tslib": "^2.1.0"
},
"gitHead": "7f9a9851c9a4c744e22627c97295b1a685ffa167"
}
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