Socket
Socket
Sign inDemoInstall

node-gyp-build

Package Overview
Dependencies
0
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

8

package.json
{
"name": "node-gyp-build",
"version": "3.0.0",
"version": "3.0.1",
"description": "Build tool and bindings loader for node-gyp that supports prebuilds",

@@ -19,3 +19,3 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/mafintosh/sodium-native.git"
"url": "https://github.com/mafintosh/node-gyp-build.git"
},

@@ -25,5 +25,5 @@ "author": "Mathias Buus (@mafintosh)",

"bugs": {
"url": "https://github.com/mafintosh/sodium-native/issues"
"url": "https://github.com/mafintosh/node-gyp-build/issues"
},
"homepage": "https://github.com/mafintosh/sodium-native"
"homepage": "https://github.com/mafintosh/node-gyp-build"
}

@@ -28,3 +28,3 @@ # node-gyp-build

Then in your `index.js`, instead of using the bindings module use `node-gyp-build` to load your binding.
Then in your `index.js`, instead of using the [bindings module](https://www.npmjs.com/package/bindings) use `node-gyp-build` to load your binding.

@@ -31,0 +31,0 @@ ``` js

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc