@angular/router
Advanced tools
| /** | ||
| * @license Angular v21.1.1 | ||
| * @license Angular v21.1.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -160,3 +160,3 @@ * License: MIT | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -182,3 +182,3 @@ type: RouterLink, | ||
| minVersion: "16.1.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| type: RouterLink, | ||
@@ -215,3 +215,3 @@ isStandalone: true, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -396,3 +396,3 @@ type: RouterLink, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -413,3 +413,3 @@ type: RouterLinkActive, | ||
| minVersion: "14.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| type: RouterLinkActive, | ||
@@ -438,3 +438,3 @@ isStandalone: true, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -490,3 +490,3 @@ type: RouterLinkActive, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -499,3 +499,3 @@ type: PreloadAllModules, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -508,3 +508,3 @@ type: PreloadAllModules, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -525,3 +525,3 @@ type: PreloadAllModules, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -534,3 +534,3 @@ type: NoPreloading, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -543,3 +543,3 @@ type: NoPreloading, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -625,3 +625,3 @@ type: NoPreloading, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -642,3 +642,3 @@ type: RouterPreloader, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -651,3 +651,3 @@ type: RouterPreloader, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -754,3 +754,3 @@ type: RouterPreloader, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -763,3 +763,3 @@ type: RouterScroller, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -771,3 +771,3 @@ type: RouterScroller | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -872,3 +872,3 @@ type: RouterScroller, | ||
| } = this.currentNavigation; | ||
| if (navigationEvent && (navigationEvent.navigationType === 'traverse' || navigationEvent.navigationType === 'reload') && this.eventAndRouterDestinationsMatch(navigationEvent, transition)) { | ||
| if (navigationEvent && navigationEvent.navigationType === 'traverse' && this.eventAndRouterDestinationsMatch(navigationEvent, transition)) { | ||
| return; | ||
@@ -951,3 +951,3 @@ } | ||
| handleNavigate(event) { | ||
| if (!event.canIntercept) { | ||
| if (!event.canIntercept || event.navigationType === 'reload') { | ||
| return; | ||
@@ -1016,3 +1016,3 @@ } | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -1025,3 +1025,3 @@ type: NavigationStateManager, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -1034,3 +1034,3 @@ type: NavigationStateManager, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -1334,3 +1334,3 @@ type: NavigationStateManager, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -1343,3 +1343,3 @@ type: RouterModule, | ||
| minVersion: "14.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -1352,3 +1352,3 @@ type: RouterModule, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -1360,3 +1360,3 @@ type: RouterModule | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -1363,0 +1363,0 @@ type: RouterModule, |
| /** | ||
| * @license Angular v21.1.1 | ||
| * @license Angular v21.1.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -31,5 +31,5 @@ * License: MIT | ||
| const VERSION = /* @__PURE__ */new Version('21.1.1'); | ||
| const VERSION = /* @__PURE__ */new Version('21.1.2'); | ||
| export { VERSION, mapToCanActivate, mapToCanActivateChild, mapToCanDeactivate, mapToCanMatch, mapToResolve }; | ||
| //# sourceMappingURL=router.mjs.map |
+11
-11
| /** | ||
| * @license Angular v21.1.1 | ||
| * @license Angular v21.1.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -36,3 +36,3 @@ * License: MIT | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -45,3 +45,3 @@ type: RouterTestingModule, | ||
| minVersion: "14.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -53,3 +53,3 @@ type: RouterTestingModule, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -67,3 +67,3 @@ type: RouterTestingModule, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -104,3 +104,3 @@ type: RouterTestingModule, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -113,3 +113,3 @@ type: RootFixtureService, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -122,3 +122,3 @@ type: RootFixtureService, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -140,3 +140,3 @@ type: RootFixtureService, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -149,3 +149,3 @@ type: RootCmp, | ||
| minVersion: "14.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| type: RootCmp, | ||
@@ -175,3 +175,3 @@ isStandalone: true, | ||
| minVersion: "12.0.0", | ||
| version: "21.1.1", | ||
| version: "21.1.2", | ||
| ngImport: i0, | ||
@@ -178,0 +178,0 @@ type: RootCmp, |
| /** | ||
| * @license Angular v21.1.1 | ||
| * @license Angular v21.1.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
+4
-4
| { | ||
| "name": "@angular/router", | ||
| "version": "21.1.1", | ||
| "version": "21.1.2", | ||
| "description": "Angular - the routing library", | ||
@@ -30,5 +30,5 @@ "keywords": [ | ||
| "peerDependencies": { | ||
| "@angular/core": "21.1.1", | ||
| "@angular/common": "21.1.1", | ||
| "@angular/platform-browser": "21.1.1", | ||
| "@angular/core": "21.1.2", | ||
| "@angular/common": "21.1.2", | ||
| "@angular/platform-browser": "21.1.2", | ||
| "rxjs": "^6.5.3 || ^7.4.0" | ||
@@ -35,0 +35,0 @@ }, |
| /** | ||
| * @license Angular v21.1.1 | ||
| * @license Angular v21.1.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
| /** | ||
| * @license Angular v21.1.1 | ||
| * @license Angular v21.1.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
| /** | ||
| * @license Angular v21.1.1 | ||
| * @license Angular v21.1.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
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 too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1173579
0.02%