@reach/tooltip
Advanced tools
Comparing version 0.13.1 to 0.13.2
{ | ||
"name": "@reach/tooltip", | ||
"version": "0.13.1", | ||
"version": "0.13.2", | ||
"description": "Accessible tooltips", | ||
@@ -13,9 +13,9 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/auto-id": "0.13.1", | ||
"@reach/portal": "0.13.1", | ||
"@reach/rect": "0.13.1", | ||
"@reach/utils": "0.13.1", | ||
"@reach/visually-hidden": "0.13.1", | ||
"@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", | ||
"prop-types": "^15.7.2", | ||
"tslib": "^2.0.0" | ||
"tslib": "^2.1.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
], | ||
"gitHead": "24995121ef36d6d1768bb3bdef6e3353d905a167" | ||
"gitHead": "9e2a19717eb581722e9af99b0f8f3d976de9a55f" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Added@reach/auto-id@0.13.2(transitive)
+ Added@reach/portal@0.13.2(transitive)
+ Added@reach/rect@0.13.2(transitive)
+ Added@reach/utils@0.13.2(transitive)
+ Added@reach/visually-hidden@0.13.2(transitive)
- Removed@reach/auto-id@0.13.1(transitive)
- Removed@reach/portal@0.13.1(transitive)
- Removed@reach/rect@0.13.1(transitive)
- Removed@reach/utils@0.13.1(transitive)
- Removed@reach/visually-hidden@0.13.1(transitive)
Updated@reach/auto-id@0.13.2
Updated@reach/portal@0.13.2
Updated@reach/rect@0.13.2
Updated@reach/utils@0.13.2
Updatedtslib@^2.1.0