New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@rvf/react

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rvf/react - npm Package Compare versions

Comparing version
7.1.6-beta.5
to
8.0.0
+1
-1
dist/index.d.ts

@@ -365,3 +365,3 @@ import { FieldArrayValidationBehaviorConfig, FormScope, ValidationBehaviorConfig, SubmitterOptions, SubmitStatus, FieldValues, BeforeSubmitApi, FieldErrors, Validator, NonContradictingSupertype, StateSubmitHandler, DomSubmitHandler } from '@rvf/core';

*
* Sets a custom error message on the specifie field.
* Sets a custom error message on the specified field.
* By using this, you're taking manual control of the validation lifecycle for this particular error message.

@@ -368,0 +368,0 @@ *

{
"name": "@rvf/react",
"version": "7.1.6-beta.5",
"version": "8.0.0",
"description": "Easy, predictable form state management for React",

@@ -37,3 +37,3 @@ "main": "./dist/index.cjs.js",

"dependencies": {
"@rvf/core": "7.1.4-beta.5",
"@rvf/core": ">= 8.0.0 < 9.0.0",
"@rvf/set-get": ">= 7.0.1 < 8.0.0",

@@ -40,0 +40,0 @@ "@standard-schema/spec": "^1.0.0"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display