@react-md/list
Advanced tools
Comparing version 2.3.0-alpha.1 to 2.3.0-alpha.2
@@ -6,2 +6,6 @@ # Change Log | ||
# [2.3.0-alpha.2](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.2) (2020-09-05) | ||
**Note:** Version bump only for package [@react-md/list](../list) | ||
# [2.3.0-alpha.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.1) (2020-09-03) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@react-md/list", | ||
"version": "2.3.0-alpha.1", | ||
"version": "2.3.0-alpha.2", | ||
"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.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", | ||
"@react-md/avatar": "^2.3.0-alpha.2", | ||
"@react-md/divider": "^2.3.0-alpha.2", | ||
"@react-md/icon": "^2.3.0-alpha.2", | ||
"@react-md/states": "^2.3.0-alpha.2", | ||
"@react-md/theme": "^2.3.0-alpha.2", | ||
"@react-md/typography": "^2.3.0-alpha.2", | ||
"@react-md/utils": "^2.3.0-alpha.2", | ||
"classnames": "^2.2.6" | ||
@@ -68,3 +68,3 @@ }, | ||
}, | ||
"gitHead": "a1c24cacc88fcb9ba3ba8bec2dd0a97a2b885553" | ||
"gitHead": "71089d4a203d944465d73ac5f940c1d8798974a5" | ||
} |
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
289211