@smui/common
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/common | ||
# [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/common", | ||
"version": "6.0.0-beta.4", | ||
"version": "6.0.0-beta.5", | ||
"description": "Svelte Material UI - Common", | ||
@@ -59,6 +59,6 @@ "type": "module", | ||
"devDependencies": { | ||
"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" | ||
}, | ||
@@ -68,5 +68,5 @@ "dependencies": { | ||
"@tsconfig/svelte": "^2.0.1", | ||
"svelte2tsx": "^0.4.10" | ||
"svelte2tsx": "^0.4.11" | ||
}, | ||
"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
173574
Updatedsvelte2tsx@^0.4.11