@angular/language-service 10.0.13 → 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.
- package/bundles/ivy.js +3 -3
- package/bundles/language-service.js +3 -3
- package/package.json +1 -1
package/bundles/ivy.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v10.0.
|
|
2
|
+
* @license Angular v10.0.14
|
|
3
3
|
* Copyright Google LLC All Rights Reserved.
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -18859,7 +18859,7 @@ define(['exports', 'os', 'typescript', 'fs', 'constants', 'stream', 'util', 'ass
|
|
|
18859
18859
|
* Use of this source code is governed by an MIT-style license that can be
|
|
18860
18860
|
* found in the LICENSE file at https://angular.io/license
|
|
18861
18861
|
*/
|
|
18862
|
-
const VERSION$1 = new Version('10.0.
|
|
18862
|
+
const VERSION$1 = new Version('10.0.14');
|
|
18863
18863
|
|
|
18864
18864
|
/**
|
|
18865
18865
|
* @license
|
|
@@ -19448,7 +19448,7 @@ define(['exports', 'os', 'typescript', 'fs', 'constants', 'stream', 'util', 'ass
|
|
|
19448
19448
|
* Use of this source code is governed by an MIT-style license that can be
|
|
19449
19449
|
* found in the LICENSE file at https://angular.io/license
|
|
19450
19450
|
*/
|
|
19451
|
-
const VERSION$2 = new Version('10.0.
|
|
19451
|
+
const VERSION$2 = new Version('10.0.14');
|
|
19452
19452
|
|
|
19453
19453
|
/**
|
|
19454
19454
|
* @license
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v10.0.
|
|
2
|
+
* @license Angular v10.0.14
|
|
3
3
|
* Copyright Google LLC All Rights Reserved.
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -17647,7 +17647,7 @@ define(['exports', 'typescript/lib/tsserverlibrary', 'typescript', 'path'], func
|
|
|
17647
17647
|
* Use of this source code is governed by an MIT-style license that can be
|
|
17648
17648
|
* found in the LICENSE file at https://angular.io/license
|
|
17649
17649
|
*/
|
|
17650
|
-
const VERSION$1 = new Version('10.0.
|
|
17650
|
+
const VERSION$1 = new Version('10.0.14');
|
|
17651
17651
|
|
|
17652
17652
|
/**
|
|
17653
17653
|
* @license
|
|
@@ -33611,7 +33611,7 @@ define(['exports', 'typescript/lib/tsserverlibrary', 'typescript', 'path'], func
|
|
|
33611
33611
|
/**
|
|
33612
33612
|
* @publicApi
|
|
33613
33613
|
*/
|
|
33614
|
-
const VERSION$2 = new Version$1('10.0.
|
|
33614
|
+
const VERSION$2 = new Version$1('10.0.14');
|
|
33615
33615
|
|
|
33616
33616
|
/**
|
|
33617
33617
|
* @license
|