Socket
Socket
Sign inDemoInstall

@yamada-ui/core

Package Overview
Dependencies
Maintainers
1
Versions
761
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/core - npm Package Compare versions

Comparing version 1.7.1-next-20240609110306 to 1.7.1-next-20240609114801

8

dist/generated-theme.types.d.ts

@@ -28,2 +28,6 @@ import { UITheme } from './ui-theme.types.js';

components: {
Toggle: {
sizes: "xs" | "sm" | "md" | "lg" | (string & {});
variants: "subtle" | "solid" | "outline" | "unstyled" | (string & {});
};
Accordion: {

@@ -269,6 +273,2 @@ sizes: string & {};

};
Toggle: {
sizes: "xs" | "sm" | "md" | "lg" | (string & {});
variants: "subtle" | "solid" | "outline" | "unstyled" | (string & {});
};
YearPicker: {

@@ -275,0 +275,0 @@ sizes: "xs" | "sm" | "md" | "lg" | (string & {});

{
"name": "@yamada-ui/core",
"version": "1.7.1-next-20240609110306",
"version": "1.7.1-next-20240609114801",
"description": "Yamada UI core",

@@ -48,4 +48,4 @@ "keywords": [

"react-fast-compare": "^3.2.2",
"@yamada-ui/portal": "1.0.15-next-20240609110306",
"@yamada-ui/utils": "1.2.1-next-20240609110306"
"@yamada-ui/portal": "1.0.15-next-20240609114801",
"@yamada-ui/utils": "1.2.1-next-20240609114801"
},

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

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