@angular/language-service
Advanced tools
+2
-2
| { | ||
| "name": "@angular/language-service", | ||
| "version": "22.0.0-next.10", | ||
| "version": "22.0.0-next.11", | ||
| "description": "Angular - language services", | ||
@@ -10,3 +10,3 @@ "main": "./index.js", | ||
| "engines": { | ||
| "node": "^22.22.0 || >=24.13.1" | ||
| "node": "^22.22.0 || ^24.13.1 || >=26.0.0" | ||
| }, | ||
@@ -13,0 +13,0 @@ "exports": { |
@@ -12,3 +12,5 @@ /** | ||
| export declare function createDollarAnyQuickInfo(node: Call): ts.QuickInfo; | ||
| export declare function isDollarSafeNavigationMigration(node: TmplAstNode | AST): node is Call; | ||
| export declare function createDollarSafeNavigationMigration(node: Call): ts.QuickInfo; | ||
| export declare function createNgTemplateQuickInfo(node: TmplAstNode | AST): ts.QuickInfo; | ||
| export declare function createQuickInfoForBuiltIn(node: TmplAstDeferredTrigger | TmplAstBlockNode, cursorPositionInTemplate: number): ts.QuickInfo | undefined; |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
14244111
0.21%3771
0.05%