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

cmd-shim

Package Overview
Dependencies
Maintainers
6
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmd-shim - npm Package Compare versions

Comparing version
7.0.0
to
8.0.0
+4
-4
package.json
{
"name": "cmd-shim",
"version": "7.0.0",
"version": "8.0.0",
"description": "Used in npm for command line application support",

@@ -22,3 +22,3 @@ "scripts": {

"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.1",
"@npmcli/template-oss": "4.27.1",
"tap": "^16.0.1"

@@ -41,3 +41,3 @@ },

"engines": {
"node": "^18.17.0 || >=20.5.0"
"node": "^20.17.0 || >=22.9.0"
},

@@ -47,5 +47,5 @@ "author": "GitHub Inc.",

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.1",
"version": "4.27.1",
"publish": true
}
}