@reach/tooltip
Advanced tools
Comparing version 0.13.2 to 0.14.0
@@ -25,3 +25,3 @@ /** | ||
* 1. Tooltips don't show up until the user has rested on one, we don't want | ||
* tooltips popupping up as you move your mouse around the page. | ||
* tooltips popping up as you move your mouse around the page. | ||
* | ||
@@ -28,0 +28,0 @@ * 2. Once any tooltip becomes visible, other tooltips nearby should skip |
{ | ||
"name": "@reach/tooltip", | ||
"version": "0.13.2", | ||
"version": "0.14.0", | ||
"description": "Accessible tooltips", | ||
"author": "React Training <hello@reacttraining.com>", | ||
"license": "MIT", | ||
"sideEffects": false, | ||
"repository": { | ||
@@ -13,7 +14,7 @@ "type": "git", | ||
"dependencies": { | ||
"@reach/auto-id": "0.13.2", | ||
"@reach/portal": "0.13.2", | ||
"@reach/rect": "0.13.2", | ||
"@reach/utils": "0.13.2", | ||
"@reach/visually-hidden": "0.13.2", | ||
"@reach/auto-id": "0.14.0", | ||
"@reach/portal": "0.14.0", | ||
"@reach/rect": "0.14.0", | ||
"@reach/utils": "0.14.0", | ||
"@reach/visually-hidden": "0.14.0", | ||
"prop-types": "^15.7.2", | ||
@@ -42,3 +43,3 @@ "tslib": "^2.1.0" | ||
], | ||
"gitHead": "9e2a19717eb581722e9af99b0f8f3d976de9a55f" | ||
"gitHead": "80f6ca5f8d25a10887e2bd34d60094402b9bc0a7" | ||
} |
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
72172
+ Added@reach/auto-id@0.14.0(transitive)
+ Added@reach/portal@0.14.0(transitive)
+ Added@reach/rect@0.14.0(transitive)
+ Added@reach/utils@0.14.0(transitive)
+ Added@reach/visually-hidden@0.14.0(transitive)
- Removed@reach/auto-id@0.13.2(transitive)
- Removed@reach/portal@0.13.2(transitive)
- Removed@reach/rect@0.13.2(transitive)
- Removed@reach/utils@0.13.2(transitive)
- Removed@reach/visually-hidden@0.13.2(transitive)
Updated@reach/auto-id@0.14.0
Updated@reach/portal@0.14.0
Updated@reach/rect@0.14.0
Updated@reach/utils@0.14.0