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

@yamada-ui/form-control

Package Overview
Dependencies
Maintainers
0
Versions
985
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/form-control - npm Package Compare versions

Comparing version 2.1.11 to 2.1.12-dev-20241225014442

6

dist/index.js

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

// src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
ErrorMessage: () => ErrorMessage,

@@ -36,3 +36,3 @@ Fieldset: () => Fieldset,

});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -39,0 +39,0 @@ // src/fieldset.tsx

{
"name": "@yamada-ui/form-control",
"version": "2.1.11",
"version": "2.1.12-dev-20241225014442",
"description": "Yamada UI form control component",

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

"dependencies": {
"@yamada-ui/core": "1.16.2",
"@yamada-ui/utils": "1.6.2",
"@yamada-ui/visually-hidden": "1.0.20"
"@yamada-ui/core": "1.17.0-dev-20241225014442",
"@yamada-ui/utils": "1.7.0-dev-20241225014442",
"@yamada-ui/visually-hidden": "1.0.21-dev-20241225014442"
},

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