@angular/core 10.0.10 → 10.0.14

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.0.10
2
+ * @license Angular v10.0.14
3
3
  * (c) 2010-2020 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/core",
3
- "version": "10.0.10",
3
+ "version": "10.0.14",
4
4
  "description": "Angular - the core framework",
5
5
  "author": "angular",
6
6
  "license": "MIT",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v10.0.10
2
+ * @license Angular v10.0.14
3
3
  * (c) 2010-2020 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -9,7 +9,7 @@
9
9
  * @description
10
10
  *
11
11
  * Represents an abstract class `T`, if applied to a concrete class it would stop being
12
- * instantiatable.
12
+ * instantiable.
13
13
  *
14
14
  * @publicApi
15
15
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v10.0.10
2
+ * @license Angular v10.0.14
3
3
  * (c) 2010-2020 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
package/testing.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v10.0.10
2
+ * @license Angular v10.0.14
3
3
  * (c) 2010-2020 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */