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

node-ffi-rs

Package Overview
Dependencies
Maintainers
0
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.82 to 1.0.83

2

index.d.ts

@@ -55,2 +55,4 @@

? string
: T extends DataType.WString
? string
: T extends DataType.U8

@@ -57,0 +59,0 @@ ? number

20

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

@@ -62,12 +62,12 @@ "types": "index.d.ts",

"optionalDependencies": {
"@yuuang/ffi-rs-darwin-arm64": "1.0.82",
"@yuuang/ffi-rs-darwin-x64": "1.0.82",
"@yuuang/ffi-rs-linux-arm64-gnu": "1.0.82",
"@yuuang/ffi-rs-linux-arm64-musl": "1.0.82",
"@yuuang/ffi-rs-linux-x64-gnu": "1.0.82",
"@yuuang/ffi-rs-linux-x64-musl": "1.0.82",
"@yuuang/ffi-rs-win32-arm64-msvc": "1.0.82",
"@yuuang/ffi-rs-win32-ia32-msvc": "1.0.82",
"@yuuang/ffi-rs-win32-x64-msvc": "1.0.82"
"@yuuang/ffi-rs-darwin-arm64": "1.0.83",
"@yuuang/ffi-rs-darwin-x64": "1.0.83",
"@yuuang/ffi-rs-linux-arm64-gnu": "1.0.83",
"@yuuang/ffi-rs-linux-arm64-musl": "1.0.83",
"@yuuang/ffi-rs-linux-x64-gnu": "1.0.83",
"@yuuang/ffi-rs-linux-x64-musl": "1.0.83",
"@yuuang/ffi-rs-win32-arm64-msvc": "1.0.83",
"@yuuang/ffi-rs-win32-ia32-msvc": "1.0.83",
"@yuuang/ffi-rs-win32-x64-msvc": "1.0.83"
}
}
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