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.8 to 3.2.9

12

dist/types.d.ts

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

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

@@ -386,2 +391,3 @@ readonly dropdownMenu: 100;

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

@@ -776,2 +782,7 @@ readonly textShadow: "shadows";

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

@@ -905,2 +916,3 @@ readonly dropdownMenu: 100;

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

@@ -907,0 +919,0 @@ readonly textShadow: "shadows";

12

package.json
{
"name": "@mirohq/design-system-tooltip",
"version": "3.2.8",
"version": "3.2.9",
"description": "",

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

"@radix-ui/react-tooltip": "^1.0.3",
"@mirohq/design-system-stitches": "^2.2.5",
"@mirohq/design-system-styles": "^1.0.21",
"@mirohq/design-system-styles": "^1.0.22",
"@mirohq/design-system-stitches": "^2.3.0",
"@mirohq/design-system-utils": "^0.13.1",
"@mirohq/design-tokens": "^2.5.0"
"@mirohq/design-tokens": "^2.6.0"
},
"devDependencies": {
"@mirohq/design-system-button": "^3.0.7",
"@mirohq/design-system-flex": "^2.1.9"
"@mirohq/design-system-button": "^3.0.8",
"@mirohq/design-system-flex": "^2.1.10"
},

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