@heroui/use-aria-button
Advanced tools
Comparing version 2.2.5 to 2.2.6
{ | ||
"name": "@heroui/use-aria-button", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning", | ||
@@ -8,3 +8,3 @@ "keywords": [ | ||
], | ||
"author": "Junior Garcia <jrgarciadev@gmail.com>", | ||
"author": "HeroUI <support@heroui.com>", | ||
"homepage": "https://heroui.com", | ||
@@ -32,8 +32,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@react-aria/focus": "3.19.0", | ||
"@react-aria/interactions": "3.22.5", | ||
"@react-aria/utils": "3.26.0", | ||
"@react-types/button": "3.10.1", | ||
"@react-types/shared": "3.26.0", | ||
"@heroui/shared-utils": "2.1.3" | ||
"@react-aria/focus": "3.19.1", | ||
"@react-aria/interactions": "3.23.0", | ||
"@react-aria/utils": "3.27.0", | ||
"@react-types/button": "3.10.2", | ||
"@react-types/shared": "3.27.0", | ||
"@heroui/shared-utils": "2.1.4" | ||
}, | ||
@@ -40,0 +40,0 @@ "clean-package": "../../../clean-package.config.json", |
@@ -18,3 +18,3 @@ # @heroui/use-aria-button | ||
Yes please! See the | ||
[contributing guidelines](https://github.com/frontio-ai/heroui/blob/master/CONTRIBUTING.md) | ||
[contributing guidelines](https://github.com/heroui-inc/heroui/blob/master/CONTRIBUTING.md) | ||
for details. | ||
@@ -25,2 +25,2 @@ | ||
This project is licensed under the terms of the | ||
[MIT license](https://github.com/frontio-ai/heroui/blob/master/LICENSE). | ||
[MIT license](https://github.com/heroui-inc/heroui/blob/master/LICENSE). |
Sorry, the diff of this file is not supported yet
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3173
3
0
2
+ Added@heroui/shared-utils@2.1.4(transitive)
+ Added@react-aria/focus@3.19.1(transitive)
+ Added@react-aria/interactions@3.23.0(transitive)
+ Added@react-aria/utils@3.27.0(transitive)
+ Added@react-types/button@3.10.2(transitive)
+ Added@react-types/shared@3.27.0(transitive)
+ Addedreact-dom@19.0.0(transitive)
+ Addedscheduler@0.25.0(transitive)
- Removed@heroui/shared-utils@2.1.3(transitive)
- Removed@react-aria/focus@3.19.0(transitive)
- Removed@react-aria/interactions@3.22.5(transitive)
- Removed@react-aria/utils@3.26.0(transitive)
- Removed@react-types/button@3.10.1(transitive)
- Removed@react-types/shared@3.26.0(transitive)
Updated@heroui/shared-utils@2.1.4
Updated@react-aria/focus@3.19.1
Updated@react-aria/utils@3.27.0
Updated@react-types/button@3.10.2
Updated@react-types/shared@3.27.0