New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@heroui/use-aria-button

Package Overview
Dependencies
Maintainers
0
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroui/use-aria-button - npm Package Compare versions

Comparing version 2.2.5 to 2.2.6

16

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc