react-action-validation
Advanced tools
Comparing version
@@ -116,3 +116,3 @@ import Joi from '@hapi/joi'; | ||
case 8: | ||
validation.accept(store)(action); | ||
validation.accept(store, action); | ||
next(action); | ||
@@ -126,3 +126,3 @@ _context.next = 16; | ||
console.error(_context.t0); | ||
validation.reject(store)(action); | ||
validation.reject(store, action); | ||
@@ -129,0 +129,0 @@ case 16: |
@@ -1,1 +0,1 @@ | ||
{"name":"react-action-validation","version":"0.0.11-alpha","description":"validates the payload of the dispatched action","main":"./index.js","repository":{"type":"git","url":"git+https://github.com/rezaerami/react-payload-validation.git"},"keywords":["react","hapi","joi","redux","validation","redux","validation","react","validation"],"author":"Reza Erami","license":"MIT","bugs":{"url":"https://github.com/rezaerami/react-payload-validation/issues"},"homepage":"https://github.com/rezaerami/react-payload-validation#readme","dependencies":{"@hapi/joi":"^17.1.1"}} | ||
{"name":"react-action-validation","version":"0.0.13-alpha","description":"validates the payload of the dispatched action","main":"./index.js","repository":{"type":"git","url":"git+https://github.com/rezaerami/react-payload-validation.git"},"keywords":["react","hapi","joi","redux","validation","redux","validation","react","validation"],"author":"Reza Erami","license":"MIT","bugs":{"url":"https://github.com/rezaerami/react-payload-validation/issues"},"homepage":"https://github.com/rezaerami/react-payload-validation#readme","dependencies":{"@hapi/joi":"^17.1.1"}} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
-100%