@yamada-ui/use-event-listener
Advanced tools
Comparing version 0.1.6 to 0.2.0
@@ -0,1 +1,2 @@ | ||
"use client" | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9694
178