@smui/textfield
Advanced tools
Comparing version 3.0.0-beta.12 to 3.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.0.0](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.12...v3.0.0) (2021-04-19) | ||
**Note:** Version bump only for package @smui/textfield | ||
# [3.0.0-beta.12](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.11...v3.0.0-beta.12) (2021-04-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/textfield", | ||
"version": "3.0.0-beta.12", | ||
"version": "3.0.0", | ||
"description": "Svelte Material UI - Text Field", | ||
@@ -36,7 +36,7 @@ "keywords": [ | ||
"@material/textfield": "^10.0.0", | ||
"@smui/common": "^3.0.0-beta.12", | ||
"@smui/floating-label": "^3.0.0-beta.12", | ||
"@smui/line-ripple": "^3.0.0-beta.12", | ||
"@smui/notched-outline": "^3.0.0-beta.12", | ||
"@smui/ripple": "^3.0.0-beta.12" | ||
"@smui/common": "^3.0.0", | ||
"@smui/floating-label": "^3.0.0", | ||
"@smui/line-ripple": "^3.0.0", | ||
"@smui/notched-outline": "^3.0.0", | ||
"@smui/ripple": "^3.0.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "53311f66cf47da668683783ccac6d461865056c0" | ||
"gitHead": "a0e5734f80dd799c7ff24e10d0d84bb2b8165615" | ||
} |
@@ -19,3 +19,3 @@ # Svelte Material UI - Text Field | ||
The latest SMUI v3 beta had a lot of changes, and these docs haven't been caught up yet. You should check out the demo page's code to see the latest usage. | ||
The latest SMUI v3 had a lot of changes, and these docs haven't been caught up yet. You should check out the demo page's code to see the latest usage. | ||
@@ -22,0 +22,0 @@ # Basic Usage |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
117372
2
Updated@smui/common@^3.0.0
Updated@smui/floating-label@^3.0.0
Updated@smui/line-ripple@^3.0.0
Updated@smui/notched-outline@^3.0.0
Updated@smui/ripple@^3.0.0