Socket
Socket
Sign inDemoInstall

node-pre-gyp

Package Overview
Dependencies
11
Maintainers
4
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
781011Next

0.5.6

Diff

Changelog

Source

0.5.6

  • Added support for versioning on the name value in package.json (#57).
  • Moved to using streams for reading tarball when publishing (#52)
springmeyer
published 0.5.5 •

Changelog

Source

0.5.5

  • Improved binary validation that also now works with node-webkit (@Mithgol)
  • Upgraded test apps to work with node v0.11.x
  • Improved test coverage
springmeyer
published 0.5.4 •

Changelog

Source

0.5.4

  • No longer depends on external install of node-gyp for compiling builds.
springmeyer
published 0.5.3 •

Changelog

Source

0.5.3

  • Reverted fix for debian/nodejs since it broke windows (#45)
springmeyer
published 0.5.2 •

Changelog

Source

0.5.2

  • Support for debian systems where the node binary is named nodejs (#45)
  • Added bin/node-pre-gyp.cmd to be able to run command on windows locally (npm creates an .npm automatically when globally installed)
  • Updated abi-crosswalk with node v0.10.26 entry.
springmeyer
published 0.5.1 •

Changelog

Source

0.5.1

  • Various minor bug fixes, several improving windows support for publishing.
springmeyer
published 0.5.0 •

Changelog

Source

0.5.0

  • Changed property names in binary object: now required are module_name, module_path, and host.
  • Now module_path supports versioning, which allows developers to opt-in to using a versioned install path (#18).
  • Added remote_path which also supports versioning.
  • Changed remote_uri to host.
springmeyer
published 0.4.2 •

Changelog

Source

0.4.2

  • Added support for --target flag to request cross-compile against a specific node/node-webkit version.
  • Added preliminary support for node-webkit
  • Fixed support for --target_arch option being respected in all cases.
springmeyer
published 0.4.1 •

Changelog

Source

0.4.1

  • Fixed exception when only stderr is available in binary test (@bendi / #31)
springmeyer
published 0.4.0 •

Changelog

Source

0.4.0

  • Enforce only https: based remote publishing access.
  • Added node-pre-gyp info command to display listing of published binaries
  • Added support for changing the directory node-pre-gyp should build in with the -C/--directory option.
  • Added support for S3 prefixes.
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