@nextui-org/use-aria-toggle-button
Advanced tools
Comparing version 2.1.0-beta.2 to 2.1.0-beta.3
{ | ||
"name": "@nextui-org/use-aria-toggle-button", | ||
"version": "2.1.0-beta.2", | ||
"version": "2.1.0-beta.3", | ||
"description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": ">=18 || ^19.0.0-rc.0" | ||
"react": ">=18 || >=19.0.0-rc.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "dependencies": { | ||
"@react-types/shared": "3.24.1", | ||
"@nextui-org/use-aria-button": "2.1.0-beta.2" | ||
"@nextui-org/use-aria-button": "2.1.0-beta.3" | ||
}, | ||
@@ -39,0 +39,0 @@ "clean-package": "../../../clean-package.config.json", |
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
6904
+ Added@nextui-org/use-aria-button@2.1.0-beta.3(transitive)
- Removed@nextui-org/use-aria-button@2.1.0-beta.2(transitive)