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

use-state-validate

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-state-validate - npm Package Compare versions

Comparing version 2.3.0 to 2.5.0

2

package.json
{
"name": "use-state-validate",
"version": "2.3.0",
"version": "2.5.0",
"description": "Custom hook to account for state and validation off single state value",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -76,2 +76,3 @@ # use-state-validate

"value": "value of field",
"name": "label given to wrapper",
"isDirty": false,

@@ -200,2 +201,3 @@ "isRequired": true,

### Changelog
* v2.4.0 - Adds name to IStateValidateRules and validation wrapper
* v2.3.0 - Exposes IStateValidateRules

@@ -202,0 +204,0 @@ * v2.2.0 - Adds types to rules object

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