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.9 to 3.2.10

8

dist/types.d.ts

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

skipDelayDuration?: number;
/**
* The content
*/
children?: react__default.ReactNode;
}

@@ -1055,2 +1059,6 @@ declare const Provider: react__default.FC<ProviderProps>;

disableHoverableContent?: boolean;
/**
* The content
*/
children: react__default.ReactNode;
}

@@ -1057,0 +1065,0 @@ declare const DEFAULT_SKIP_DELAY_DURATION = 500;

6

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

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

"@radix-ui/react-tooltip": "^1.0.3",
"@mirohq/design-system-stitches": "^2.3.0",
"@mirohq/design-system-styles": "^1.0.22",
"@mirohq/design-system-stitches": "^2.3.0",
"@mirohq/design-system-utils": "^0.13.1",

@@ -38,3 +38,3 @@ "@mirohq/design-tokens": "^2.6.0"

"devDependencies": {
"@mirohq/design-system-button": "^3.0.8",
"@mirohq/design-system-button": "^3.1.0",
"@mirohq/design-system-flex": "^2.1.10"

@@ -41,0 +41,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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