@smui/slider
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.1](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0...v5.0.1) (2021-11-16) | ||
**Note:** Version bump only for package @smui/slider | ||
# [5.0.0](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.8...v5.0.0) (2021-11-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/slider", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Svelte Material UI - Slider", | ||
@@ -40,4 +40,4 @@ "type": "module", | ||
"@material/slider": "^11.0.0", | ||
"@smui/common": "^5.0.0", | ||
"@smui/ripple": "^5.0.0", | ||
"@smui/common": "^5.0.1", | ||
"@smui/ripple": "^5.0.1", | ||
"svelte2tsx": "^0.4.6" | ||
@@ -51,3 +51,3 @@ }, | ||
}, | ||
"gitHead": "1598886306876da8ab24a4ce66bdefc49ba1513c" | ||
"gitHead": "164cfdec3a46175a3ab2c1db12298b3d566a36b2" | ||
} |
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
70019
Updated@smui/common@^5.0.1
Updated@smui/ripple@^5.0.1