@smui/textfield
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.2](https://github.com/hperrin/svelte-material-ui/compare/v3.0.1...v3.0.2) (2021-04-21) | ||
**Note:** Version bump only for package @smui/textfield | ||
## [3.0.1](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0...v3.0.1) (2021-04-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/textfield", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Svelte Material UI - Text Field", | ||
@@ -38,7 +38,7 @@ "type": "module", | ||
"@material/textfield": "^10.0.0", | ||
"@smui/common": "^3.0.1", | ||
"@smui/floating-label": "^3.0.1", | ||
"@smui/line-ripple": "^3.0.1", | ||
"@smui/notched-outline": "^3.0.1", | ||
"@smui/ripple": "^3.0.1" | ||
"@smui/common": "^3.0.2", | ||
"@smui/floating-label": "^3.0.2", | ||
"@smui/line-ripple": "^3.0.2", | ||
"@smui/notched-outline": "^3.0.2", | ||
"@smui/ripple": "^3.0.2" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "0419ea724f8191cb9cc06a68860638d5b657087d" | ||
"gitHead": "c8a34d0b6e17873e0654a3098226e5c3c18d82ef" | ||
} |
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
118185
Updated@smui/common@^3.0.2
Updated@smui/floating-label@^3.0.2
Updated@smui/line-ripple@^3.0.2
Updated@smui/notched-outline@^3.0.2
Updated@smui/ripple@^3.0.2