@react-md/list
Advanced tools
Comparing version 2.9.1 to 3.0.0-alpha.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.0.0-alpha.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0-alpha.0) (2021-08-11) | ||
**Note:** Version bump only for package @react-md/list | ||
## [2.9.1](https://github.com/mlaursen/react-md/compare/v2.9.0...v2.9.1) (2021-07-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/list", | ||
"version": "2.9.1", | ||
"version": "3.0.0-alpha.0", | ||
"description": "This package is used to create lists with the material design specs.", | ||
@@ -34,9 +34,9 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/avatar": "^2.9.1", | ||
"@react-md/divider": "^2.9.1", | ||
"@react-md/icon": "^2.9.1", | ||
"@react-md/states": "^2.9.1", | ||
"@react-md/theme": "^2.9.1", | ||
"@react-md/typography": "^2.9.1", | ||
"@react-md/utils": "^2.9.1", | ||
"@react-md/avatar": "^3.0.0-alpha.0", | ||
"@react-md/divider": "^3.0.0-alpha.0", | ||
"@react-md/icon": "^3.0.0-alpha.0", | ||
"@react-md/states": "^3.0.0-alpha.0", | ||
"@react-md/theme": "^3.0.0-alpha.0", | ||
"@react-md/typography": "^3.0.0-alpha.0", | ||
"@react-md/utils": "^3.0.0-alpha.0", | ||
"classnames": "^2.3.1" | ||
@@ -57,3 +57,3 @@ }, | ||
}, | ||
"gitHead": "9a1f1f2c7bb8d7c88a200d134d123ef3f5ecf208" | ||
"gitHead": "f5d2f34a10b8066949a787387d9d0e2f19051671" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
241760
1
+ Added@react-md/avatar@3.1.0(transitive)
+ Added@react-md/divider@3.1.0(transitive)
+ Added@react-md/icon@3.1.0(transitive)
+ Added@react-md/portal@3.1.0(transitive)
+ Added@react-md/states@3.1.0(transitive)
+ Added@react-md/theme@3.1.0(transitive)
+ Added@react-md/transition@3.1.0(transitive)
+ Added@react-md/typography@3.1.0(transitive)
+ Added@react-md/utils@3.1.0(transitive)
- Removed@react-md/avatar@2.9.1(transitive)
- Removed@react-md/divider@2.9.1(transitive)
- Removed@react-md/icon@2.9.1(transitive)
- Removed@react-md/portal@2.9.1(transitive)
- Removed@react-md/states@2.9.1(transitive)
- Removed@react-md/theme@2.9.1(transitive)
- Removed@react-md/transition@2.9.1(transitive)
- Removed@react-md/typography@2.9.1(transitive)
- Removed@react-md/utils@2.9.1(transitive)