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
147
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.13-themes.2 to 0.4.13

4

dist/main.js

@@ -13,3 +13,2 @@ 'use strict';

var designSystemStitches = require('@mirohq/design-system-stitches');
var designSystemStyles = require('@mirohq/design-system-styles');

@@ -37,4 +36,3 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }

cursor: "default"
},
...designSystemStyles.focus.defaults
}
});

@@ -41,0 +39,0 @@

@@ -9,3 +9,2 @@ import { jsx } from 'react/jsx-runtime';

import { styled } from '@mirohq/design-system-stitches';
import { focus } from '@mirohq/design-system-styles';

@@ -29,4 +28,3 @@ const sizes = {

cursor: "default"
},
...focus.defaults
}
});

@@ -33,0 +31,0 @@

{
"name": "@mirohq/design-system-base-button",
"version": "0.4.13-themes.2",
"version": "0.4.13",
"description": "",

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

"@mirohq/design-system-primitive": "^1.1.0",
"@mirohq/design-system-stitches": "^2.3.5-themes.2"
"@mirohq/design-system-stitches": "^2.3.5"
},

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

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