@eslint-react/shared
Advanced tools
Comparing version 1.22.1-beta.2 to 1.22.1-beta.3
@@ -244,3 +244,3 @@ 'use strict'; | ||
var CustomHookSchema = valibot.object({ | ||
// TODO: Define the schema for custom hooks | ||
// TODO: Define the schema for custom Hooks | ||
}); | ||
@@ -247,0 +247,0 @@ var CustomAttributeSchema = valibot.object({ |
{ | ||
"name": "@eslint-react/shared", | ||
"version": "1.22.1-beta.2", | ||
"version": "1.22.1-beta.3", | ||
"description": "ESLint React's Shared constants and functions.", | ||
@@ -44,3 +44,3 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"valibot": "^1.0.0-beta.9", | ||
"@eslint-react/eff": "1.22.1-beta.2" | ||
"@eslint-react/eff": "1.22.1-beta.3" | ||
}, | ||
@@ -47,0 +47,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Added@eslint-react/eff@1.22.1-beta.3(transitive)
- Removed@eslint-react/eff@1.22.1-beta.2(transitive)