Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@gasket/plugin-command

Package Overview
Dependencies
Maintainers
8
Versions
202
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
7.6.5
to
7.6.6
+4
-4
package.json
{
"name": "@gasket/plugin-command",
"version": "7.6.5",
"version": "7.6.6",
"description": "Plugin to enable other plugins to inject new gasket commands",

@@ -36,3 +36,3 @@ "type": "module",

"commander": "^12.1.0",
"@gasket/core": "^7.7.4",
"@gasket/core": "^7.7.5",
"@gasket/utils": "^7.6.6"

@@ -44,4 +44,4 @@ },

"@gasket/cjs": "^7.1.2",
"@gasket/plugin-metadata": "^7.5.10",
"create-gasket-app": "^7.4.21"
"@gasket/plugin-metadata": "^7.5.11",
"create-gasket-app": "^7.4.22"
},

@@ -48,0 +48,0 @@ "scripts": {