@smui/layout-grid
Advanced tools
Comparing version 6.1.0 to 6.1.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [6.1.4](https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4) (2022-09-27) | ||
### Bug Fixes | ||
* update svelte-strip for module script lang fix ([2dc89a9](https://github.com/hperrin/svelte-material-ui/commit/2dc89a953882b6319ef453803107e20a0ca1a938)) | ||
# [6.1.0](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0) (2022-08-20) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/layout-grid", | ||
"version": "6.1.0", | ||
"version": "6.1.4", | ||
"description": "Svelte Material UI - Layout Grid", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"@material/layout-grid": "^13.0.0", | ||
"@smui/common": "^6.1.0", | ||
"@smui/common": "^6.1.4", | ||
"svelte2tsx": "^0.5.12" | ||
@@ -49,7 +49,7 @@ }, | ||
"sass": "^1.54.0", | ||
"svelte-strip": "^1.0.1", | ||
"svelte-strip": "^1.0.2", | ||
"tslib": "^2.4.0", | ||
"typescript": "^4.7.4" | ||
}, | ||
"gitHead": "9bc126b4e971f2e03c98e4328992d8f865cbc4e9" | ||
"gitHead": "f06fb48cd2dd0972a8210f66fa5f3d075453efe2" | ||
} |
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
62648
Updated@smui/common@^6.1.4