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
120
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.8 to 0.3.9

3

dist/main.js

@@ -14,3 +14,4 @@ 'use strict';

const StyledBadgeContainer = designSystemStitches.styled(designSystemPrimitive.Primitive.div, {
position: "relative"
position: "relative",
display: "flex"
});

@@ -17,0 +18,0 @@ const sharedStyles = {

@@ -6,3 +6,4 @@ import React from 'react';

const StyledBadgeContainer = styled(Primitive.div, {
position: "relative"
position: "relative",
display: "flex"
});

@@ -9,0 +10,0 @@ const sharedStyles = {

{
"name": "@mirohq/design-system-badge",
"version": "0.3.8",
"version": "0.3.9",
"description": "",

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

"@mirohq/design-system-primitive": "^1.1.0",
"@mirohq/design-system-stitches": "^2.3.0",
"@mirohq/design-system-types": "^0.4.1"
"@mirohq/design-system-stitches": "^2.3.1",
"@mirohq/design-system-types": "^0.5.0"
},
"devDependencies": {
"@mirohq/design-system-button": "^3.0.8"
"@mirohq/design-system-button": "^3.1.1"
},

@@ -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