@yamada-ui/use-popper
Advanced tools
Comparing version 0.3.7 to 0.4.0
@@ -0,1 +1,2 @@ | ||
"use client" | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
{ | ||
"name": "@yamada-ui/use-popper", | ||
"version": "0.3.7", | ||
"version": "0.4.0", | ||
"description": "Yamada UI usePopper custom hook", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"@popperjs/core": "^2.11.8", | ||
"@yamada-ui/core": "0.8.0", | ||
"@yamada-ui/core": "0.9.0", | ||
"@yamada-ui/utils": "0.2.0", | ||
"@yamada-ui/use-value": "0.1.29" | ||
"@yamada-ui/use-value": "0.2.0" | ||
}, | ||
@@ -47,3 +47,6 @@ "devDependencies": { | ||
"esm" | ||
] | ||
], | ||
"banner": { | ||
"js": "\"use client\"" | ||
} | ||
}, | ||
@@ -50,0 +53,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
20000
2909
497
+ Added@yamada-ui/core@0.9.0(transitive)
+ Added@yamada-ui/portal@0.3.0(transitive)
+ Added@yamada-ui/use-breakpoint@0.2.0(transitive)
+ Added@yamada-ui/use-value@0.2.0(transitive)
- Removed@yamada-ui/core@0.8.0(transitive)
- Removed@yamada-ui/portal@0.2.5(transitive)
- Removed@yamada-ui/use-breakpoint@0.1.29(transitive)
- Removed@yamada-ui/use-value@0.1.29(transitive)
Updated@yamada-ui/core@0.9.0
Updated@yamada-ui/use-value@0.2.0