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

input-format

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

input-format - npm Package Compare versions

Comparing version 0.3.13 to 0.3.14

2

package.json
{
"name": "input-format",
"version": "0.3.13",
"version": "0.3.14",
"description": "Formatting user's text input on-the-fly",

@@ -5,0 +5,0 @@ "main": "index.cjs",

@@ -147,2 +147,3 @@ # input-format

* `defaultValue: string?` — (optional) Pass this parameter to specify the initial `value`.
* `controlled: boolean?` — Pass `false` as the value for this parameter.

@@ -149,0 +150,0 @@ The `<input/>` props returned from `useInput()` hook in "uncontrolled" mode will also be slightly different:

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