@yamada-ui/use-clickable
Advanced tools
Comparing version 0.3.8 to 0.3.9
@@ -219,1 +219,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@yamada-ui/use-clickable", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"description": "Yamada UI useClickable custom hook", | ||
@@ -27,4 +27,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/utils": "0.4.1", | ||
"@yamada-ui/use-event-listener": "0.2.7" | ||
"@yamada-ui/utils": "0.5.0", | ||
"@yamada-ui/use-event-listener": "0.2.8" | ||
}, | ||
@@ -48,3 +48,4 @@ "devDependencies": { | ||
"js": "\"use client\"" | ||
} | ||
}, | ||
"sourcemap": true | ||
}, | ||
@@ -51,0 +52,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
102878
9
+ Added@yamada-ui/use-event-listener@0.2.8(transitive)
+ Added@yamada-ui/utils@0.5.0(transitive)
- Removed@yamada-ui/use-event-listener@0.2.7(transitive)
- Removed@yamada-ui/utils@0.4.1(transitive)
Updated@yamada-ui/utils@0.5.0