You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@gasket/plugin-command

Package Overview
Dependencies
Maintainers
8
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/plugin-command - npm Package Compare versions

Comparing version

to
7.3.9

10

package.json
{
"name": "@gasket/plugin-command",
"version": "7.3.8",
"version": "7.3.9",
"description": "Plugin to enable other plugins to inject new gasket commands",

@@ -35,4 +35,4 @@ "type": "module",

"commander": "^12.1.0",
"@gasket/core": "7.4.1",
"@gasket/utils": "7.3.4"
"@gasket/core": "7.4.2",
"@gasket/utils": "7.3.5"
},

@@ -53,4 +53,4 @@ "devDependencies": {

"typescript": "^5.8.2",
"@gasket/plugin-metadata": "7.3.11",
"create-gasket-app": "7.3.11"
"@gasket/plugin-metadata": "7.3.12",
"create-gasket-app": "7.3.12"
},

@@ -57,0 +57,0 @@ "eslintConfig": {