@nextui-org/use-aria-toggle-button
Advanced tools
Comparing version 0.0.0-dev-v2-20230701230240 to 0.0.0-dev-v2-20230702031855
{ | ||
"name": "@nextui-org/use-aria-toggle-button", | ||
"version": "0.0.0-dev-v2-20230701230240", | ||
"version": "0.0.0-dev-v2-20230702031855", | ||
"description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning", | ||
@@ -31,7 +31,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@react-stately/toggle": "^3.5.2", | ||
"@react-aria/utils": "^3.17.0", | ||
"@react-stately/toggle": "^3.6.0", | ||
"@react-aria/utils": "^3.18.0", | ||
"@react-types/shared": "^3.18.1", | ||
"@react-types/button": "^3.7.3", | ||
"@nextui-org/use-aria-button": "0.0.0-dev-v2-20230701230240" | ||
"@nextui-org/use-aria-button": "0.0.0-dev-v2-20230702031855" | ||
}, | ||
@@ -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@0.0.0-dev-v2-20230702031855(transitive)
- Removed@nextui-org/use-aria-button@0.0.0-dev-v2-20230701230240(transitive)
Updated@nextui-org/use-aria-button@0.0.0-dev-v2-20230702031855
Updated@react-aria/utils@^3.18.0
Updated@react-stately/toggle@^3.6.0