@eslint-react/shared
Advanced tools
Comparing version 1.5.7-next.1 to 1.5.7-next.2
{ | ||
"name": "@eslint-react/shared", | ||
"version": "1.5.7-next.1", | ||
"version": "1.5.7-next.2", | ||
"description": "ESLint React's Shared constants and functions.", | ||
@@ -38,7 +38,7 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "7.3.0", | ||
"@typescript-eslint/utils": "7.3.1", | ||
"deepmerge-ts": "5.1.0" | ||
}, | ||
"devDependencies": { | ||
"type-fest": "4.12.0", | ||
"type-fest": "4.13.1", | ||
"valibot": "0.30.0" | ||
@@ -45,0 +45,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@typescript-eslint/scope-manager@7.3.1(transitive)
+ Added@typescript-eslint/types@7.3.1(transitive)
+ Added@typescript-eslint/typescript-estree@7.3.1(transitive)
+ Added@typescript-eslint/utils@7.3.1(transitive)
+ Added@typescript-eslint/visitor-keys@7.3.1(transitive)
- Removed@typescript-eslint/scope-manager@7.3.0(transitive)
- Removed@typescript-eslint/types@7.3.0(transitive)
- Removed@typescript-eslint/typescript-estree@7.3.0(transitive)
- Removed@typescript-eslint/utils@7.3.0(transitive)
- Removed@typescript-eslint/visitor-keys@7.3.0(transitive)