@dojo/cli-create-app
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@dojo/cli-create-app", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Command to scaffold a new command", | ||
@@ -22,3 +22,2 @@ "homepage": "https://dojo.io", | ||
"@dojo/interfaces": "~0.1.0", | ||
"@types/chai": "^3.4.34", | ||
"@types/chalk": "^0.4.31", | ||
@@ -37,3 +36,3 @@ "@types/ejs": "^2.3.33", | ||
"grunt-dojo2": "latest", | ||
"intern": "~4.1.0", | ||
"intern": "~4.1.4", | ||
"mockery": "^1.7.0", | ||
@@ -40,0 +39,0 @@ "sinon": "^1.17.5", |
@@ -19,3 +19,2 @@ { | ||
"@dojo/test-extras": "~0.2.0", | ||
"@types/chai": "~3.4.0", | ||
"@types/glob": "~5.0.0", | ||
@@ -25,4 +24,3 @@ "@types/grunt": "~0.4.0", | ||
"@types/sinon": "^1.16.35", | ||
"chai": "^3.5.0", | ||
"intern": "~4.1.0", | ||
"intern": "~4.1.4", | ||
"sinon": "^2.0.0", | ||
@@ -29,0 +27,0 @@ "typescript": "~2.4.1" |
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
20
143880