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

@mapbox/node-pre-gyp

Package Overview
Dependencies
Maintainers
14
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapbox/node-pre-gyp - npm Package Versions

1

1.0.3

Diff

Changelog

Source

1.0.3

  • Improved support configuring s3 uploads (solves https://github.com/mapbox/node-pre-gyp/issues/571)
    • New options added in https://github.com/mapbox/node-pre-gyp/pull/576: 'bucket', 'region', and s3ForcePathStyle
mapbox-npm-09
published 1.0.2 •

Changelog

Source

1.0.2

  • Fixed regression in proxy support (https://github.com/mapbox/node-pre-gyp/issues/572)
mapbox-npm-06
published 1.0.1 •

Changelog

Source

1.0.1

  • Switched from mkdirp@1.0.4 to make-dir@3.1.0 to avoid this bug: https://github.com/isaacs/node-mkdirp/issues/31
mapbox-npm-03
published 1.0.0 •

Changelog

Source

1.0.0

  • Module is now name-spaced at @mapbox/node-pre-gyp and the original node-pre-gyp is deprecated.
  • New: support for staging and production s3 targets (see README.md)
  • BREAKING: no longer supporting node_pre_gyp_accessKeyId & node_pre_gyp_secretAccessKey, use AWS_ACCESS_KEY_ID & AWS_SECRET_ACCESS_KEY instead to authenticate against s3 for info, publish, and unpublish commands.
  • Dropped node v6 support, added node v14 support
  • Switched tests to use mapbox-owned bucket for testing
  • Added coverage tracking and linting with eslint
  • Added back support for symlinks inside the tarball
  • Upgraded all test apps to N-API/node-addon-api
  • New: support for staging and production s3 targets (see README.md)
  • Added node_pre_gyp_s3_host env var which has priority over the --s3_host option or default.
  • Replaced needle with node-fetch
  • Added proxy support for node-fetch
  • Upgraded to mkdirp@1.x
mapbox-npm-03
published 1.0.0-alpha6 •

mapbox-npm-03
published 1.0.0-alpha5 •

mapbox-npm-08
published 1.0.0-alpha4 •

mapbox-npm-03
published 1.0.0-alpha3 •

mapbox-npm-01
published 1.0.0-alpha2 •

mapbox-npm-07
published 1.0.0-alpha1 •

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