@angular/core 11.2.10 → 11.2.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 v11.2.10
2
+ * @license Angular v11.2.14
3
3
  * (c) 2010-2021 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": "11.2.10",
3
+ "version": "11.2.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 v11.2.10
2
+ * @license Angular v11.2.14
3
3
  * (c) 2010-2021 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -824,7 +824,7 @@ declare interface StaticClassSansProvider {
824
824
  * Describes how an `Injector` should be configured as static (that is, without reflection).
825
825
  * A static provider provides tokens to an injector for various types of dependencies.
826
826
  *
827
- * @see [Injector.create()](/api/core/Injector#create).
827
+ * @see `Injector.create()`.
828
828
  * @see ["Dependency Injection Guide"](guide/dependency-injection-providers).
829
829
  *
830
830
  * @publicApi
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v11.2.10
2
+ * @license Angular v11.2.14
3
3
  * (c) 2010-2021 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 v11.2.10
2
+ * @license Angular v11.2.14
3
3
  * (c) 2010-2021 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */