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

react-textarea-count

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-textarea-count - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "react-textarea-count",
"version": "1.0.1",
"version": "1.0.2",
"description": "Simple textarea chars counter for React",

@@ -5,0 +5,0 @@ "main": "dist/react-textarea-count.js",

@@ -78,3 +78,3 @@ # react-textarea-count

`countLimit` | `number` | `0` | Chars limit. It is optional and if it is not used then chars limit is not shown
`countShow ` | `bool` | `true` | Just in case you want to hide the counter you can set this to `true`
`countShow ` | `bool` | `true` | Just in case you want to hide the counter you can set this to `false`

@@ -81,0 +81,0 @@ ## License

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