@eslint-react/core
Advanced tools
+2
-0
@@ -518,2 +518,4 @@ import * as ast from "@eslint-react/ast"; | ||
| name: string; | ||
| /** The kind of hook */ | ||
| kind: "hook"; | ||
| /** The other hooks called by the hook */ | ||
@@ -520,0 +522,0 @@ hookCalls: TSESTree.CallExpression[]; |
+5
-5
| { | ||
| "name": "@eslint-react/core", | ||
| "version": "4.0.1-beta.0", | ||
| "version": "4.0.1-beta.1", | ||
| "description": "ESLint React's ESLint utility module for static analysis of React core APIs and patterns.", | ||
@@ -37,6 +37,6 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
| "ts-pattern": "^5.9.0", | ||
| "@eslint-react/ast": "4.0.1-beta.0", | ||
| "@eslint-react/jsx": "4.0.1-beta.0", | ||
| "@eslint-react/shared": "4.0.1-beta.0", | ||
| "@eslint-react/var": "4.0.1-beta.0" | ||
| "@eslint-react/ast": "4.0.1-beta.1", | ||
| "@eslint-react/jsx": "4.0.1-beta.1", | ||
| "@eslint-react/var": "4.0.1-beta.1", | ||
| "@eslint-react/shared": "4.0.1-beta.1" | ||
| }, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
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
69993
0.06%1563
0.13%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed