@govuk-react/input-field
Advanced tools
Comparing version 0.2.2 to 0.2.4
{ | ||
"name": "@govuk-react/input-field", | ||
"version": "0.2.2", | ||
"version": "0.2.4", | ||
"dependencies": { | ||
"@govuk-react/constants": "^0.2.2", | ||
"@govuk-react/error-text": "^0.2.2", | ||
"@govuk-react/hint-text": "^0.2.2", | ||
"@govuk-react/hoc": "^0.2.2", | ||
"@govuk-react/input": "^0.2.2", | ||
"@govuk-react/label": "^0.2.2", | ||
"@govuk-react/label-text": "^0.2.2", | ||
"@govuk-react/error-text": "^0.2.4", | ||
"@govuk-react/hint-text": "^0.2.4", | ||
"@govuk-react/hoc": "^0.2.4", | ||
"@govuk-react/input": "^0.2.4", | ||
"@govuk-react/label": "^0.2.4", | ||
"@govuk-react/label-text": "^0.2.4", | ||
"govuk-colours": "^1.0.3" | ||
@@ -13,0 +13,0 @@ }, |
@@ -57,7 +57,7 @@ InputField | ||
:--- | :------- | :------ | :--- | :---------- | ||
`children` | true | | node | | ||
`hint` | | null | string | | ||
`input` | | {} | shape[object Object] | | ||
`meta` | | {} | shape[object Object] | | ||
`children` | true | `````` | node | | ||
`hint` | | ```null``` | string | | ||
`input` | | ```{}``` | shape[object Object] | | ||
`meta` | | ```{}``` | shape[object Object] | | ||
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
44079
Updated@govuk-react/hoc@^0.2.4
Updated@govuk-react/input@^0.2.4
Updated@govuk-react/label@^0.2.4