@smui/list
Advanced tools
Comparing version 3.0.0-beta.12 to 3.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.0.0](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.12...v3.0.0) (2021-04-19) | ||
**Note:** Version bump only for package @smui/list | ||
# [3.0.0-beta.12](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.11...v3.0.0-beta.12) (2021-04-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/list", | ||
"version": "3.0.0-beta.12", | ||
"version": "3.0.0", | ||
"description": "Svelte Material UI - List", | ||
@@ -34,4 +34,4 @@ "keywords": [ | ||
"@material/list": "^10.0.0", | ||
"@smui/common": "^3.0.0-beta.12", | ||
"@smui/ripple": "^3.0.0-beta.12" | ||
"@smui/common": "^3.0.0", | ||
"@smui/ripple": "^3.0.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "53311f66cf47da668683783ccac6d461865056c0" | ||
"gitHead": "a0e5734f80dd799c7ff24e10d0d84bb2b8165615" | ||
} |
@@ -19,3 +19,3 @@ # Svelte Material UI - List | ||
The latest SMUI v3 beta had a lot of changes, and these docs haven't been caught up yet. You should check out the demo page's code to see the latest usage. | ||
The latest SMUI v3 had a lot of changes, and these docs haven't been caught up yet. You should check out the demo page's code to see the latest usage. | ||
@@ -22,0 +22,0 @@ # Basic Usage |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
149825
2
Updated@smui/common@^3.0.0
Updated@smui/ripple@^3.0.0