New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

bundle-bindings

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundle-bindings - npm Package Compare versions

Comparing version

to
0.1.3

@@ -11,3 +11,3 @@ var bindings = require('bindings')

opts.module_root = __dirname
bindings(opts)
return bindings(opts)
}
{
"name": "bundle-bindings",
"version": "0.1.2",
"version": "0.1.3",
"description": "A `bindings` replacement for when JS files have been bundled together into a single file.",

@@ -5,0 +5,0 @@ "main": "index.js",