@reach/popover
Advanced tools
Comparing version 0.12.1 to 0.13.0
{ | ||
"name": "@reach/popover", | ||
"version": "0.12.1", | ||
"version": "0.13.0", | ||
"description": "Render a portal positioned relative to another element.", | ||
@@ -16,5 +16,5 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/portal": "0.12.1", | ||
"@reach/rect": "0.12.1", | ||
"@reach/utils": "0.12.1", | ||
"@reach/portal": "0.13.0", | ||
"@reach/rect": "0.13.0", | ||
"@reach/utils": "0.13.0", | ||
"tabbable": "^4.0.0", | ||
@@ -24,4 +24,4 @@ "tslib": "^2.0.0" | ||
"peerDependencies": { | ||
"react": "^16.8.0", | ||
"react-dom": "^16.8.0" | ||
"react": "^16.8.0 || 17.x", | ||
"react-dom": "^16.8.0 || 17.x" | ||
}, | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
], | ||
"gitHead": "97b32791ce33f822f6bc9f07f6cebfb343d8032d" | ||
"gitHead": "c5234721d372e2ab2a7745475007605e78d18895" | ||
} |
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
88726
+ Added@reach/portal@0.13.0(transitive)
+ Added@reach/rect@0.13.0(transitive)
+ Added@reach/utils@0.13.0(transitive)
+ Addedreact@17.0.2(transitive)
+ Addedreact-dom@17.0.2(transitive)
+ Addedscheduler@0.20.2(transitive)
- Removed@reach/portal@0.12.1(transitive)
- Removed@reach/rect@0.12.1(transitive)
- Removed@reach/utils@0.12.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedscheduler@0.19.1(transitive)
Updated@reach/portal@0.13.0
Updated@reach/rect@0.13.0
Updated@reach/utils@0.13.0