@reach/popover
Advanced tools
Comparing version 0.9.0 to 0.10.0
{ | ||
"name": "@reach/popover", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "Render a portal positioned relative to another element.", | ||
@@ -16,5 +16,5 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/portal": "^0.9.0", | ||
"@reach/rect": "^0.9.0", | ||
"@reach/utils": "^0.9.0", | ||
"@reach/portal": "^0.10.0", | ||
"@reach/rect": "^0.10.0", | ||
"@reach/utils": "^0.10.0", | ||
"tabbable": "^4.0.0", | ||
@@ -34,3 +34,3 @@ "tslib": "^1.10.0" | ||
], | ||
"gitHead": "0c789bb48554bf13c62dd09210ebdf2f9af33d30" | ||
"gitHead": "e95268bdcebc7f0b5311beff4b6a8e29636decfe" | ||
} |
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
76852
+ Added@reach/portal@0.10.5(transitive)
+ Added@reach/rect@0.10.5(transitive)
+ Added@reach/utils@0.10.5(transitive)
+ Added@types/warning@3.0.3(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@reach/portal@0.9.0(transitive)
- Removed@reach/rect@0.9.0(transitive)
- Removed@reach/utils@0.9.0(transitive)
Updated@reach/portal@^0.10.0
Updated@reach/rect@^0.10.0
Updated@reach/utils@^0.10.0