Socket
Socket
Sign inDemoInstall

node-pre-gyp

Package Overview
Dependencies
121
Maintainers
4
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
11Next

0.10.1-dev.1

Diff

mapsam
published 0.10.0 •

Changelog

Source

0.10.0

  • Allow for a single-level module path when packing @allenluce (https://github.com/mapbox/node-pre-gyp/pull/371)
  • Log warnings instead of errors when falling back @xzyfer (https://github.com/mapbox/node-pre-gyp/pull/366)
  • Add Node.js v10 support to tests (https://github.com/mapbox/node-pre-gyp/pull/372)
  • Remove retire.js from CI (https://github.com/mapbox/node-pre-gyp/pull/372)
  • Remove support for Node.js v4 due to EOL on April 30th, 2018
  • Update appveyor tests to install default NPM version instead of NPM v2.x for all Windows builds (https://github.com/mapbox/node-pre-gyp/pull/375)
springmeyer
published 0.9.1 •

Changelog

Source

0.9.1

  • Fixed regression (in v0.9.0) with support for http redirects @allenluce (https://github.com/mapbox/node-pre-gyp/pull/361)
springmeyer
published 0.9.0 •

Changelog

Source

0.9.0

  • Switched from using request to needle to reduce size of module deps (https://github.com/mapbox/node-pre-gyp/pull/350)
springmeyer
published 0.8.0 •

Changelog

Source

0.8.0

  • N-API support (@inspiredware)
springmeyer
published 0.7.0 •

Changelog

Source

0.7.0

  • Updated request and hawk (#347)
  • Dropped node v0.10.x support
springmeyer
published 0.6.39 •

Changelog

Source

0.6.39

  • Support for node v9
  • Support for versioning on {libc} to allow binaries to work on non-glic linux systems like alpine linux
springmeyer
published 0.6.38 •

Changelog

Source

0.6.38

  • Maintaining compatibility (for v0.6.x series) with node v0.10.x
springmeyer
published 0.6.37 •

Changelog

Source

0.6.37

  • Solved one part of #276: now now deduce the node ABI from the major version for node >= 2 even when not stored in the abi_crosswalk.json
  • Fixed docs to avoid mentioning the deprecated and dangerous prepublish in package.json (#291)
  • Add new node versions to crosswalk
  • Ported tests to use tape instead of mocha
  • Got appveyor tests passing by downgrading npm and node-gyp
springmeyer
published 0.6.36 •

Changelog

Source

0.6.36

  • Removed the running of testbinary during install. Because this was regressed for so long, it is too dangerous to re-enable by default. Developers needing validation can call node-pre-gyp testbinary directory.
  • Fixed regression in v0.6.35 for electron installs (now skipping binary validation which is not yet supported for electron)
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc