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

@tugou/cli

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tugou/cli - npm Package Compare versions

Comparing version
1.0.12
to
1.0.13
+4
-4
package.json
{
"name": "@tugou/cli",
"version": "1.0.12",
"version": "1.0.13",
"description": "Tugou Command Tools",

@@ -11,3 +11,3 @@ "main": "dist/index",

"scripts": {
"build": "rm -rf ./dist && tsc --build",
"build": "scripty",
"cicd": "tg cicd --verbose"

@@ -22,3 +22,3 @@ },

"@midwayjs/debugger": "^1.0.x",
"@tugou/cli-plugin-cicd": "^1.0.11",
"@tugou/cli-plugin-cicd": "^1.0.12",
"enquirer": "^2.3.6",

@@ -34,3 +34,3 @@ "minimist": "^1.2.5",

"license": "MIT",
"gitHead": "17f9cc3e888e5eae579318dc255a323f6ed43b5e"
"gitHead": "2db7f3605865e8bbc20e6ce63862aff65205ebbf"
}