@react-md/autocomplete
Advanced tools
Comparing version 2.5.3 to 2.5.4
@@ -6,2 +6,7 @@ # Change Log | ||
## [2.5.4](https://github.com/mlaursen/react-md/compare/v2.5.3...v2.5.4) (2021-01-27) | ||
**Note:** Version bump only for package | ||
[@react-md/autocomplete](../autocomplete) | ||
## [2.5.3](https://github.com/mlaursen/react-md/compare/v2.5.2...v2.5.3) (2021-01-12) | ||
@@ -8,0 +13,0 @@ |
{ | ||
"name": "@react-md/autocomplete", | ||
"version": "2.5.3", | ||
"version": "2.5.4", | ||
"description": "", | ||
@@ -41,9 +41,9 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/form": "^2.5.3", | ||
"@react-md/list": "^2.5.1", | ||
"@react-md/form": "^2.5.4", | ||
"@react-md/list": "^2.5.4", | ||
"@react-md/portal": "^2.5.0", | ||
"@react-md/states": "^2.5.0", | ||
"@react-md/theme": "^2.5.0", | ||
"@react-md/transition": "^2.5.0", | ||
"@react-md/typography": "^2.5.0", | ||
"@react-md/states": "^2.5.4", | ||
"@react-md/theme": "^2.5.4", | ||
"@react-md/transition": "^2.5.4", | ||
"@react-md/typography": "^2.5.4", | ||
"@react-md/utils": "^2.5.0", | ||
@@ -65,3 +65,3 @@ "classnames": "^2.2.6" | ||
}, | ||
"gitHead": "18aabfd4147433e216e45efe55c6fe845ce483cb" | ||
"gitHead": "db9831b4297e24f9fce14d599fc5c6c9fe7b0523" | ||
} |
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
218366
Updated@react-md/form@^2.5.4
Updated@react-md/list@^2.5.4
Updated@react-md/states@^2.5.4
Updated@react-md/theme@^2.5.4
Updated@react-md/transition@^2.5.4
Updated@react-md/typography@^2.5.4