@skyux/theme
Advanced tools
Comparing version 3.2.2 to 3.3.0
@@ -0,1 +1,5 @@ | ||
# 3.3.0 (2018-11-19) | ||
- Updated peer dependencies to support Angular versions greater than `4.3.6`. [#39](https://github.com/blackbaud/skyux-theme/pull/39) | ||
# 3.2.2 (2018-11-01) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@skyux/theme", | ||
"version": "3.2.2", | ||
"version": "3.3.0", | ||
"description": "SKY UX Theme", | ||
"main": "bundles/bundle.umd.js", | ||
"module": "index.js", | ||
"engines": { | ||
"node": ">=8.11.1" | ||
}, | ||
"scripts": { | ||
@@ -23,4 +20,3 @@ "skyux": "skyux", | ||
"peerDependencies": { | ||
"@angular/core": "^4.3.6", | ||
"rxjs": "^5.4.3" | ||
"@angular/core": ">=4.3.6" | ||
}, | ||
@@ -34,22 +30,4 @@ "dependencies": { | ||
"devDependencies": { | ||
"@angular/animations": "4.3.6", | ||
"@angular/common": "4.3.6", | ||
"@angular/compiler": "4.3.6", | ||
"@angular/compiler-cli": "4.3.6", | ||
"@angular/core": "4.3.6", | ||
"@angular/forms": "4.3.6", | ||
"@angular/http": "4.3.6", | ||
"@angular/platform-browser": "4.3.6", | ||
"@angular/platform-browser-dynamic": "4.3.6", | ||
"@angular/router": "4.3.6", | ||
"@blackbaud/skyux": "2.27.2", | ||
"@blackbaud/skyux-builder": "1.26.0", | ||
"@skyux-sdk/e2e": "3.0.0-alpha.0", | ||
"core-js": "2.4.1", | ||
"fs-extra": "7.0.0", | ||
"rxjs": "5.4.3", | ||
"ts-node": "3.0.4", | ||
"tslint": "5.2.0", | ||
"typescript": "2.3.2", | ||
"zone.js": "0.8.10" | ||
"@blackbaud/skyux": "2.30.0", | ||
"@blackbaud/skyux-builder": "1.29.0" | ||
}, | ||
@@ -56,0 +34,0 @@ "repository": { |
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
5
2
53810