@nextui-org/use-aria-toggle-button
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@nextui-org/use-aria-toggle-button", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"@react-types/button": "^3.8.0", | ||
"@nextui-org/use-aria-button": "2.0.4" | ||
"@nextui-org/use-aria-button": "2.0.5" | ||
}, | ||
@@ -38,0 +38,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
31
+ Added@nextui-org/use-aria-button@2.0.5(transitive)
- Removed@nextui-org/use-aria-button@2.0.4(transitive)