New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@npmcli/node-gyp

Package Overview
Dependencies
Maintainers
6
Versions
8
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
4.0.0
to
5.0.0
+4
-4
package.json
{
"name": "@npmcli/node-gyp",
"version": "4.0.0",
"version": "5.0.0",
"description": "Tools for dealing with node-gyp packages",

@@ -33,11 +33,11 @@ "scripts": {

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

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