@angular/language-service
Advanced tools
Comparing version 19.0.0-next.6 to 19.0.0-next.7
@@ -33,4 +33,4 @@ var __defProp = Object.defineProperty; | ||
* Use of this source code is governed by an MIT-style license that can be | ||
* found in the LICENSE file at https://angular.io/license | ||
* found in the LICENSE file at https://angular.dev/license | ||
*/ | ||
//# sourceMappingURL=api_bundle.js.map |
@@ -6,3 +6,3 @@ /** | ||
* Use of this source code is governed by an MIT-style license that can be | ||
* found in the LICENSE file at https://angular.io/license | ||
* found in the LICENSE file at https://angular.dev/license | ||
*/ | ||
@@ -9,0 +9,0 @@ /** |
@@ -47,4 +47,4 @@ var __defProp = Object.defineProperty; | ||
* Use of this source code is governed by an MIT-style license that can be | ||
* found in the LICENSE file at https://angular.io/license | ||
* found in the LICENSE file at https://angular.dev/license | ||
*/ | ||
//# sourceMappingURL=factory_bundle.js.map |
@@ -6,3 +6,3 @@ /** | ||
* Use of this source code is governed by an MIT-style license that can be | ||
* found in the LICENSE file at https://angular.io/license | ||
* found in the LICENSE file at https://angular.dev/license | ||
*/ | ||
@@ -9,0 +9,0 @@ |
@@ -6,3 +6,3 @@ /** | ||
* Use of this source code is governed by an MIT-style license that can be | ||
* found in the LICENSE file at https://angular.io/license | ||
* found in the LICENSE file at https://angular.dev/license | ||
*/ | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@angular/language-service", | ||
"version": "19.0.0-next.6", | ||
"version": "19.0.0-next.7", | ||
"description": "Angular - language services", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -6,5 +6,5 @@ /** | ||
* Use of this source code is governed by an MIT-style license that can be | ||
* found in the LICENSE file at https://angular.io/license | ||
* found in the LICENSE file at https://angular.dev/license | ||
*/ | ||
import type ts from 'typescript'; | ||
export declare const factory: ts.server.PluginModuleFactory; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23075188