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

@mirohq/design-system-tooltip

Package Overview
Dependencies
Maintainers
2
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mirohq/design-system-tooltip - npm Package Compare versions

Comparing version 3.2.11 to 3.2.12-dropdown.0

24

dist/types.d.ts

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

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

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

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

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

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

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

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

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

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

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

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

@@ -733,3 +733,3 @@ readonly 'stacking-200': any;

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

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

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

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

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

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

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

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

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

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

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

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

{
"name": "@mirohq/design-system-tooltip",
"version": "3.2.11",
"version": "3.2.12-dropdown.0",
"description": "",

@@ -31,11 +31,7 @@ "author": "Miro",

"@radix-ui/react-tooltip": "^1.0.3",
"@mirohq/design-system-stitches": "^2.3.1",
"@mirohq/design-system-styles": "^1.0.23",
"@mirohq/design-system-stitches": "^2.3.2-dropdown.0",
"@mirohq/design-system-styles": "^1.0.24-dropdown.0",
"@mirohq/design-system-utils": "^0.13.2",
"@mirohq/design-tokens": "^2.6.0"
"@mirohq/design-tokens": "^2.7.0-dropdown.0"
},
"devDependencies": {
"@mirohq/design-system-button": "^3.1.1",
"@mirohq/design-system-flex": "^2.1.11"
},
"scripts": {

@@ -42,0 +38,0 @@ "build": "rollup -c ../../../rollup.config.js",

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