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

@mabi-ui/button

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mabi-ui/button - npm Package Compare versions

Comparing version 0.1.20 to 0.1.21

2

dist/buttonStyle.d.ts

@@ -5,3 +5,3 @@ import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types';

declare const buttonBase: (props?: ({
variant?: "text" | "contained" | "outlined" | null | undefined;
variant?: "contained" | "text" | "outlined" | null | undefined;
size?: "small" | "medium" | "large" | null | undefined;

@@ -8,0 +8,0 @@ hasIcons?: boolean | null | undefined;

{
"name": "@mabi-ui/button",
"version": "0.1.20",
"version": "0.1.21",
"description": "It is a button.",

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

"react-aria": "3.22.0",
"@mabi-ui/spinner": "0.1.11",
"@mabi-ui/spinner": "0.1.12",
"@mabi-ui/typography": "0.1.12",
"@mabi-ui/preflight": "0.1.1",
"@mabi-ui/utils": "0.1.7",
"@mabi-ui/dark-mode-provider": "0.1.1",
"@mabi-ui/utils": "0.1.7"
"@mabi-ui/preflight": "0.1.1"
},

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

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