@angular/router
Advanced tools
Comparing version 3.4.4 to 3.4.5
/** | ||
* @license Angular v3.4.4 | ||
* @license Angular v3.4.5 | ||
* (c) 2010-2016 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v3.4.4 | ||
* @license Angular v3.4.5 | ||
* (c) 2010-2016 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v3.4.4 | ||
* @license Angular v3.4.5 | ||
* (c) 2010-2016 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
{ | ||
"name": "@angular/router", | ||
"version": "3.4.4", | ||
"version": "3.4.5", | ||
"description": "Angular - the routing library", | ||
@@ -24,7 +24,7 @@ "main": "bundles/router.umd.js", | ||
"peerDependencies": { | ||
"@angular/core": "2.4.4", | ||
"@angular/common": "2.4.4", | ||
"@angular/platform-browser": "2.4.4", | ||
"@angular/core": "2.4.5", | ||
"@angular/common": "2.4.5", | ||
"@angular/platform-browser": "2.4.5", | ||
"rxjs": "^5.0.1" | ||
} | ||
} |
@@ -210,3 +210,3 @@ /** | ||
* component: TeamCmp, | ||
* canActivate: ['canDeactivateTeam'] | ||
* canDeactivate: ['canDeactivateTeam'] | ||
* } | ||
@@ -213,0 +213,0 @@ * ]) |
@@ -12,3 +12,3 @@ /** | ||
*/ | ||
export var /** @type {?} */ VERSION = new Version('3.4.4'); | ||
export var /** @type {?} */ VERSION = new Version('3.4.5'); | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
[{"__symbolic":"module","version":3,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["3.4.4"]}}},{"__symbolic":"module","version":1,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["3.4.4"]}}}] | ||
[{"__symbolic":"module","version":3,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["3.4.5"]}}},{"__symbolic":"module","version":1,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["3.4.5"]}}}] |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1125437