Socket
Socket
Sign inDemoInstall

node-gyp

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-gyp - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

13

package.json
{ "name": "node-gyp"
, "description": "Node.js native addon build tool"
, "keywords": [ "native", "addon", "module", "c", "c++", "bindings", "gyp" ]
, "version": "0.0.5"
, "version": "0.0.6"
, "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)"

@@ -21,14 +21,3 @@ , "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-gyp.git" }

}
, "bundleDependencies": [
"ansi"
, "glob"
, "minimatch"
, "mkdirp"
, "nopt"
, "request"
, "rimraf"
, "tar"
, "which"
]
, "engines": { "node": ">= 0.6.0" }
}
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