@celo/celo-composer
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@celo/celo-composer", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Get started building dApps on Celo", | ||
@@ -19,10 +19,10 @@ "repository": { | ||
"dependencies": { | ||
"chalk": "5.2.0", | ||
"commander": "^10.0.0", | ||
"fs-extra": "^11.1.0", | ||
"chalk": "4.1.2", | ||
"commander": "^9.4.0", | ||
"fs-extra": "^10.1.0", | ||
"inquirer": "^8.2.4", | ||
"node-emoji": "^1.11.0", | ||
"ora": "6.1.2", | ||
"ora": "5.4.1", | ||
"shelljs": "^0.8.5", | ||
"yargs": "17.7.1" | ||
"yargs": "17.5.1" | ||
}, | ||
@@ -29,0 +29,0 @@ "main": "bin/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24069
+ Addedcliui@7.0.4(transitive)
+ Addedcommander@9.5.0(transitive)
+ Addedfs-extra@10.1.0(transitive)
+ Addedyargs@17.5.1(transitive)
- Removedansi-regex@6.1.0(transitive)
- Removedbl@5.1.0(transitive)
- Removedbuffer@6.0.3(transitive)
- Removedchalk@5.2.0(transitive)
- Removedcli-cursor@4.0.0(transitive)
- Removedcliui@8.0.1(transitive)
- Removedcommander@10.0.1(transitive)
- Removedfs-extra@11.2.0(transitive)
- Removedis-interactive@2.0.0(transitive)
- Removedis-unicode-supported@1.3.0(transitive)
- Removedlog-symbols@5.1.0(transitive)
- Removedora@6.1.2(transitive)
- Removedrestore-cursor@4.0.0(transitive)
- Removedstrip-ansi@7.1.0(transitive)
- Removedyargs@17.7.1(transitive)
Updatedchalk@4.1.2
Updatedcommander@^9.4.0
Updatedfs-extra@^10.1.0
Updatedora@5.4.1
Updatedyargs@17.5.1