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

node-ffi-rs

Package Overview
Dependencies
Maintainers
1
Versions
48
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.73-0 to 1.0.73

20

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

@@ -60,14 +60,14 @@ "types": "index.d.ts",

"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
"pub": "npm version patch && git push origin master"
"pub": "npm version patch && git push origin master --tags"
},
"optionalDependencies": {
"@yuuang/ffi-rs-win32-x64-msvc": "1.0.73-0",
"@yuuang/ffi-rs-darwin-x64": "1.0.73-0",
"@yuuang/ffi-rs-linux-x64-gnu": "1.0.73-0",
"@yuuang/ffi-rs-darwin-arm64": "1.0.73-0",
"@yuuang/ffi-rs-linux-arm64-gnu": "1.0.73-0",
"@yuuang/ffi-rs-linux-arm64-musl": "1.0.73-0",
"@yuuang/ffi-rs-win32-ia32-msvc": "1.0.73-0",
"@yuuang/ffi-rs-linux-x64-musl": "1.0.73-0"
"@yuuang/ffi-rs-win32-x64-msvc": "1.0.73",
"@yuuang/ffi-rs-darwin-x64": "1.0.73",
"@yuuang/ffi-rs-linux-x64-gnu": "1.0.73",
"@yuuang/ffi-rs-darwin-arm64": "1.0.73",
"@yuuang/ffi-rs-linux-arm64-gnu": "1.0.73",
"@yuuang/ffi-rs-linux-arm64-musl": "1.0.73",
"@yuuang/ffi-rs-win32-ia32-msvc": "1.0.73",
"@yuuang/ffi-rs-linux-x64-musl": "1.0.73"
}
}
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