Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nextui-org/use-aria-button

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/use-aria-button - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

12

package.json
{
"name": "@nextui-org/use-aria-button",
"version": "2.0.2",
"version": "2.0.3",
"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/utils": "^3.18.0",
"@react-aria/focus": "^3.13.0",
"@react-aria/interactions": "^3.16.0",
"@react-types/button": "^3.7.3",
"@react-types/shared": "^3.18.1"
"@react-aria/utils": "^3.19.0",
"@react-aria/focus": "^3.14.0",
"@react-aria/interactions": "^3.17.0",
"@react-types/button": "^3.7.4",
"@react-types/shared": "^3.19.0"
},

@@ -38,0 +38,0 @@ "devDependencies": {

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