Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@govuk-react/input-field

Package Overview
Dependencies
Maintainers
5
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govuk-react/input-field - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

14

package.json
{
"name": "@govuk-react/input-field",
"version": "0.10.1",
"version": "0.10.2",
"dependencies": {
"@govuk-react/constants": "^0.10.1",
"@govuk-react/error-text": "^0.10.1",
"@govuk-react/hint-text": "^0.10.1",
"@govuk-react/input": "^0.10.1",
"@govuk-react/label": "^0.10.1",
"@govuk-react/label-text": "^0.10.1"
"@govuk-react/constants": "^0.10.2",
"@govuk-react/error-text": "^0.10.2",
"@govuk-react/hint-text": "^0.10.2",
"@govuk-react/input": "^0.10.2",
"@govuk-react/label": "^0.10.2",
"@govuk-react/label-text": "^0.10.2"
},

@@ -12,0 +12,0 @@ "peerDependencies": {

@@ -18,10 +18,10 @@ InputField

:--- | :------- | :------ | :--- | :----------
`error` | | `````` | boolean | Apply error state styling to the component
`error` | | | boolean | Apply error state styling to the component
`hint` | | ```undefined``` | ReactNode |
`input` | | ```{}``` | InputProps |
`margin` | | `````` | Margin | Margin[] |
`mb` | | `````` | string | number |
`meta` | | ```{}``` | { error?: string | string[]; touched?: boolean; } |
`padding` | | `````` | Padding | Padding[] |
`margin` | | | Margin \| Margin[] |
`mb` | | | string \| number |
`meta` | | ```{}``` | { error?: string \| string[]; touched?: boolean; } |
`padding` | | | Padding \| Padding[] |

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc