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
162
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.1 to 3.2.2-button.0

2

dist/types.d.ts

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

readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white";
readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";

@@ -681,2 +682,3 @@ readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200";

readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white";
readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";

@@ -683,0 +685,0 @@ readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200";

12

package.json
{
"name": "@mirohq/design-system-tooltip",
"version": "3.2.1",
"version": "3.2.2-button.0",
"description": "",

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

"@radix-ui/react-tooltip": "^1.0.3",
"@mirohq/design-system-styles": "^1.0.14",
"@mirohq/design-system-stitches": "^2.1.1",
"@mirohq/design-system-stitches": "^2.1.2-button.0",
"@mirohq/design-system-styles": "^1.0.15-button.0",
"@mirohq/design-system-utils": "^0.12.0",
"@mirohq/design-tokens": "^2.1.0"
"@mirohq/design-tokens": "^2.1.1-button.0"
},
"devDependencies": {
"@mirohq/design-system-button": "^2.1.1",
"@mirohq/design-system-flex": "^2.1.1"
"@mirohq/design-system-button": "^2.1.2-button.0",
"@mirohq/design-system-flex": "^2.1.2-button.0"
},

@@ -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