@angular/platform-browser 11.2.2 → 11.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 v11.2.2
2
+ * @license Angular v11.2.3
3
3
  * (c) 2010-2021 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -98,7 +98,7 @@ var gt=function(){function t(){}return t.all=function(){return function(){return
98
98
  *
99
99
  * Use of this source code is governed by an MIT-style license that can be
100
100
  * found in the LICENSE file at https://angular.io/license
101
- */(r.nativeElement,t)}},t.directive=function(t){return function(e){return-1!==e.providerTokens.indexOf(t)}},t}(),mt=new r.Version("11.2.2");
101
+ */(r.nativeElement,t)}},t.directive=function(t){return function(e){return-1!==e.providerTokens.indexOf(t)}},t}(),mt=new r.Version("11.2.3");
102
102
  /**
103
103
  * @license
104
104
  * Copyright Google LLC All Rights Reserved.