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

@yamada-ui/use-event-listener

Package Overview
Dependencies
Maintainers
1
Versions
553
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/use-event-listener - npm Package Compare versions

Comparing version

to
0.2.0

1

dist/index.js

@@ -0,1 +1,2 @@

"use client"
"use strict";

@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty;

7

package.json
{
"name": "@yamada-ui/use-event-listener",
"version": "0.1.6",
"version": "0.2.0",
"description": "Yamada UI useEventListener custom hook",

@@ -43,3 +43,6 @@ "keywords": [

"esm"
]
],
"banner": {
"js": "\"use client\""
}
},

@@ -46,0 +49,0 @@ "module": "dist/index.mjs",

Sorry, the diff of this file is not supported yet