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

@yamada-ui/switch

Package Overview
Dependencies
Maintainers
1
Versions
1116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/switch - npm Package Compare versions

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

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

13

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

@@ -38,6 +38,6 @@ "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/checkbox": "0.0.0-dev-20230910042638",
"@yamada-ui/motion": "0.0.0-dev-20230910042638"
"@yamada-ui/checkbox": "0.0.0-dev-20230918211901",
"@yamada-ui/motion": "0.0.0-dev-20230918211901"
},

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