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 Compare versions

Comparing version 1.0.7 to 1.0.8

3

CHANGELOG.md
# node-pre-gyp changelog
## 1.0.8
- Downgraded npmlog to maintain node v10 and v8 support (https://github.com/mapbox/node-pre-gyp/pull/624)
## 1.0.7

@@ -4,0 +7,0 @@ - Upgraded nyc and npmlog to address https://github.com/advisories/GHSA-93q8-gq69-wqmw

5

package.json
{
"name": "@mapbox/node-pre-gyp",
"description": "Node.js native addon binary install tool",
"version": "1.0.7",
"version": "1.0.8",
"keywords": [

@@ -28,3 +28,3 @@ "native",

"nopt": "^5.0.0",
"npmlog": "^6.0.0",
"npmlog": "^5.0.1",
"rimraf": "^3.0.2",

@@ -37,3 +37,2 @@ "semver": "^7.3.5",

"@mapbox/eslint-config-mapbox": "^3.0.0",
"action-walk": "^2.2.0",
"aws-sdk": "^2.1012.0",

@@ -40,0 +39,0 @@ "codecov": "^3.8.3",

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