@progress/kendo-angular-label
Advanced tools
Comparing version 1.0.8-dev.201805071228 to 1.1.0-dev.201805090901
@@ -6,3 +6,3 @@ { | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
"version": "1.0.8-dev.201805071228", | ||
"version": "1.1.0-dev.201805090901", | ||
"main": "dist/npm/index.js", | ||
@@ -37,5 +37,8 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"tslib": "^1.7.0" | ||
"tslib": "^1.7.0", | ||
"@progress/kendo-schematics": "^0.2.0" | ||
}, | ||
"devDependencies": { | ||
"@angular-devkit/core": "^0.6.0", | ||
"@angular-devkit/schematics": "^0.6.0", | ||
"@angular/animations": "^4.0.0", | ||
@@ -52,3 +55,3 @@ "@angular/common": "^4.0.0", | ||
"@krux/condition-jenkins": "1.0.1", | ||
"@progress/kendo-angular-tasks": "^10.1.0", | ||
"@progress/kendo-angular-tasks": "^10.1.4", | ||
"@progress/kendo-theme-default": "^2.0.0", | ||
@@ -118,3 +121,4 @@ "@progress/kendo-angular-dateinputs": "^1.0.0", | ||
"verifyRelease": "@telerik/semantic-prerelease/verifyRelease" | ||
} | ||
}, | ||
"schematics": "./schematics/collection.json" | ||
} |
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
30148
27
587
5
34
+ Added@progress/kendo-schematics@0.2.5(transitive)