@react-md/menu
Advanced tools
Comparing version 5.1.3 to 5.1.4
@@ -6,2 +6,12 @@ # Change Log | ||
## [5.1.4](https://github.com/mlaursen/react-md/compare/v5.1.3...v5.1.4) (2022-06-16) | ||
### Bug Fixes | ||
* add missing dependencies ([5329812](https://github.com/mlaursen/react-md/commit/532981291e7c30018a151400cb891b693255ed78)) | ||
## [5.1.3](https://github.com/mlaursen/react-md/compare/v5.1.2...v5.1.3) (2022-05-07) | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "@react-md/menu", | ||
"version": "5.1.3", | ||
"version": "5.1.4", | ||
"description": "Create menus that auto-position themselves within the viewport and adhere to the accessibility guidelines", | ||
@@ -40,2 +40,3 @@ "main": "./lib/index.js", | ||
"@react-md/list": "^5.1.3", | ||
"@react-md/portal": "^5.1.0", | ||
"@react-md/sheet": "^5.1.3", | ||
@@ -68,3 +69,3 @@ "@react-md/states": "^5.1.3", | ||
}, | ||
"gitHead": "72bde657f033353fc3e56c48185defa895cfa81c" | ||
"gitHead": "3c8900eeea5969511ac8e1e5c626b9a320233a93" | ||
} |
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
451073
16
+ Added@react-md/portal@^5.1.0