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

@mirohq/design-system-base-form

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mirohq/design-system-base-form - npm Package Compare versions

Comparing version 0.2.12 to 0.2.13-combobox.0

7

dist/main.js

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

true: {
top: "-$100",
top: "0",
transform: "translateY(-50%)",
left: "$150",

@@ -134,3 +135,5 @@ fontSize: "$150",

padding: "0 2px",
backgroundColor: "$background-neutrals-container"
backgroundColor: "$background-neutrals-container",
height: "auto",
lineHeight: 1
},

@@ -137,0 +140,0 @@ false: {

@@ -120,3 +120,4 @@ import { jsx } from 'react/jsx-runtime';

true: {
top: "-$100",
top: "0",
transform: "translateY(-50%)",
left: "$150",

@@ -126,3 +127,5 @@ fontSize: "$150",

padding: "0 2px",
backgroundColor: "$background-neutrals-container"
backgroundColor: "$background-neutrals-container",
height: "auto",
lineHeight: 1
},

@@ -129,0 +132,0 @@ false: {

{
"name": "@mirohq/design-system-base-form",
"version": "0.2.12",
"version": "0.2.13-combobox.0",
"description": "",

@@ -31,6 +31,6 @@ "author": "Miro",

"@mirohq/design-system-primitive": "^1.1.2",
"@mirohq/design-system-stitches": "^2.6.10",
"@mirohq/design-system-types": "^0.10.0",
"@mirohq/design-system-stitches": "^2.6.10",
"@mirohq/design-system-utils": "^0.15.4",
"@mirohq/design-system-use-id": "^0.1.2"
"@mirohq/design-system-use-id": "^0.1.2",
"@mirohq/design-system-utils": "^0.15.4"
},

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