react-action-validation
Advanced tools
Comparing version 0.0.5-alpha to 0.0.7-alpha
{ | ||
"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": { |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
1
0
19369
18
395