@nextui-org/use-aria-toggle-button
Advanced tools
Comparing version 0.0.0-dev-v2-20230910202727 to 0.0.0-dev-v2-20231103142249
{ | ||
"name": "@nextui-org/use-aria-toggle-button", | ||
"version": "0.0.0-dev-v2-20230910202727", | ||
"version": "0.0.0-dev-v2-20231103142249", | ||
"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.2", | ||
"@react-aria/utils": "^3.20.0", | ||
"@react-types/shared": "^3.20.0", | ||
"@react-types/button": "^3.8.0", | ||
"@nextui-org/use-aria-button": "0.0.0-dev-v2-20230910202727" | ||
"@react-stately/toggle": "^3.6.3", | ||
"@react-aria/utils": "^3.21.1", | ||
"@react-types/shared": "^3.21.0", | ||
"@react-types/button": "^3.9.0", | ||
"@nextui-org/use-aria-button": "0.0.0-dev-v2-20231103142249" | ||
}, | ||
@@ -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@0.0.0-dev-v2-20231103142249(transitive)
+ Added@nextui-org/use-aria-press@0.0.0-dev-v2-20231103142249(transitive)
- Removed@nextui-org/use-aria-button@0.0.0-dev-v2-20230910202727(transitive)
Updated@nextui-org/use-aria-button@0.0.0-dev-v2-20231103142249
Updated@react-aria/utils@^3.21.1
Updated@react-stately/toggle@^3.6.3
Updated@react-types/button@^3.9.0
Updated@react-types/shared@^3.21.0