@nextui-org/use-aria-toggle-button
Advanced tools
Comparing version 0.0.0-dev-v2-20230806025611 to 0.0.0-dev-v2-20230811023149
{ | ||
"name": "@nextui-org/use-aria-toggle-button", | ||
"version": "0.0.0-dev-v2-20230806025611", | ||
"version": "0.0.0-dev-v2-20230811023149", | ||
"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.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-20230806025611" | ||
"@react-stately/toggle": "^3.6.1", | ||
"@react-aria/utils": "^3.19.0", | ||
"@react-types/shared": "^3.19.0", | ||
"@react-types/button": "^3.7.4", | ||
"@nextui-org/use-aria-button": "0.0.0-dev-v2-20230811023149" | ||
}, | ||
@@ -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-20230811023149(transitive)
- Removed@nextui-org/use-aria-button@0.0.0-dev-v2-20230806025611(transitive)
Updated@nextui-org/use-aria-button@0.0.0-dev-v2-20230811023149
Updated@react-aria/utils@^3.19.0
Updated@react-stately/toggle@^3.6.1
Updated@react-types/button@^3.7.4
Updated@react-types/shared@^3.19.0