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.12-use-press.0 to 0.3.12

2

dist/main.js

@@ -88,3 +88,3 @@ 'use strict';

UNSAFE_style: {
transform: `translate(${offsetX}px, ${offsetY}px)`
transform: "translate(".concat(offsetX, "px, ").concat(offsetY, "px)")
}

@@ -91,0 +91,0 @@ };

@@ -80,3 +80,3 @@ import { jsxs, jsx } from 'react/jsx-runtime';

UNSAFE_style: {
transform: `translate(${offsetX}px, ${offsetY}px)`
transform: "translate(".concat(offsetX, "px, ").concat(offsetY, "px)")
}

@@ -83,0 +83,0 @@ };

{
"name": "@mirohq/design-system-badge",
"version": "0.3.12-use-press.0",
"version": "0.3.12",
"description": "",

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

"@mirohq/design-system-primitive": "^1.1.0",
"@mirohq/design-system-types": "^0.6.0-use-press.0",
"@mirohq/design-system-stitches": "^2.3.4-use-press.0"
"@mirohq/design-system-stitches": "^2.3.4",
"@mirohq/design-system-types": "^0.6.0"
},

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