@reach/tooltip
Advanced tools
Comparing version 0.11.1 to 0.11.2
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
134688
+ Added@reach/auto-id@0.11.2(transitive)
+ Added@reach/portal@0.11.2(transitive)
+ Added@reach/rect@0.11.2(transitive)
+ Added@reach/utils@0.11.2(transitive)
- Removed@reach/auto-id@0.11.1(transitive)
- Removed@reach/portal@0.11.1(transitive)
- Removed@reach/rect@0.11.1(transitive)
- Removed@reach/utils@0.11.1(transitive)
Updated@reach/auto-id@0.11.2
Updated@reach/portal@0.11.2
Updated@reach/rect@0.11.2
Updated@reach/utils@0.11.2