@angular/platform-browser 5.2.5 → 5.2.6

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 v5.2.5
2
+ * @license Angular v5.2.6
3
3
  * (c) 2010-2018 Google, Inc. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v5.2.5
2
+ * @license Angular v5.2.6
3
3
  * (c) 2010-2018 Google, Inc. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -4110,7 +4110,7 @@ class By {
4110
4110
  /**
4111
4111
  * \@stable
4112
4112
  */
4113
- const VERSION = new Version('5.2.5');
4113
+ const VERSION = new Version('5.2.6');
4114
4114
 
4115
4115
  /**
4116
4116
  * @fileoverview added by tsickle