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

@mirohq/design-system-badge

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mirohq/design-system-badge - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1-button.0

1

dist/main.js

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

const StyledBadgeWrapper = designSystemStitches.styled(designSystemPrimitive.Primitive.div, {
userSelect: "none",
alignItems: "center",

@@ -65,0 +66,0 @@ boxSizing: "border-box",

@@ -55,2 +55,3 @@ import React from 'react';

const StyledBadgeWrapper = styled(Primitive.div, {
userSelect: "none",
alignItems: "center",

@@ -57,0 +58,0 @@ boxSizing: "border-box",

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

readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white";
readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";

@@ -186,0 +187,0 @@ readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200";

6

package.json
{
"name": "@mirohq/design-system-badge",
"version": "0.3.0",
"version": "0.3.1-button.0",
"description": "",

@@ -30,7 +30,7 @@ "author": "Miro",

"@mirohq/design-system-primitive": "^1.1.0",
"@mirohq/design-system-stitches": "^2.1.1",
"@mirohq/design-system-stitches": "^2.1.2-button.0",
"@mirohq/design-system-types": "^0.3.0"
},
"devDependencies": {
"@mirohq/design-system-button": "^2.1.1"
"@mirohq/design-system-button": "^2.1.2-button.0"
},

@@ -37,0 +37,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