🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@br-validators/react-hook-form

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@br-validators/react-hook-form - npm Package Compare versions

Comparing version
1.7.0
to
1.8.0
+2
-2
package.json
{
"name": "@br-validators/react-hook-form",
"version": "1.7.0",
"version": "1.8.0",
"description": "React Hook Form rules and resolvers for Brazilian document validators — delegates to @br-validators/core",

@@ -85,3 +85,3 @@ "license": "MIT",

"dependencies": {
"@br-validators/core": "1.7.0"
"@br-validators/core": "1.8.0"
},

@@ -88,0 +88,0 @@ "devDependencies": {

# @br-validators/react-hook-form
[React Hook Form](https://react-hook-form.com/) rules and resolvers that delegate to [`@br-validators/core`](../br-validators).
[![npm](https://img.shields.io/npm/v/@br-validators/react-hook-form)](https://www.npmjs.com/package/@br-validators/react-hook-form)
[![MIT](https://img.shields.io/badge/license-MIT-blue)](https://github.com/AlexandreZanata/br-validators/blob/main/LICENSE)
[![GitHub release](https://img.shields.io/github/v/release/AlexandreZanata/br-validators)](https://github.com/AlexandreZanata/br-validators/releases)
[React Hook Form](https://react-hook-form.com/) rules and resolvers that delegate to [`@br-validators/core`](../br-validators) **v1.7.0**.
## Install

@@ -6,0 +10,0 @@