@angular/language-service 9.1.11 → 9.1.12
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 v9.1.
|
|
2
|
+
* @license Angular v9.1.12
|
|
3
3
|
* Copyright Google Inc. All Rights Reserved.
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -19601,7 +19601,7 @@ define(['exports', 'typescript/lib/tsserverlibrary', 'typescript', 'path'], func
|
|
|
19601
19601
|
* Use of this source code is governed by an MIT-style license that can be
|
|
19602
19602
|
* found in the LICENSE file at https://angular.io/license
|
|
19603
19603
|
*/
|
|
19604
|
-
var VERSION$1 = new Version('9.1.
|
|
19604
|
+
var VERSION$1 = new Version('9.1.12');
|
|
19605
19605
|
|
|
19606
19606
|
/**
|
|
19607
19607
|
* @license
|
|
@@ -40127,7 +40127,7 @@ define(['exports', 'typescript/lib/tsserverlibrary', 'typescript', 'path'], func
|
|
|
40127
40127
|
/**
|
|
40128
40128
|
* @publicApi
|
|
40129
40129
|
*/
|
|
40130
|
-
var VERSION$2 = new Version$1('9.1.
|
|
40130
|
+
var VERSION$2 = new Version$1('9.1.12');
|
|
40131
40131
|
|
|
40132
40132
|
/**
|
|
40133
40133
|
* @license
|