@dojo/cli-export-project
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@dojo/cli-export-project", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Emit a project bundle of a Dojo 2 Application", | ||
@@ -20,4 +20,4 @@ "homepage": "http://dojotoolkit.org", | ||
"devDependencies": { | ||
"@dojo/interfaces": "~0.1.0", | ||
"@dojo/loader": "~0.1.0", | ||
"@dojo/interfaces": "~0.2.0", | ||
"@dojo/loader": "~0.1.1", | ||
"@types/chalk": "^0.4.31", | ||
@@ -30,10 +30,19 @@ "@types/glob": "^5.0.30", | ||
"@types/yargs": "^8.0.2", | ||
"glob": "^7.1.1", | ||
"grunt": "~1.0.1", | ||
"grunt-contrib-clean": ">=1.0.0", | ||
"grunt-contrib-copy": ">=1.0.0", | ||
"grunt-postcss": "^0.8.0", | ||
"grunt-text-replace": ">=0.4.0", | ||
"grunt-ts": ">=5.0.0", | ||
"grunt-tslint": "^4.0.1", | ||
"grunt-typings": "^0.1.5", | ||
"grunt-dojo2": "latest", | ||
"intern": "^3.4.3", | ||
"intern": "~4.1.0", | ||
"mockery": "^1.7.0", | ||
"monaco-editor": "^0.8.3", | ||
"remap-istanbul": ">=0.6.3", | ||
"sinon": "^1.17.5", | ||
"typescript": "~2.4.1", | ||
"tslib": "~1.8.0", | ||
"tslint": "^4.5.1", | ||
"typescript": "~2.6.1", | ||
"yargs": "^5.0.0" | ||
@@ -40,0 +49,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
100047
27