@angular/router
Advanced tools
Comparing version 3.0.0-rc.3 to 3.0.0
/** | ||
* @license AngularJS v0.0.0-PLACEHOLDER | ||
* @license @angular/router v3.0.0 | ||
* (c) 2010-2016 Google, Inc. https://angular.io/ | ||
@@ -135,2 +135,2 @@ * License: MIT | ||
})); | ||
})); |
{ | ||
"name": "@angular/router", | ||
"version": "3.0.0-rc.3", | ||
"description": "Angular 2 router", | ||
"version": "3.0.0", | ||
"description": "Angular - the routing library", | ||
"main": "bundles/router.umd.js", | ||
@@ -24,7 +24,7 @@ "module": "index.js", | ||
"peerDependencies": { | ||
"@angular/core": "^2.0.0-rc.7", | ||
"@angular/common": "^2.0.0-rc.7", | ||
"@angular/platform-browser": "^2.0.0-rc.7", | ||
"@angular/core": "^2.0.0", | ||
"@angular/common": "^2.0.0", | ||
"@angular/platform-browser": "^2.0.0", | ||
"rxjs": "5.0.0-beta.12" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
779300
94
10513
2
0
7