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

@mirohq/design-system-base-button

Package Overview
Dependencies
Maintainers
2
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mirohq/design-system-base-button - npm Package Compare versions

Comparing version 0.4.23 to 0.4.24

13

dist/types.d.ts

@@ -129,2 +129,5 @@ import * as react from 'react';

"background-success"?: any;
"background-success-prominent"?: any;
"background-success-prominent-active"?: any;
"background-success-prominent-hover"?: any;
"background-warning-prominent"?: any;

@@ -158,2 +161,4 @@ "background-warning-subtle"?: any;

"border-success"?: any;
"border-success-active"?: any;
"border-success-hover"?: any;
"border-warning"?: any;

@@ -178,5 +183,8 @@ "icon-danger"?: any;

"icon-success"?: any;
"icon-success-active"?: any;
"icon-success-hover"?: any;
"icon-success-inverted"?: any;
"icon-warning"?: any;
"icon-warning-prominent"?: any;
"icon-warning-subtle"?: any;
"text-danger"?: any;

@@ -203,3 +211,7 @@ "text-danger-active"?: any;

"text-success"?: any;
"text-success-active"?: any;
"text-success-hover"?: any;
"text-success-inverted"?: any;
"text-warning"?: any;
"text-warning-subtle"?: any;
};

@@ -247,2 +259,3 @@ 'font-sizes': {

readonly 0: "0px";
readonly 25: "2px";
readonly 50: "4px";

@@ -249,0 +262,0 @@ readonly 100: "8px";

4

package.json
{
"name": "@mirohq/design-system-base-button",
"version": "0.4.23",
"version": "0.4.24",
"description": "",

@@ -34,3 +34,3 @@ "author": "Miro",

"@mirohq/design-system-types": "^0.6.2",
"@mirohq/design-system-stitches": "^2.3.13"
"@mirohq/design-system-stitches": "^2.3.14"
},

@@ -37,0 +37,0 @@ "scripts": {

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