@progress/kendo-schematics
Advanced tools
Comparing version 0.1.1 to 0.1.2-dev.201805041307
@@ -6,3 +6,3 @@ { | ||
"license": "SEE LICENSE in LICENSE.md", | ||
"version": "0.1.1", | ||
"version": "0.1.2-dev.201805041307", | ||
"scripts": { | ||
@@ -13,3 +13,3 @@ "build-package": "npm run build", | ||
"build": "tsc -p tsconfig.json", | ||
"test": "npm run build && jasmine **/*_spec.js", | ||
"test": "npm run build && jasmine --config=jasmine.json", | ||
"semantic-release": "semantic-release pre && semantic-prerelease publish --public && semantic-release post" | ||
@@ -34,14 +34,14 @@ }, | ||
"devDependencies": { | ||
"@angular-devkit/core": "^0.5.10", | ||
"@angular-devkit/schematics": "^0.5.10", | ||
"@angular-devkit/core": "^0.6.0", | ||
"@angular-devkit/schematics": "^0.6.0", | ||
"@telerik/semantic-prerelease": "^1.0.0", | ||
"@types/jasmine": "^2.6.0", | ||
"@types/node": "^8.0.31", | ||
"jasmine": "^2.8.0", | ||
"typescript": "^2.5.2", | ||
"cz-conventional-changelog": "^1.1.5", | ||
"ghooks": "^1.0.3", | ||
"jasmine": "^3.1.0", | ||
"rxjs": "^6.0.0", | ||
"semantic-release": "^6.3.6", | ||
"validate-commit-msg": "^1.1.1", | ||
"cz-conventional-changelog": "^1.1.5", | ||
"@telerik/semantic-prerelease": "^1.0.0", | ||
"rxjs": "^6.0.0" | ||
"typescript": "^2.5.2", | ||
"validate-commit-msg": "^1.1.1" | ||
}, | ||
@@ -48,0 +48,0 @@ "bugs": { |
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
54458
48
1390