@nguniversal/common
Advanced tools
Comparing version 5.0.0-beta.2 to 5.0.0-beta.3
@@ -5,3 +5,3 @@ { | ||
"types": "index.d.ts", | ||
"version": "5.0.0-beta.2", | ||
"version": "5.0.0-beta.3", | ||
"description": "Angular Universal common ", | ||
@@ -25,11 +25,11 @@ "homepage": "https://github.com/angular/universal", | ||
"peerDependencies": { | ||
"@angular/common": "^5.0.0-beta.7", | ||
"@angular/core": "^5.0.0-beta.7" | ||
"@angular/common": "^5.0.0-rc.3", | ||
"@angular/core": "^5.0.0-rc.3" | ||
}, | ||
"devDependencies": { | ||
"@angular/animations": "^5.0.0-beta.7", | ||
"@angular/common": "^5.0.0-beta.7", | ||
"@angular/core": "^5.0.0-beta.7", | ||
"@angular/platform-browser": "^5.0.0-beta.7", | ||
"@angular/platform-server": "^5.0.0-beta.7", | ||
"@angular/animations": "^5.0.0-rc.3", | ||
"@angular/common": "^5.0.0-rc.3", | ||
"@angular/core": "^5.0.0-rc.3", | ||
"@angular/platform-browser": "^5.0.0-rc.3", | ||
"@angular/platform-server": "^5.0.0-rc.3", | ||
"rxjs": "^5.2.0", | ||
@@ -36,0 +36,0 @@ "typescript": "2.4.2", |
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
18437