@dojo/cli-create-widget
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2
{ | ||
"name": "@dojo/cli-create-widget", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0-alpha.2", | ||
"description": "Command to scaffold a new widget", | ||
@@ -23,3 +23,2 @@ "homepage": "https://dojo.io", | ||
"@dojo/loader": "^2.0.0", | ||
"@types/ejs": "^2.3.33", | ||
"@types/fs-extra": "0.0.34", | ||
@@ -42,6 +41,6 @@ "@types/mockery": "^1.4.29", | ||
"cross-spawn": "^4.0.0", | ||
"ejs": "^2.5.2", | ||
"fs-extra": "^0.30.0", | ||
"ora": "^0.3.0", | ||
"pkg-dir": "^1.0.0" | ||
"pkg-dir": "^1.0.0", | ||
"tslib": "~1.8.0" | ||
}, | ||
@@ -48,0 +47,0 @@ "lint-staged": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
16
0
16225
+ Addedtslib@~1.8.0
+ Addedtslib@1.8.1(transitive)
- Removedejs@^2.5.2
- Removedejs@2.7.4(transitive)