@nguniversal/common
Advanced tools
Comparing version 9.0.0-rc.2 to 9.0.0
{ | ||
"name": "@nguniversal/common", | ||
"version": "9.0.0-rc.2", | ||
"version": "9.0.0", | ||
"description": "Angular Universal common utilities", | ||
@@ -14,5 +14,5 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@angular/common": "^9.0.0-rc.14", | ||
"@angular/core": "^9.0.0-rc.14", | ||
"tslib": "^1.9.0" | ||
"@angular/common": "^9.0.0", | ||
"@angular/core": "^9.0.0", | ||
"tslib": "^1.10.0" | ||
}, | ||
@@ -19,0 +19,0 @@ "ng-update": { |
@@ -233,3 +233,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
type: dependencies_1.NodeDependencyType.Dev, | ||
version: '^9.0.0-rc.2', | ||
version: '^9.0.0', | ||
}); | ||
@@ -236,0 +236,0 @@ return host; |
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
2
330184