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.23

2

dist/types.d.ts

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

readonly 600: "48px";
readonly 700: "56px";
readonly 800: "64px";

@@ -789,2 +790,3 @@ readonly 1200: "96px";

readonly 600: "48px";
readonly 700: "56px";
readonly 800: "64px";

@@ -791,0 +793,0 @@ readonly 1200: "96px";

8

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

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

"@radix-ui/react-tooltip": "^1.0.3",
"@mirohq/design-system-stitches": "^2.3.9",
"@mirohq/design-tokens": "^3.0.2",
"@mirohq/design-system-styles": "^1.1.6",
"@mirohq/design-system-stitches": "^2.3.10",
"@mirohq/design-system-utils": "^0.14.3",
"@mirohq/design-system-styles": "^1.1.5"
"@mirohq/design-tokens": "^3.1.0"
},

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