🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@heroui/use-aria-button

Package Overview
Dependencies
Maintainers
1
Versions
75
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

to
2.2.14-beta.1

2

dist/index.js

@@ -36,2 +36,3 @@ "use strict";

onPressEnd,
onPressUp,
onPressChange,

@@ -70,2 +71,3 @@ // @ts-ignore - undocumented

onPressEnd,
onPressUp,
onPressChange,

@@ -72,0 +74,0 @@ onPress,

12

package.json
{
"name": "@heroui/use-aria-button",
"version": "2.2.14-beta.0",
"version": "2.2.14-beta.1",
"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.20.2",
"@react-aria/interactions": "3.25.0",
"@react-aria/utils": "3.28.2",
"@react-types/button": "3.12.0",
"@react-types/shared": "3.29.0",
"@react-aria/focus": "3.20.3",
"@react-aria/interactions": "3.25.1",
"@react-aria/utils": "3.29.0",
"@react-types/button": "3.12.1",
"@react-types/shared": "3.29.1",
"@heroui/shared-utils": "2.1.10-beta.0"

@@ -38,0 +38,0 @@ },

Sorry, the diff of this file is not supported yet