@celo/celo-composer
Advanced tools
Comparing version 0.0.1-alpha to 0.0.2-alpha
{ | ||
"name": "@celo/celo-composer", | ||
"version": "0.0.1-alpha", | ||
"version": "0.0.2-alpha", | ||
"description": "Get started building dApps on Celo", | ||
@@ -15,7 +15,5 @@ "repository": { | ||
"homepage": "https://github.com/celo-org/celo-composer/blob/main/README.md", | ||
"workspaces": { | ||
"packages": [ | ||
"packages/*" | ||
] | ||
}, | ||
"workspaces": [ | ||
"bin/*" | ||
], | ||
"devDependencies": { | ||
@@ -27,2 +25,3 @@ "@netlify/plugin-nextjs": "^4.2.5" | ||
"commander": "^9.4.0", | ||
"fs-extra": "^10.1.0", | ||
"inquirer": "^8.2.4", | ||
@@ -29,0 +28,0 @@ "node-emoji": "^1.11.0", |
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
15758
8
+ Addedfs-extra@^10.1.0
+ Addedfs-extra@10.1.0(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)