@react-md/autocomplete
Advanced tools
Comparing version 2.8.5 to 2.9.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.9.0](https://github.com/mlaursen/react-md/compare/v2.8.5...v2.9.0) (2021-07-18) | ||
**Note:** Version bump only for package @react-md/autocomplete | ||
## [2.8.5](https://github.com/mlaursen/react-md/compare/v2.8.4...v2.8.5) (2021-07-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/autocomplete", | ||
"version": "2.8.5", | ||
"version": "2.9.0", | ||
"description": "", | ||
@@ -41,10 +41,10 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/form": "^2.8.5", | ||
"@react-md/list": "^2.8.5", | ||
"@react-md/form": "^2.9.0", | ||
"@react-md/list": "^2.9.0", | ||
"@react-md/portal": "^2.8.3", | ||
"@react-md/states": "^2.8.5", | ||
"@react-md/theme": "^2.8.4", | ||
"@react-md/transition": "^2.8.5", | ||
"@react-md/typography": "^2.8.4", | ||
"@react-md/utils": "^2.8.4", | ||
"@react-md/states": "^2.9.0", | ||
"@react-md/theme": "^2.9.0", | ||
"@react-md/transition": "^2.9.0", | ||
"@react-md/typography": "^2.9.0", | ||
"@react-md/utils": "^2.9.0", | ||
"classnames": "^2.3.1" | ||
@@ -65,3 +65,3 @@ }, | ||
}, | ||
"gitHead": "015876a77ba2b484d797395ce1f7d097b35d0834" | ||
"gitHead": "4d2ab41e4f72827ce7c3337c6cc2506533fc199f" | ||
} |
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
221321
Updated@react-md/form@^2.9.0
Updated@react-md/list@^2.9.0
Updated@react-md/states@^2.9.0
Updated@react-md/theme@^2.9.0
Updated@react-md/transition@^2.9.0
Updated@react-md/typography@^2.9.0
Updated@react-md/utils@^2.9.0