🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
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.7-alpha

rollup.config.js

7

package.json
{
"name": "react-action-validation",
"version": "0.0.5-alpha",
"version": "0.0.7-alpha",
"description": "validates the payload of the dispatched action",
"main": "./dist/index.js",
"scripts": {
"build": "rollup --config ./internals/rollup.config.js",
"build": "rollup --config ./rollup.config.js",
"lint:staged": "lint-staged",
"test": "jest",
"coverage": "jest --coverage",
"release": "node ./internals/publish.js"
"coverage": "jest --coverage"
},

@@ -13,0 +12,0 @@ "repository": {