Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@yamada-ui/file-input

Package Overview
Dependencies
Maintainers
0
Versions
1030
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/file-input - npm Package Compare versions

Comparing version 1.0.51 to 1.0.52-dev-20241225014442

6

dist/index.js

@@ -22,7 +22,7 @@ "use client"

// src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
FileInput: () => FileInput
});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -29,0 +29,0 @@ // src/file-input.tsx

{
"name": "@yamada-ui/file-input",
"version": "1.0.51",
"version": "1.0.52-dev-20241225014442",
"description": "Yamada UI file input component",

@@ -39,7 +39,7 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "1.16.2",
"@yamada-ui/form-control": "2.1.11",
"@yamada-ui/use-controllable-state": "1.0.26",
"@yamada-ui/use-clickable": "1.2.17",
"@yamada-ui/utils": "1.6.2"
"@yamada-ui/core": "1.17.0-dev-20241225014442",
"@yamada-ui/form-control": "2.1.12-dev-20241225014442",
"@yamada-ui/use-controllable-state": "1.0.27-dev-20241225014442",
"@yamada-ui/use-clickable": "1.2.18-dev-20241225014442",
"@yamada-ui/utils": "1.7.0-dev-20241225014442"
},

@@ -46,0 +46,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc