@smui/list
Advanced tools
Comparing version 4.0.0 to 4.1.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [4.1.0](https://github.com/hperrin/svelte-material-ui/compare/v4.0.0...v4.1.0) (2021-04-28) | ||
### Reverts | ||
* Revert "v4.1.0" ([54dfd48](https://github.com/hperrin/svelte-material-ui/commit/54dfd48fc0560843ccef9cb9821b12e251977c67)) | ||
* Revert "v4.1.0" ([3e683d9](https://github.com/hperrin/svelte-material-ui/commit/3e683d9166e7df9eaab2756c9ace64c4dd547758)) | ||
# [4.0.0](https://github.com/hperrin/svelte-material-ui/compare/v3.1.0...v4.0.0) (2021-04-24) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@smui/list", | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"description": "Svelte Material UI - List", | ||
@@ -36,4 +36,4 @@ "type": "module", | ||
"@material/list": "^11.0.0", | ||
"@smui/common": "^4.0.0", | ||
"@smui/ripple": "^4.0.0" | ||
"@smui/common": "^4.1.0", | ||
"@smui/ripple": "^4.1.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "2d9baa6fc5fea4c23813adc07956211a6f51caa7" | ||
"gitHead": "0ea65674bf0764cd7a6e1ef7f3621e21267ccc81" | ||
} |
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
163061
Updated@smui/common@^4.1.0
Updated@smui/ripple@^4.1.0