@radix-ui/react-menu
Advanced tools
Comparing version 2.1.5 to 2.1.6-rc.1
{ | ||
"name": "@radix-ui/react-menu", | ||
"version": "2.1.5", | ||
"version": "2.1.6-rc.1", | ||
"license": "MIT", | ||
@@ -36,3 +36,3 @@ "exports": { | ||
"@radix-ui/react-direction": "1.1.0", | ||
"@radix-ui/react-dismissable-layer": "1.1.4", | ||
"@radix-ui/react-dismissable-layer": "1.1.5-rc.1", | ||
"@radix-ui/react-focus-guards": "1.1.1", | ||
@@ -49,3 +49,3 @@ "@radix-ui/react-focus-scope": "1.1.1", | ||
"aria-hidden": "^1.2.4", | ||
"react-remove-scroll": "^2.6.2" | ||
"react-remove-scroll": "^2.6.3" | ||
}, | ||
@@ -82,3 +82,4 @@ "devDependencies": { | ||
"url": "https://github.com/radix-ui/primitives/issues" | ||
} | ||
}, | ||
"stableVersion": "2.1.5" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
245657
1
+ Added@radix-ui/react-dismissable-layer@1.1.5-rc.1(transitive)
- Removed@radix-ui/react-dismissable-layer@1.1.4(transitive)
Updatedreact-remove-scroll@^2.6.3