New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mirohq/design-system-badge

Package Overview
Dependencies
Maintainers
2
Versions
128
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.10 to 0.3.11

12

dist/types.d.ts

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

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

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

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

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

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

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

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

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

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

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

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

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

{
"name": "@mirohq/design-system-badge",
"version": "0.3.10",
"version": "0.3.11",
"description": "",

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

"@mirohq/design-system-primitive": "^1.1.0",
"@mirohq/design-system-stitches": "^2.3.2",
"@mirohq/design-system-types": "^0.5.0"
"@mirohq/design-system-types": "^0.5.0",
"@mirohq/design-system-stitches": "^2.3.3"
},

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