@smui/ripple
Advanced tools
Comparing version 6.0.0-beta.4 to 6.0.0-beta.5
@@ -6,2 +6,10 @@ # Change Log | ||
# [6.0.0-beta.5](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.4...v6.0.0-beta.5) (2021-12-10) | ||
**Note:** Version bump only for package @smui/ripple | ||
# [6.0.0-beta.4](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.3...v6.0.0-beta.4) (2021-11-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/ripple", | ||
"version": "6.0.0-beta.4", | ||
"version": "6.0.0-beta.5", | ||
"description": "Svelte Material UI - Ripple", | ||
@@ -41,13 +41,13 @@ "type": "module", | ||
"@material/ripple": "^13.0.0", | ||
"@smui/common": "^6.0.0-beta.4", | ||
"svelte2tsx": "^0.4.10" | ||
"@smui/common": "^6.0.0-beta.5", | ||
"svelte2tsx": "^0.4.11" | ||
}, | ||
"devDependencies": { | ||
"@tsconfig/svelte": "^2.0.1", | ||
"sass": "^1.43.4", | ||
"sass": "^1.44.0", | ||
"svelte-strip": "^1.0.0", | ||
"tslib": "^2.3.1", | ||
"typescript": "~4.4.4" | ||
"typescript": "^4.5.2" | ||
}, | ||
"gitHead": "469c6c9253b63f9152a38f3ee2f2ff465103aa44" | ||
"gitHead": "fa3f93de26f912d220701200b1025c87b80b7892" | ||
} |
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
57155
Updated@smui/common@^6.0.0-beta.5
Updatedsvelte2tsx@^0.4.11