@aiot-toolkit/commander
Advanced tools
Comparing version 2.0.1-alpha.6 to 2.0.1-alpha.7
{ | ||
"name": "@aiot-toolkit/commander", | ||
"version": "2.0.1-alpha.6", | ||
"version": "2.0.1-alpha.7", | ||
"description": "A tool that generates complete commands with configuration", | ||
@@ -23,7 +23,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@aiot-toolkit/shared-utils": "2.0.1-alpha.6", | ||
"@aiot-toolkit/shared-utils": "2.0.1-alpha.7", | ||
"@inquirer/prompts": "^3.0.3", | ||
"commander": "^11.0.0" | ||
}, | ||
"gitHead": "1dcfd38a45553b5bccbcc5ad1f63f164ee798e4a" | ||
"gitHead": "9fbe39dfddc2745c97d472827ff10273ab67b499" | ||
} |
+ Added@aiot-toolkit/shared-utils@2.0.1-alpha.7(transitive)
+ Addedfs-extra@11.3.0(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)
- Removed@aiot-toolkit/shared-utils@2.0.1-alpha.6(transitive)