Socket
Socket
Sign inDemoInstall

node-ffi-rs

Package Overview
Dependencies
Maintainers
1
Versions
46
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.74 to 1.0.75-1

14

package.json
{
"name": "node-ffi-rs",
"version": "1.0.74",
"version": "1.0.75-1",
"main": "index.js",

@@ -55,3 +55,3 @@ "types": "index.d.ts",

"build:debug": "napi build --platform",
"publish:npm": "OPTIONAL=1 node scripts/publish.js && napi prepublish -t npm && MAIN=1 node scripts/publish.js",
"publish:npm": "node scripts/publish.js",
"test": "esno ./test.ts",

@@ -62,13 +62,3 @@ "universal": "napi universal",

"pub": "npm version patch && git push origin master --tags && npm run changelog"
},
"optionalDependencies": {
"@yuuang/ffi-rs-win32-x64-msvc": "1.0.74",
"@yuuang/ffi-rs-darwin-x64": "1.0.74",
"@yuuang/ffi-rs-linux-x64-gnu": "1.0.74",
"@yuuang/ffi-rs-darwin-arm64": "1.0.74",
"@yuuang/ffi-rs-linux-arm64-gnu": "1.0.74",
"@yuuang/ffi-rs-linux-arm64-musl": "1.0.74",
"@yuuang/ffi-rs-win32-ia32-msvc": "1.0.74",
"@yuuang/ffi-rs-linux-x64-musl": "1.0.74"
}
}
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