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

node-pre-gyp

Package Overview
Dependencies
Maintainers
7
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.10.0 to 0.10.1-dev.1

2

lib/install.js

@@ -97,3 +97,3 @@ "use strict";

req.on('error', function(err) {
req.on('err', function(err) {
badDownload = true;

@@ -100,0 +100,0 @@ return callback(err);

{
"name": "node-pre-gyp",
"description": "Node.js native addon binary install tool",
"version": "0.10.0",
"version": "0.10.1-dev.1",
"keywords": [

@@ -6,0 +6,0 @@ "native",

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