Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@reach/tooltip

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reach/tooltip - npm Package Compare versions

Comparing version 0.11.1 to 0.11.2

4

dist/index.d.ts

@@ -61,3 +61,3 @@ /**

*/
export declare const Tooltip: import("../../utils/src").ForwardRefExoticComponentWithAs<"div", TooltipProps>;
export declare const Tooltip: import("@reach/utils").ForwardRefExoticComponentWithAs<"div", TooltipProps>;
export declare type TooltipProps = {

@@ -73,3 +73,3 @@ children: React.ReactNode;

*/
export declare const TooltipPopup: import("../../utils/src").ForwardRefExoticComponentWithAs<"div", TooltipPopupProps>;
export declare const TooltipPopup: import("@reach/utils").ForwardRefExoticComponentWithAs<"div", TooltipPopupProps>;
export declare type TooltipPopupProps = {

@@ -76,0 +76,0 @@ children?: React.ReactNode;

{
"name": "@reach/tooltip",
"version": "0.11.1",
"version": "0.11.2",
"description": "Accessible tooltips",

@@ -16,6 +16,6 @@ "author": "React Training <hello@reacttraining.com>",

"dependencies": {
"@reach/auto-id": "0.11.1",
"@reach/portal": "0.11.1",
"@reach/rect": "0.11.1",
"@reach/utils": "0.11.1",
"@reach/auto-id": "0.11.2",
"@reach/portal": "0.11.2",
"@reach/rect": "0.11.2",
"@reach/utils": "0.11.2",
"@reach/visually-hidden": "0.11.1",

@@ -37,3 +37,3 @@ "prop-types": "^15.7.2",

],
"gitHead": "5c6de02db35c1bb69e28d52bf345ea5c5c484013"
"gitHead": "2aa6f03c5eed8c2b7525a29db1c69fe6bc540e5d"
}
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