@yamada-ui/use-breakpoint
Advanced tools
Comparing version 0.0.0-dev-20230910042638 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-breakpoint", | ||
"version": "0.0.0-dev-20230910042638", | ||
"version": "0.0.0-dev-20230918211901", | ||
"description": "Yamada UI useBreakpoint custom hook", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/core": "0.0.0-dev-20230910042638", | ||
"@yamada-ui/core": "0.0.0-dev-20230918211901", | ||
"@yamada-ui/utils": "0.2.0" | ||
@@ -45,3 +45,6 @@ }, | ||
"esm" | ||
] | ||
], | ||
"banner": { | ||
"js": "\"use client\"" | ||
} | ||
}, | ||
@@ -48,0 +51,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
10297
201
20
67
5
+ Added@yamada-ui/core@0.0.0-dev-20230918211901(transitive)
+ Added@yamada-ui/portal@0.0.0-dev-20230918211901(transitive)
- Removed@yamada-ui/core@0.0.0-dev-20230910042638(transitive)
- Removed@yamada-ui/portal@0.2.5(transitive)