Socket
Socket
Sign inDemoInstall

ffi-napi

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ffi-napi - npm Package Compare versions

Comparing version 2.4.6 to 2.4.7

5

lib/callback.js

@@ -77,3 +77,6 @@ 'use strict';

});
// store reference to the CIF Buffer so that it doesn't get
// garbage collected before the callback Buffer does
callback._cif = cif;
return callback;

@@ -80,0 +83,0 @@ }

2

package.json
{
"name": "ffi-napi",
"version": "2.4.6",
"version": "2.4.7",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "Anna Henningsen <anna@addaleax.net>",

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