@typescript-eslint/type-utils
Advanced tools
+5
-15
| { | ||
| "name": "@typescript-eslint/type-utils", | ||
| "version": "8.29.2-alpha.5", | ||
| "version": "8.29.2-alpha.6", | ||
| "description": "Type utilities for working with TypeScript + ESLint together", | ||
@@ -8,3 +8,2 @@ "files": [ | ||
| "!*.tsbuildinfo", | ||
| "_ts4.3", | ||
| "package.json", | ||
@@ -42,5 +41,4 @@ "README.md", | ||
| "build": "tsc -b tsconfig.build.json", | ||
| "postbuild": "downlevel-dts dist _ts4.3/dist --to=4.3", | ||
| "clean": "tsc -b tsconfig.build.json --clean", | ||
| "postclean": "rimraf dist/ _ts4.3/ coverage/", | ||
| "postclean": "rimraf dist/ coverage/", | ||
| "format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore", | ||
@@ -52,4 +50,4 @@ "lint": "npx nx lint", | ||
| "dependencies": { | ||
| "@typescript-eslint/typescript-estree": "8.29.2-alpha.5", | ||
| "@typescript-eslint/utils": "8.29.2-alpha.5", | ||
| "@typescript-eslint/typescript-estree": "8.29.2-alpha.6", | ||
| "@typescript-eslint/utils": "8.29.2-alpha.6", | ||
| "debug": "^4.3.4", | ||
@@ -63,6 +61,5 @@ "ts-api-utils": "^2.0.1" | ||
| "devDependencies": { | ||
| "@typescript-eslint/parser": "8.29.2-alpha.5", | ||
| "@typescript-eslint/parser": "8.29.2-alpha.6", | ||
| "@vitest/coverage-v8": "^3.1.1", | ||
| "ajv": "^6.12.6", | ||
| "downlevel-dts": "*", | ||
| "prettier": "^3.2.5", | ||
@@ -76,10 +73,3 @@ "rimraf": "*", | ||
| "url": "https://opencollective.com/typescript-eslint" | ||
| }, | ||
| "typesVersions": { | ||
| "<4.7": { | ||
| "*": [ | ||
| "_ts4.3/*" | ||
| ] | ||
| } | ||
| } | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
7
-12.5%96089
-0.2%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed