New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@govuk-react/text-area

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/text-area - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

12

package.json
{
"name": "@govuk-react/text-area",
"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/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/label": "^0.10.2",
"@govuk-react/label-text": "^0.10.2",
"govuk-colours": "^1.1.0"

@@ -11,0 +11,0 @@ },

@@ -18,10 +18,10 @@ TextArea

:--- | :------- | :------ | :--- | :----------
`error` | | `````` | boolean | Apply error state styling to the component
`error` | | | boolean | Apply error state styling to the component
`hint` | | ```undefined``` | ReactNode |
`input` | | ```{}``` | TextareaHTMLAttributes<HTMLTextAreaElement> |
`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[] |
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