@angular/router
Advanced tools
Comparing version 3.0.0 to 3.0.1
/** | ||
* @license @angular/router v3.0.0 | ||
* @license Angular v3.0.1 | ||
* (c) 2010-2016 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
{ | ||
"name": "@angular/router", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Angular - the routing library", | ||
@@ -24,7 +24,7 @@ "main": "bundles/router.umd.js", | ||
"peerDependencies": { | ||
"@angular/core": "^2.0.0", | ||
"@angular/common": "^2.0.0", | ||
"@angular/platform-browser": "^2.0.0", | ||
"@angular/core": "2.0.1", | ||
"@angular/common": "2.0.1", | ||
"@angular/platform-browser": "2.0.1", | ||
"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
779273