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

@mirohq/design-system-tooltip

Package Overview
Dependencies
Maintainers
2
Versions
168
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

to
3.2.26

8

dist/types.d.ts

@@ -206,2 +206,6 @@ import * as react from 'react';

};
fonts: {
readonly heading: "Roobert, sans-serif";
readonly body: "Open Sans, sans-serif";
};
radii: {

@@ -759,2 +763,6 @@ readonly none: 0;

};
fonts: {
readonly heading: "Roobert, sans-serif";
readonly body: "Open Sans, sans-serif";
};
radii: {

@@ -761,0 +769,0 @@ readonly none: 0;

8

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

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

"@radix-ui/react-tooltip": "^1.0.3",
"@mirohq/design-system-stitches": "^2.3.11",
"@mirohq/design-system-styles": "^1.1.8",
"@mirohq/design-system-stitches": "^2.3.12",
"@mirohq/design-system-utils": "^0.14.3",
"@mirohq/design-tokens": "^3.2.0"
"@mirohq/design-tokens": "^3.3.0",
"@mirohq/design-system-styles": "^1.1.9"
},

@@ -37,0 +37,0 @@ "scripts": {