@eslint-react/shared
Advanced tools
+5
-5
| { | ||
| "name": "@eslint-react/shared", | ||
| "version": "5.8.7-beta.3", | ||
| "version": "5.8.7-beta.4", | ||
| "description": "ESLint React's Shared constants and functions.", | ||
@@ -34,4 +34,4 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
| "ts-pattern": "^5.9.0", | ||
| "zod": "^4.4.3", | ||
| "@eslint-react/eslint": "5.8.7-beta.3" | ||
| "zod": "^3.25.0 || ^4.0.0", | ||
| "@eslint-react/eslint": "5.8.7-beta.4" | ||
| }, | ||
@@ -45,4 +45,4 @@ "devDependencies": { | ||
| "typescript": "5.9.3", | ||
| "@local/configs": "0.0.0", | ||
| "@local/eff": "3.0.0-beta.72" | ||
| "@local/eff": "3.0.0-beta.72", | ||
| "@local/configs": "0.0.0" | ||
| }, | ||
@@ -49,0 +49,0 @@ "peerDependencies": { |
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
19677
0.06%+ Added
- Removed
Updated