You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-action-validation

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-action-validation - npm Package Compare versions

Comparing version

to
0.0.4-alpha

2

dist/index.js

@@ -143,3 +143,3 @@ import Joi from '@hapi/joi';

_context.next = 2;
return Joi.object(this.getRules()).validate(payload);
return Joi.object(this.getRules()).validateAsync(payload);

@@ -146,0 +146,0 @@ case 2:

{
"name": "react-action-validation",
"version": "0.0.3-alpha",
"version": "0.0.4-alpha",
"description": "validates the payload of the dispatched action",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.