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.0.0 to 0.1.0

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?: "contained" | "text" | "outlined" | null | undefined;
variant?: "text" | "contained" | "outlined" | null | undefined;
size?: "small" | "medium" | "large" | null | undefined;

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

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

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

"class-variance-authority": "^0.6.0",
"@mabi-ui/typography": "0.0.0",
"@mabi-ui/utils": "0.0.0",
"@mabi-ui/spinner": "0.0.0"
"@mabi-ui/spinner": "0.1.0",
"@mabi-ui/typography": "0.1.0",
"@mabi-ui/utils": "0.1.0"
},

@@ -43,5 +43,5 @@ "devDependencies": {

"@types/react-dom": "^18.0",
"@mabi-ui/eslint-config": "0.0.0",
"@mabi-ui/tsconfig": "0.0.0",
"@mabi-ui/tsup-config": "0.0.0"
"@mabi-ui/eslint-config": "0.1.0",
"@mabi-ui/tsconfig": "0.1.0",
"@mabi-ui/tsup-config": "0.1.0"
},

@@ -48,0 +48,0 @@ "peerDependencies": {

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