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

node-pre-gyp

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-pre-gyp - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

.nvm/.npmignore

16

package.json
{
"name": "node-pre-gyp",
"description": "Node.js native addon binary install tool",
"version": "0.2.2",
"version": "0.2.3",
"keywords": [

@@ -23,12 +23,12 @@ "native",

"dependencies": {
"nopt": "2",
"npmlog": "0",
"nopt": "~2.1.2",
"npmlog": "~0.0.6",
"request": "2",
"semver": "~2.1",
"tar": "0",
"tar-pack":"*",
"mkdirp":"*",
"semver": "~2.1.0",
"tar": "~0.1.19",
"tar-pack":"~2.0.0",
"mkdirp":"~0.3.5",
"aws-sdk": "~2.0.0-rc6",
"rc":"~0.3.2",
"rimraf":"*"
"rimraf":"~2.2.5"
},

@@ -35,0 +35,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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