@yamada-ui/use-controllable-state
Advanced tools
Comparing version 0.0.0-dev-20230813023829 to 0.0.0-dev-20230918211901
@@ -0,1 +1,2 @@ | ||
"use client" | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
{ | ||
"name": "@yamada-ui/use-controllable-state", | ||
"version": "0.0.0-dev-20230813023829", | ||
"version": "0.0.0-dev-20230918211901", | ||
"description": "Yamada UI useControllableState custom hook", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/utils": "0.0.0-dev-20230813023829" | ||
"@yamada-ui/utils": "0.2.0" | ||
}, | ||
@@ -44,3 +44,6 @@ "devDependencies": { | ||
"esm" | ||
] | ||
], | ||
"banner": { | ||
"js": "\"use client\"" | ||
} | ||
}, | ||
@@ -47,0 +50,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
7080
91
4463
+ Added@yamada-ui/utils@0.2.0(transitive)
- Removed@yamada-ui/utils@0.0.0-dev-20230813023829(transitive)
Updated@yamada-ui/utils@0.2.0