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.4.3

10

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

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

"commander": "^12.1.0",
"@gasket/core": "^7.5.2",
"@gasket/utils": "^7.4.2"
"@gasket/core": "^7.5.3",
"@gasket/utils": "^7.5.0"
},

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

"typescript": "^5.8.2",
"create-gasket-app": "^7.4.6",
"@gasket/plugin-metadata": "^7.4.4"
"@gasket/plugin-metadata": "^7.4.5",
"create-gasket-app": "^7.4.8"
},

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