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

node-gyp-build-optional-packages

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-gyp-build-optional-packages - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

2

bin.js

@@ -8,3 +8,3 @@ #!/usr/bin/env node

if (!buildFromSource()) {
proc.exec('node-gyp-build-test', function (err, stdout, stderr) {
proc.exec('node-gyp-build-optional-packages-test', function (err, stdout, stderr) {
if (err) {

@@ -11,0 +11,0 @@ if (verbose()) console.error(stderr)

{
"name": "node-gyp-build-optional-packages",
"version": "5.0.2",
"version": "5.0.3",
"description": "Build tool and bindings loader for node-gyp that supports prebuilds",

@@ -16,4 +16,4 @@ "main": "index.js",

"node-gyp-build-optional-packages": "./bin.js",
"node-gyp-build-optional": "./optional.js",
"node-gyp-build-test": "./build-test.js"
"node-gyp-build-optional-packages-optional": "./optional.js",
"node-gyp-build-optional-packages-test": "./build-test.js"
},

@@ -20,0 +20,0 @@ "repository": {

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