@smui/select
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/select", | ||
"version": "6.1.0", | ||
"version": "6.1.4", | ||
"description": "Svelte Material UI - Select", | ||
@@ -62,10 +62,10 @@ "type": "module", | ||
"@material/theme": "^13.0.0", | ||
"@smui/common": "^6.1.0", | ||
"@smui/floating-label": "^6.1.0", | ||
"@smui/line-ripple": "^6.1.0", | ||
"@smui/list": "^6.1.0", | ||
"@smui/menu": "^6.1.0", | ||
"@smui/menu-surface": "^6.1.0", | ||
"@smui/notched-outline": "^6.1.0", | ||
"@smui/ripple": "^6.1.0", | ||
"@smui/common": "^6.1.4", | ||
"@smui/floating-label": "^6.1.4", | ||
"@smui/line-ripple": "^6.1.4", | ||
"@smui/list": "^6.1.4", | ||
"@smui/menu": "^6.1.4", | ||
"@smui/menu-surface": "^6.1.4", | ||
"@smui/notched-outline": "^6.1.4", | ||
"@smui/ripple": "^6.1.4", | ||
"svelte2tsx": "^0.5.12" | ||
@@ -76,7 +76,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" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
695764
Updated@smui/common@^6.1.4
Updated@smui/floating-label@^6.1.4
Updated@smui/line-ripple@^6.1.4
Updated@smui/list@^6.1.4
Updated@smui/menu@^6.1.4
Updated@smui/menu-surface@^6.1.4
Updated@smui/notched-outline@^6.1.4
Updated@smui/ripple@^6.1.4