@react-md/autocomplete
Advanced tools
Comparing version 2.8.1 to 2.8.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.8.2](https://github.com/mlaursen/react-md/compare/v2.8.1...v2.8.2) (2021-04-23) | ||
**Note:** Version bump only for package @react-md/autocomplete | ||
## [2.8.1](https://github.com/mlaursen/react-md/compare/v2.8.0...v2.8.1) (2021-04-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/autocomplete", | ||
"version": "2.8.1", | ||
"version": "2.8.2", | ||
"description": "", | ||
@@ -41,10 +41,10 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/form": "^2.8.1", | ||
"@react-md/list": "^2.8.0", | ||
"@react-md/form": "^2.8.2", | ||
"@react-md/list": "^2.8.2", | ||
"@react-md/portal": "^2.8.0", | ||
"@react-md/states": "^2.8.0", | ||
"@react-md/theme": "^2.8.0", | ||
"@react-md/transition": "^2.8.0", | ||
"@react-md/typography": "^2.8.0", | ||
"@react-md/utils": "^2.8.0", | ||
"@react-md/states": "^2.8.2", | ||
"@react-md/theme": "^2.8.2", | ||
"@react-md/transition": "^2.8.2", | ||
"@react-md/typography": "^2.8.2", | ||
"@react-md/utils": "^2.8.2", | ||
"classnames": "^2.3.1" | ||
@@ -65,3 +65,3 @@ }, | ||
}, | ||
"gitHead": "e61bb1f3afda1ec7f65866eea1a21247e680d407" | ||
"gitHead": "c69105066207d23a3323299638ceeecd4bc1162e" | ||
} |
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
220250
Updated@react-md/form@^2.8.2
Updated@react-md/list@^2.8.2
Updated@react-md/states@^2.8.2
Updated@react-md/theme@^2.8.2
Updated@react-md/transition@^2.8.2
Updated@react-md/typography@^2.8.2
Updated@react-md/utils@^2.8.2