@eslint-react/shared
Advanced tools
+3
-3
| { | ||
| "name": "@eslint-react/shared", | ||
| "version": "5.8.7", | ||
| "version": "5.8.8", | ||
| "description": "ESLint React's Shared constants and functions.", | ||
@@ -35,3 +35,3 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
| "zod": "^3.25.0 || ^4.0.0", | ||
| "@eslint-react/eslint": "5.8.7" | ||
| "@eslint-react/eslint": "5.8.8" | ||
| }, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
| "@types/picomatch": "^4.0.3", | ||
| "eslint": "^10.4.0", | ||
| "eslint": "^10.4.1", | ||
| "tsdown": "^0.22.1", | ||
@@ -45,0 +45,0 @@ "typescript": "5.9.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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
- Removed
Updated