@typescript-eslint/utils
Advanced tools
Comparing version 5.27.2-alpha.6 to 5.27.2-alpha.7
@@ -209,3 +209,3 @@ import { ParserServices, TSESTree } from '../ts-estree'; | ||
*/ | ||
getText(node?: TSESTree.Node, beforeCount?: number, afterCount?: number): string; | ||
getText(node?: TSESTree.Node | TSESTree.Token, beforeCount?: number, afterCount?: number): string; | ||
/** | ||
@@ -212,0 +212,0 @@ * The flag to indicate that the source code has Unicode BOM. |
{ | ||
"name": "@typescript-eslint/utils", | ||
"version": "5.27.2-alpha.6+1f25daf7", | ||
"version": "5.27.2-alpha.7+921cdf17", | ||
"description": "Utilities for working with TypeScript + ESLint together", | ||
@@ -43,5 +43,5 @@ "keywords": [ | ||
"@types/json-schema": "^7.0.9", | ||
"@typescript-eslint/scope-manager": "5.27.2-alpha.6+1f25daf7", | ||
"@typescript-eslint/types": "5.27.2-alpha.6+1f25daf7", | ||
"@typescript-eslint/typescript-estree": "5.27.2-alpha.6+1f25daf7", | ||
"@typescript-eslint/scope-manager": "5.27.2-alpha.7+921cdf17", | ||
"@typescript-eslint/types": "5.27.2-alpha.7+921cdf17", | ||
"@typescript-eslint/typescript-estree": "5.27.2-alpha.7+921cdf17", | ||
"eslint-scope": "^5.1.1", | ||
@@ -67,3 +67,3 @@ "eslint-utils": "^3.0.0" | ||
}, | ||
"gitHead": "1f25daf74e5d45077199f9ee9fa9bf31107f4089" | ||
"gitHead": "921cdf17e548845311d0591249616ec844503926" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
289794