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.7 to 0.3.8

6

dist/types.d.ts

@@ -260,2 +260,7 @@ import * as react from 'react';

};
'stroke-width': {
readonly thin: "1.5px";
readonly normal: "2px";
readonly bold: "4px";
};
'z-indices': {

@@ -389,2 +394,3 @@ readonly dropdownMenu: 100;

readonly stroke: "colors";
readonly strokeWidth: "stroke-width";
readonly textDecorationColor: "colors";

@@ -391,0 +397,0 @@ readonly textShadow: "shadows";

6

package.json
{
"name": "@mirohq/design-system-badge",
"version": "0.3.7",
"version": "0.3.8",
"description": "",

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

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

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