@smui/textfield
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.1.0](https://github.com/hperrin/svelte-material-ui/compare/v1.0.0...v1.1.0) (2020-12-24) | ||
**Note:** Version bump only for package @smui/textfield | ||
# [1.0.0](https://github.com/hperrin/svelte-material-ui/compare/v1.0.0-beta.21...v1.0.0) (2020-08-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/textfield", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Svelte Material UI - Text Field", | ||
@@ -36,11 +36,11 @@ "keywords": [ | ||
"@smui/common": "^1.0.0", | ||
"@smui/floating-label": "^1.0.0", | ||
"@smui/line-ripple": "^1.0.0", | ||
"@smui/notched-outline": "^1.0.0" | ||
"@smui/floating-label": "^1.1.0", | ||
"@smui/line-ripple": "^1.1.0", | ||
"@smui/notched-outline": "^1.1.0" | ||
}, | ||
"devDependencies": { | ||
"glob-cmd": "0.0.7", | ||
"sass": "^1.25.0" | ||
"sass": "^1.30.0" | ||
}, | ||
"gitHead": "cb682ac7721ec6dfaad6134a4873d4781ffcd247" | ||
"gitHead": "4f9045be4d9a36e375ae108d2872c4d85624e872" | ||
} |
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
100852
Updated@smui/floating-label@^1.1.0
Updated@smui/line-ripple@^1.1.0
Updated@smui/notched-outline@^1.1.0