@yamada-ui/file-input
Advanced tools
Comparing version 2.0.0-next-20240929094134 to 2.0.0-next-20241005220953
@@ -159,2 +159,4 @@ "use client" | ||
); | ||
FileInput.displayName = "FileInput"; | ||
FileInput.__ui__ = "FileInput"; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
@@ -161,0 +163,0 @@ 0 && (module.exports = { |
@@ -161,2 +161,4 @@ "use client" | ||
); | ||
FileInput.displayName = "FileInput"; | ||
FileInput.__ui__ = "FileInput"; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
@@ -163,0 +165,0 @@ 0 && (module.exports = { |
{ | ||
"name": "@yamada-ui/file-input", | ||
"version": "2.0.0-next-20240929094134", | ||
"version": "2.0.0-next-20241005220953", | ||
"description": "Yamada UI file input component", | ||
@@ -39,4 +39,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/core": "1.15.2-next-20240929094134", | ||
"@yamada-ui/form-control": "3.0.0-next-20240929094134", | ||
"@yamada-ui/core": "1.15.2-next-20241005220953", | ||
"@yamada-ui/form-control": "3.0.0-next-20241005220953", | ||
"@yamada-ui/use-controllable-state": "1.0.21", | ||
@@ -43,0 +43,0 @@ "@yamada-ui/utils": "1.5.2" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
53613
1975
559
87
6
+ Added@yamada-ui/core@1.15.2-next-20241005220953(transitive)
+ Added@yamada-ui/form-control@3.0.0-next-20241005220953(transitive)
+ Added@yamada-ui/portal@1.0.23-next-20241005220953(transitive)
+ Added@yamada-ui/visually-hidden@1.0.13-next-20241005220953(transitive)
+ Addedis-core-module@2.16.0(transitive)
- Removed@yamada-ui/core@1.15.2-next-20240929094134(transitive)
- Removed@yamada-ui/form-control@3.0.0-next-20240929094134(transitive)
- Removed@yamada-ui/portal@1.0.22(transitive)
- Removed@yamada-ui/visually-hidden@1.0.13-next-20240929094134(transitive)
- Removedis-core-module@2.16.1(transitive)