@react-md/autocomplete
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -6,2 +6,7 @@ # Change Log | ||
## [2.3.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.1) (2020-09-15) | ||
**Note:** Version bump only for package | ||
[@react-md/autocomplete](../autocomplete) | ||
# [2.3.0](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0) (2020-09-10) | ||
@@ -8,0 +13,0 @@ |
{ | ||
"name": "@react-md/autocomplete", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "", | ||
@@ -45,10 +45,10 @@ "scripts": { | ||
"dependencies": { | ||
"@react-md/form": "^2.3.0", | ||
"@react-md/list": "^2.3.0", | ||
"@react-md/form": "^2.3.1", | ||
"@react-md/list": "^2.3.1", | ||
"@react-md/portal": "^2.0.2", | ||
"@react-md/states": "^2.3.0", | ||
"@react-md/theme": "^2.3.0", | ||
"@react-md/transition": "^2.3.0", | ||
"@react-md/typography": "^2.3.0", | ||
"@react-md/utils": "^2.3.0", | ||
"@react-md/states": "^2.3.1", | ||
"@react-md/theme": "^2.3.1", | ||
"@react-md/transition": "^2.3.1", | ||
"@react-md/typography": "^2.3.1", | ||
"@react-md/utils": "^2.3.1", | ||
"classnames": "^2.2.6" | ||
@@ -69,3 +69,3 @@ }, | ||
}, | ||
"gitHead": "bc25741e0e8873b3611db8ddb9f4d4f0c059abd4" | ||
"gitHead": "91880f64501b1a0637569be9aeea621db8898e86" | ||
} |
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
217399
Updated@react-md/form@^2.3.1
Updated@react-md/list@^2.3.1
Updated@react-md/states@^2.3.1
Updated@react-md/theme@^2.3.1
Updated@react-md/transition@^2.3.1
Updated@react-md/typography@^2.3.1
Updated@react-md/utils@^2.3.1