@angular/core 7.2.12 → 7.2.13

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 v7.2.12
2
+ * @license Angular v7.2.13
3
3
  * (c) 2010-2019 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -376,7 +376,7 @@ var cs,fs=function(){function e(e){this.nativeElement=e}return e.__NG_ELEMENT_ID
376
376
  * Use of this source code is governed by an MIT-style license that can be
377
377
  * found in the LICENSE file at https://angular.io/license
378
378
  */
379
- ms=e.SecurityContext||(e.SecurityContext={}))[ms.NONE=0]="NONE",ms[ms.HTML=1]="HTML",ms[ms.STYLE=2]="STYLE",ms[ms.SCRIPT=3]="SCRIPT",ms[ms.URL=4]="URL",ms[ms.RESOURCE_URL=5]="RESOURCE_URL";var bs,Cs=function Cs(){},xs=new(bs=function bs(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")})("7.2.12"),Is=function(e){function t(t){var n=e.call(this)||this;return n.ngModule=t,n}return o(t,e),t.prototype.resolveComponentFactory=function(e){var t=ge(e);return new Ps(t,this.ngModule)},t}(es);
379
+ ms=e.SecurityContext||(e.SecurityContext={}))[ms.NONE=0]="NONE",ms[ms.HTML=1]="HTML",ms[ms.STYLE=2]="STYLE",ms[ms.SCRIPT=3]="SCRIPT",ms[ms.URL=4]="URL",ms[ms.RESOURCE_URL=5]="RESOURCE_URL";var bs,Cs=function Cs(){},xs=new(bs=function bs(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")})("7.2.13"),Is=function(e){function t(t){var n=e.call(this)||this;return n.ngModule=t,n}return o(t,e),t.prototype.resolveComponentFactory=function(e){var t=ge(e);return new Ps(t,this.ngModule)},t}(es);
380
380
  /**
381
381
  * @license
382
382
  * Copyright Google Inc. All Rights Reserved.