@eslint-react/shared
Advanced tools
Comparing version 1.17.2-beta.1 to 1.17.2-beta.3
{ | ||
"name": "@eslint-react/shared", | ||
"version": "1.17.2-beta.1", | ||
"version": "1.17.2-beta.3", | ||
"description": "ESLint React's Shared constants and functions.", | ||
@@ -38,7 +38,7 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "^8.15.0", | ||
"@typescript-eslint/utils": "^8.16.0", | ||
"local-pkg": "^0.5.1", | ||
"picomatch": "^4.0.2", | ||
"ts-pattern": "^5.5.0", | ||
"@eslint-react/tools": "1.17.2-beta.1" | ||
"@eslint-react/tools": "1.17.2-beta.3" | ||
}, | ||
@@ -50,3 +50,3 @@ "devDependencies": { | ||
"tsup": "^8.3.5", | ||
"type-fest": "^4.28.0", | ||
"type-fest": "^4.29.0", | ||
"valibot": "^1.0.0-beta.8" | ||
@@ -53,0 +53,0 @@ }, |
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
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
+ Added@eslint-react/tools@1.17.2-beta.3(transitive)
- Removed@eslint-react/tools@1.17.2-beta.1(transitive)