New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@yamada-ui/input

Package Overview
Dependencies
Maintainers
1
Versions
1063
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/input - npm Package Compare versions

Comparing version 0.0.0-dev-20230910042638 to 0.0.0-dev-20230918211901

dist/chunk-O6FRWZ7V.mjs

1

dist/index.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;

@@ -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;

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

"use client"
"use strict";

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

15

package.json
{
"name": "@yamada-ui/input",
"version": "0.0.0-dev-20230910042638",
"version": "0.0.0-dev-20230918211901",
"description": "Yamada UI input component",

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

"dependencies": {
"@yamada-ui/core": "0.0.0-dev-20230910042638",
"@yamada-ui/core": "0.0.0-dev-20230918211901",
"@yamada-ui/utils": "0.2.0",
"@yamada-ui/file-input": "0.0.0-dev-20230910042638",
"@yamada-ui/form-control": "0.0.0-dev-20230910042638",
"@yamada-ui/use-token": "0.0.0-dev-20230910042638"
"@yamada-ui/file-input": "0.0.0-dev-20230918211901",
"@yamada-ui/form-control": "0.0.0-dev-20230918211901",
"@yamada-ui/use-token": "0.0.0-dev-20230918211901"
},

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

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

@@ -62,0 +65,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

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

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