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

@yamada-ui/core

Package Overview
Dependencies
Maintainers
1
Versions
909
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.15.3-dev-20241021041203 to 1.15.3-dev-20241021083023

4

dist/generated-theme.types.d.ts

@@ -44,3 +44,3 @@ import { UITheme } from './ui-theme.types.js';

Button: {
sizes: "lg" | "md" | "sm" | "xl" | "xs" | ({} & string);
sizes: "2xl" | "lg" | "md" | "sm" | "xl" | "xs" | ({} & string);
variants: "ghost" | "link" | "outline" | "solid" | "unstyled" | ({} & string);

@@ -105,3 +105,3 @@ };

FileButton: {
sizes: "lg" | "md" | "sm" | "xl" | "xs" | ({} & string);
sizes: "2xl" | "lg" | "md" | "sm" | "xl" | "xs" | ({} & string);
variants: "ghost" | "link" | "outline" | "solid" | "unstyled" | ({} & string);

@@ -108,0 +108,0 @@ };

{
"name": "@yamada-ui/core",
"version": "1.15.3-dev-20241021041203",
"version": "1.15.3-dev-20241021083023",
"description": "Yamada UI core",

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

"react-fast-compare": "^3.2.2",
"@yamada-ui/portal": "1.0.24-dev-20241021041203",
"@yamada-ui/utils": "1.5.4-dev-20241021041203"
"@yamada-ui/portal": "1.0.24-dev-20241021083023",
"@yamada-ui/utils": "1.5.4-dev-20241021083023"
},

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