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.6 to 1.0.7

3

CHANGELOG.md
# node-pre-gyp changelog
## 1.0.7
- Upgraded nyc and npmlog to address https://github.com/advisories/GHSA-93q8-gq69-wqmw
## 1.0.6

@@ -4,0 +7,0 @@ - Added node v17 to the internal node releases listing

@@ -2582,6 +2582,22 @@ {

},
"16.12.0": {
"node_abi": 93,
"v8": "9.4"
},
"16.13.0": {
"node_abi": 93,
"v8": "9.4"
},
"17.0.0": {
"node_abi": 102,
"v8": "9.5"
},
"17.0.1": {
"node_abi": 102,
"v8": "9.5"
},
"17.1.0": {
"node_abi": 102,
"v8": "9.5"
}
}

4

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

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

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

@@ -31,0 +31,0 @@ "semver": "^7.3.5",

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