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

@commander-js/extra-typings

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commander-js/extra-typings - npm Package Compare versions

Comparing version
13.0.0
to
13.1.0
+4
-4
package.json
{
"name": "@commander-js/extra-typings",
"version": "13.0.0",
"version": "13.1.0",
"description": "Infer strong typings for commander options and action handlers",

@@ -46,3 +46,3 @@ "main": "index.js",

"peerDependencies": {
"commander": "~13.0.0"
"commander": "~13.1.0"
},

@@ -52,5 +52,5 @@ "devDependencies": {

"@types/node": "^22.10.1",
"commander": "^13.0.0",
"commander": "~13.1.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-jest": "^28.9.0",

@@ -57,0 +57,0 @@ "globals": "^15.0.0",