@dojo/cli-create-app
Advanced tools
Comparing version 4.0.0-alpha.2 to 4.0.0
{ | ||
"name": "@dojo/cli-create-app", | ||
"version": "4.0.0-alpha.2", | ||
"version": "4.0.0", | ||
"description": "Command to scaffold a new app", | ||
@@ -20,3 +20,3 @@ "homepage": "https://dojo.io", | ||
"devDependencies": { | ||
"@dojo/cli": "~3.0.0", | ||
"@dojo/cli": "^4.0.0", | ||
"@dojo/scripts": "~3.0.1", | ||
@@ -23,0 +23,0 @@ "@types/fs-extra": "^5.0.0", |
@@ -5,8 +5,8 @@ { | ||
"dependencies": { | ||
"@dojo/framework": "next", | ||
"@dojo/framework": "^4.0.0", | ||
"tslib": "~1.8.1" | ||
}, | ||
"devDependencies": { | ||
"@dojo/cli-build-app": "next", | ||
"@dojo/cli-test-intern": "next", | ||
"@dojo/cli-build-app": "^4.0.0", | ||
"@dojo/cli-test-intern": "^4.0.0", | ||
"@types/node": "~9.6.5", | ||
@@ -13,0 +13,0 @@ "typescript": "~2.6.1" |
@@ -5,10 +5,10 @@ { | ||
"dependencies": { | ||
"@dojo/framework": "next", | ||
"@dojo/themes": "next", | ||
"@dojo/widgets": "next", | ||
"@dojo/framework": "^4.0.0", | ||
"@dojo/themes": "^4.0.0", | ||
"@dojo/widgets": "^4.0.0", | ||
"tslib": "~1.8.1" | ||
}, | ||
"devDependencies": { | ||
"@dojo/cli-build-app": "next", | ||
"@dojo/cli-test-intern": "next", | ||
"@dojo/cli-build-app": "^4.0.0", | ||
"@dojo/cli-test-intern": "^4.0.0", | ||
"@types/node": "~9.6.5", | ||
@@ -15,0 +15,0 @@ "typescript": "~2.6.1" |
@@ -5,8 +5,8 @@ { | ||
"dependencies": { | ||
"@dojo/framework": "next", | ||
"@dojo/framework": "^4.0.0", | ||
"tslib": "~1.8.1" | ||
}, | ||
"devDependencies": { | ||
"@dojo/cli-build-app": "next", | ||
"@dojo/cli-test-intern": "next", | ||
"@dojo/cli-build-app": "^4.0.0", | ||
"@dojo/cli-test-intern": "^4.0.0", | ||
"@types/node": "~9.6.5", | ||
@@ -13,0 +13,0 @@ "typescript": "~2.6.1" |
@@ -5,10 +5,10 @@ { | ||
"dependencies": { | ||
"@dojo/framework": "next", | ||
"@dojo/themes": "next", | ||
"@dojo/widgets": "next", | ||
"@dojo/framework": "^4.0.0", | ||
"@dojo/themes": "^4.0.0", | ||
"@dojo/widgets": "^4.0.0", | ||
"tslib": "~1.8.1" | ||
}, | ||
"devDependencies": { | ||
"@dojo/cli-build-app": "next", | ||
"@dojo/cli-test-intern": "next", | ||
"@dojo/cli-build-app": "^4.0.0", | ||
"@dojo/cli-test-intern": "^4.0.0", | ||
"@types/node": "~9.6.5", | ||
@@ -15,0 +15,0 @@ "typescript": "~2.6.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
48391
0