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
167
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.32

2

dist/types.d.ts

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

readonly borderRightWidth: "border-widths";
readonly borderSpacing: "space-offset";
readonly borderStyle: "border-styles";

@@ -912,2 +913,3 @@ readonly borderTop: "colors";

readonly borderRightWidth: "border-widths";
readonly borderSpacing: "space-offset";
readonly borderStyle: "border-styles";

@@ -914,0 +916,0 @@ readonly borderTop: "colors";

6

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

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

"@radix-ui/react-tooltip": "^1.0.3",
"@mirohq/design-system-stitches": "^2.3.16",
"@mirohq/design-system-stitches": "^2.4.0",
"@mirohq/design-system-utils": "^0.14.3",
"@mirohq/design-system-styles": "^1.1.13",
"@mirohq/design-system-styles": "^1.1.14",
"@mirohq/design-tokens": "^3.5.0"

@@ -36,0 +36,0 @@ },