react-action-validation
Advanced tools
Comparing version
@@ -1,69 +0,1 @@ | ||
{ | ||
"name": "react-action-validation", | ||
"version": "0.0.7-alpha", | ||
"description": "validates the payload of the dispatched action", | ||
"main": "./dist/index.js", | ||
"scripts": { | ||
"build": "rollup --config ./rollup.config.js", | ||
"lint:staged": "lint-staged", | ||
"test": "jest", | ||
"coverage": "jest --coverage" | ||
}, | ||
"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" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.8.4", | ||
"@babel/plugin-proposal-class-properties": "^7.10.4", | ||
"@babel/plugin-proposal-export-default-from": "^7.8.3", | ||
"@babel/plugin-transform-object-assign": "^7.8.3", | ||
"@babel/plugin-transform-runtime": "^7.10.4", | ||
"@babel/preset-env": "^7.6.3", | ||
"babel-eslint": "^10.0.3", | ||
"babel-jest": "^24.9.0", | ||
"eslint": "^6.6.0", | ||
"eslint-config-prettier": "^6.5.0", | ||
"eslint-plugin-import": "^2.22.0", | ||
"eslint-plugin-jest": "^23.17.1", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"jest": "^24.9.0", | ||
"lint-staged": "^10.2.11", | ||
"pre-commit": "^1.2.2", | ||
"prettier": "^1.19.1", | ||
"rollup": "^2.18.1", | ||
"rollup-plugin-babel": "^4.4.0" | ||
}, | ||
"lint-staged": { | ||
"*.js": [ | ||
"eslint --fix", | ||
"git add --force" | ||
], | ||
"*.json": [ | ||
"prettier --write", | ||
"git add --force" | ||
] | ||
}, | ||
"pre-commit": "lint:staged" | ||
} | ||
{"name":"react-action-validation","version":"0.0.8-alpha","description":"validates the payload of the dispatched action","main":"./dist/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"}} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
-100%0
-100%5795
-70.08%2
-88.89%176
-55.44%2
100%0
-100%1
Infinity%