@nextui-org/use-aria-toggle-button
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@nextui-org/use-aria-toggle-button", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"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.7.3", | ||
"@nextui-org/use-aria-button": "2.0.1" | ||
"@nextui-org/use-aria-button": "2.0.2" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
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@nextui-org/use-aria-button@2.0.2(transitive)
- Removed@nextui-org/use-aria-button@2.0.1(transitive)