🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@npmcli/node-gyp

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/node-gyp - npm Package Compare versions

Comparing version
5.0.0
to
6.0.0
+5
-5
package.json
{
"name": "@npmcli/node-gyp",
"version": "5.0.0",
"version": "6.0.0",
"description": "Tools for dealing with node-gyp packages",

@@ -32,12 +32,12 @@ "scripts": {

"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.27.1",
"@npmcli/eslint-config": "^6.0.0",
"@npmcli/template-oss": "5.0.0",
"tap": "^16.0.1"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
"node": "^22.22.2 || ^24.15.0 || >=26.0.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.27.1",
"version": "5.0.0",
"publish": true

@@ -44,0 +44,0 @@ },