@nextui-org/use-aria-button
Advanced tools
Comparing version 0.0.0-canary-20241206144245 to 0.0.0-canary-20241208124331
{ | ||
"name": "@nextui-org/use-aria-button", | ||
"version": "0.0.0-canary-20241206144245", | ||
"version": "0.0.0-canary-20241208124331", | ||
"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-aria/focus": "3.18.4", | ||
"@react-aria/interactions": "3.22.4", | ||
"@react-aria/focus": "3.19.0", | ||
"@react-aria/interactions": "3.22.5", | ||
"@react-aria/utils": "3.26.0", | ||
"@react-types/button": "3.10.0", | ||
"@react-types/shared": "3.25.0" | ||
"@react-types/button": "3.10.1", | ||
"@react-types/shared": "3.26.0" | ||
}, | ||
@@ -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
+ Added@react-aria/focus@3.19.0(transitive)
+ Added@react-aria/interactions@3.22.5(transitive)
+ Added@react-types/button@3.10.1(transitive)
- Removed@react-aria/focus@3.18.4(transitive)
- Removed@react-aria/interactions@3.22.4(transitive)
- Removed@react-types/button@3.10.0(transitive)
- Removed@react-types/shared@3.25.0(transitive)
Updated@react-aria/focus@3.19.0
Updated@react-types/button@3.10.1
Updated@react-types/shared@3.26.0