@skyux/validation
Advanced tools
Comparing version 3.0.0-rc.0 to 3.0.0
@@ -0,6 +1,11 @@ | ||
# 3.0.0 (2019-01-14) | ||
- Major version release. | ||
# 3.0.0-rc.0 (2018-10-15) | ||
- Initial release candidate. | ||
- Initial release candidate. | ||
# 3.0.0-alpha.0 (2018-10-10) | ||
- Initial alpha release. |
{ | ||
"name": "@skyux/validation", | ||
"version": "3.0.0-rc.0", | ||
"version": "3.0.0", | ||
"description": "SKY UX Validation", | ||
@@ -29,28 +29,12 @@ "main": "bundles/bundle.umd.js", | ||
"peerDependencies": { | ||
"@angular/common": "^4.3.6", | ||
"@angular/core": "^4.3.6", | ||
"@angular/forms": "^4.3.6" | ||
"@angular/common": ">=4.3.6", | ||
"@angular/core": ">=4.3.6", | ||
"@angular/forms": ">=4.3.6" | ||
}, | ||
"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.26.0", | ||
"@blackbaud/skyux-builder": "1.24.0", | ||
"@skyux-sdk/builder-plugin-skyux": "1.0.0-rc.0", | ||
"core-js": "2.4.1", | ||
"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.38.0", | ||
"@blackbaud/skyux-builder": "1.30.0", | ||
"@skyux-sdk/builder-plugin-skyux": "1.0.0-rc.5" | ||
} | ||
} |
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
3
1
21203