Socket
Socket
Sign inDemoInstall

node-ffi-rs

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-ffi-rs - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

18

package.json
{
"name": "node-ffi-rs",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",

@@ -23,2 +23,6 @@ "types": "index.d.ts",

},
"files": [
"index.js",
"index.d.ts"
],
"license": "MIT",

@@ -46,9 +50,9 @@ "devDependencies": {

"optionalDependencies": {
"node-ffi-rs-win32-x64-msvc": "1.0.0",
"node-ffi-rs-darwin-x64": "1.0.0",
"node-ffi-rs-linux-x64-gnu": "1.0.0",
"node-ffi-rs-darwin-arm64": "1.0.0",
"node-ffi-rs-linux-arm64-gnu": "1.0.0",
"node-ffi-rs-linux-arm64-musl": "1.0.0"
"node-ffi-rs-win32-x64-msvc": "1.0.1",
"node-ffi-rs-darwin-x64": "1.0.1",
"node-ffi-rs-linux-x64-gnu": "1.0.1",
"node-ffi-rs-darwin-arm64": "1.0.1",
"node-ffi-rs-linux-arm64-gnu": "1.0.1",
"node-ffi-rs-linux-arm64-musl": "1.0.1"
}
}
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