@angular/router 10.2.2 → 10.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v10.2.2
2
+ * @license Angular v10.2.3
3
3
  * (c) 2010-2020 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -165,7 +165,7 @@ var He=[Ie,Te,je,ke,he],Fe=new r.InjectionToken("ROUTER_CONFIGURATION"),Ge=new r
165
165
  *
166
166
  * Use of this source code is governed by an MIT-style license that can be
167
167
  * found in the LICENSE file at https://angular.io/license
168
- */var ir=new r.Version("10.2.2");
168
+ */var ir=new r.Version("10.2.3");
169
169
  /**
170
170
  * @license
171
171
  * Copyright Google LLC All Rights Reserved.