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

@yamada-ui/use-clickable

Package Overview
Dependencies
Maintainers
1
Versions
616
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/use-clickable - npm Package Compare versions

Comparing version 0.0.0-dev-20230716195657 to 0.0.0-dev-20230718011629

10

dist/index.js

@@ -98,3 +98,11 @@ "use strict";

},
[isDisabled, isButton, onKeyDown, clickOnEnter, clickOnSpace, listeners, onDocumentKeyUp]
[
isDisabled,
isButton,
onKeyDown,
clickOnEnter,
clickOnSpace,
listeners,
onDocumentKeyUp
]
);

@@ -101,0 +109,0 @@ const handleKeyUp = (0, import_react.useCallback)(

6

package.json
{
"name": "@yamada-ui/use-clickable",
"version": "0.0.0-dev-20230716195657",
"version": "0.0.0-dev-20230718011629",
"description": "Yamada UI useClickable custom hook",

@@ -27,4 +27,4 @@ "keywords": [

"dependencies": {
"@yamada-ui/utils": "0.0.0-dev-20230716195657",
"@yamada-ui/use-event-listener": "0.0.0-dev-20230716195657"
"@yamada-ui/utils": "0.0.0-dev-20230718011629",
"@yamada-ui/use-event-listener": "0.0.0-dev-20230718011629"
},

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

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