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
1
Versions
1027
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 0.2.17 to 0.3.0

dist/chunk-GCKTWPD5.mjs

1

dist/file-input.js

@@ -0,1 +1,2 @@

"use client"
"use strict";

@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty;

@@ -0,1 +1,2 @@

"use client"
"use strict";

@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty;

13

package.json
{
"name": "@yamada-ui/file-input",
"version": "0.2.17",
"version": "0.3.0",
"description": "Yamada UI file input component",

@@ -38,6 +38,6 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "0.8.0",
"@yamada-ui/core": "0.9.0",
"@yamada-ui/utils": "0.2.0",
"@yamada-ui/form-control": "0.2.17",
"@yamada-ui/use-controllable-state": "0.1.7"
"@yamada-ui/form-control": "0.3.0",
"@yamada-ui/use-controllable-state": "0.2.0"
},

@@ -58,3 +58,6 @@ "devDependencies": {

"esm"
]
],
"banner": {
"js": "\"use client\""
}
},

@@ -61,0 +64,0 @@ "module": "dist/index.mjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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