@angular/language-service 10.2.3 → 10.2.4
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.2.
|
|
2
|
+
* @license Angular v10.2.4
|
|
3
3
|
* Copyright Google LLC All Rights Reserved.
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -19198,7 +19198,7 @@ define(['exports', 'os', 'typescript', 'fs', 'constants', 'stream', 'util', 'ass
|
|
|
19198
19198
|
* Use of this source code is governed by an MIT-style license that can be
|
|
19199
19199
|
* found in the LICENSE file at https://angular.io/license
|
|
19200
19200
|
*/
|
|
19201
|
-
const VERSION$1 = new Version('10.2.
|
|
19201
|
+
const VERSION$1 = new Version('10.2.4');
|
|
19202
19202
|
|
|
19203
19203
|
/**
|
|
19204
19204
|
* @license
|
|
@@ -19791,7 +19791,7 @@ define(['exports', 'os', 'typescript', 'fs', 'constants', 'stream', 'util', 'ass
|
|
|
19791
19791
|
* Use of this source code is governed by an MIT-style license that can be
|
|
19792
19792
|
* found in the LICENSE file at https://angular.io/license
|
|
19793
19793
|
*/
|
|
19794
|
-
const VERSION$2 = new Version('10.2.
|
|
19794
|
+
const VERSION$2 = new Version('10.2.4');
|
|
19795
19795
|
|
|
19796
19796
|
/**
|
|
19797
19797
|
* @license
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v10.2.
|
|
2
|
+
* @license Angular v10.2.4
|
|
3
3
|
* Copyright Google LLC All Rights Reserved.
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -17995,7 +17995,7 @@ define(['exports', 'typescript/lib/tsserverlibrary', 'typescript', 'path'], func
|
|
|
17995
17995
|
* Use of this source code is governed by an MIT-style license that can be
|
|
17996
17996
|
* found in the LICENSE file at https://angular.io/license
|
|
17997
17997
|
*/
|
|
17998
|
-
const VERSION$1 = new Version('10.2.
|
|
17998
|
+
const VERSION$1 = new Version('10.2.4');
|
|
17999
17999
|
|
|
18000
18000
|
/**
|
|
18001
18001
|
* @license
|
|
@@ -34147,7 +34147,7 @@ define(['exports', 'typescript/lib/tsserverlibrary', 'typescript', 'path'], func
|
|
|
34147
34147
|
/**
|
|
34148
34148
|
* @publicApi
|
|
34149
34149
|
*/
|
|
34150
|
-
const VERSION$2 = new Version$1('10.2.
|
|
34150
|
+
const VERSION$2 = new Version$1('10.2.4');
|
|
34151
34151
|
|
|
34152
34152
|
/**
|
|
34153
34153
|
* @license
|