@react-md/list
Advanced tools
Comparing version 2.3.0-alpha.0 to 2.3.0-alpha.1
@@ -6,6 +6,14 @@ # Change Log | ||
# [2.3.0-alpha.0](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.0) (2020-09-01) | ||
# [2.3.0-alpha.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.1) (2020-09-03) | ||
**Note:** Version bump only for package [@react-md/list](../list) | ||
## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) | ||
**Note:** Version bump only for package [@react-md/list](../list) | ||
## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) | ||
**Note:** Version bump only for package [@react-md/list](../list) | ||
# [2.2.0](https://github.com/mlaursen/react-md/compare/v2.1.2...v2.2.0) (2020-08-11) | ||
@@ -12,0 +20,0 @@ |
{ | ||
"name": "@react-md/list", | ||
"version": "2.3.0-alpha.0", | ||
"version": "2.3.0-alpha.1", | ||
"description": "This package is used to create lists with the material design specs.", | ||
@@ -45,9 +45,9 @@ "scripts": { | ||
"dependencies": { | ||
"@react-md/avatar": "^2.3.0-alpha.0", | ||
"@react-md/divider": "^2.3.0-alpha.0", | ||
"@react-md/icon": "^2.3.0-alpha.0", | ||
"@react-md/states": "^2.3.0-alpha.0", | ||
"@react-md/theme": "^2.3.0-alpha.0", | ||
"@react-md/typography": "^2.3.0-alpha.0", | ||
"@react-md/utils": "^2.3.0-alpha.0", | ||
"@react-md/avatar": "^2.3.0-alpha.1", | ||
"@react-md/divider": "^2.3.0-alpha.1", | ||
"@react-md/icon": "^2.3.0-alpha.1", | ||
"@react-md/states": "^2.3.0-alpha.1", | ||
"@react-md/theme": "^2.3.0-alpha.1", | ||
"@react-md/typography": "^2.3.0-alpha.1", | ||
"@react-md/utils": "^2.3.0-alpha.1", | ||
"classnames": "^2.2.6" | ||
@@ -68,3 +68,3 @@ }, | ||
}, | ||
"gitHead": "1026b00201cb5ab60735372acd9b8abd26cc3c05" | ||
"gitHead": "a1c24cacc88fcb9ba3ba8bec2dd0a97a2b885553" | ||
} |
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
289042