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.9 to 0.4.10

12

dist/types.d.ts

@@ -219,3 +219,3 @@ import * as react from 'react';

space: {
readonly none: 0;
readonly 0: 0;
readonly 50: "4px";

@@ -227,3 +227,3 @@ readonly 100: "8px";

readonly 400: "32px";
readonly 500: "64px";
readonly 500: "40px";
readonly 600: "48px";

@@ -235,3 +235,3 @@ readonly 800: "64px";

'space-gap': {
readonly none: any;
readonly 0: any;
readonly 50: any;

@@ -243,3 +243,3 @@ readonly 100: any;

'space-inset': {
readonly none: any;
readonly 0: any;
readonly 50: any;

@@ -257,3 +257,3 @@ readonly 100: any;

'space-offset': {
readonly none: any;
readonly 0: any;
readonly 50: any;

@@ -269,3 +269,3 @@ readonly 100: any;

readonly 1600: any;
readonly 'stacking-none': any;
readonly 'stacking-0': any;
readonly 'stacking-100': any;

@@ -272,0 +272,0 @@ readonly 'stacking-200': any;

{
"name": "@mirohq/design-system-base-button",
"version": "0.4.9",
"version": "0.4.10",
"description": "",

@@ -36,10 +36,10 @@ "author": "Miro",

"@react-types/shared": "^3.16.0",
"@mirohq/design-system-primitive": "^1.1.0",
"@mirohq/design-system-stitches": "^2.3.2"
"@mirohq/design-system-stitches": "^2.3.3",
"@mirohq/design-system-primitive": "^1.1.0"
},
"scripts": {
"build": "rollup -c ../../../../rollup.config.js",
"clean": "rm -rf ../dist",
"clean": "rm -rf dist",
"prebuild": "pnpm clean"
}
}
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