redux-ledger
Advanced tools
Comparing version
{ | ||
"name": "redux-ledger", | ||
"version": "1.0.0", | ||
"description": "Redux testing utility", | ||
"main": "index.js", | ||
"version": "1.1.0", | ||
"description": "Redux unit test middleware", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"test": "test" | ||
"build": "cross-env BABEL_ENV=production BABEL_OUTPUT=umd babel src --out-dir dist/ --ignore __tests__ --copy-files", | ||
"test": "nyc --cache ava --no-color --tap | tap-nyc", | ||
"coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov", | ||
"tdd": "ava", | ||
"nyc": "nyc", | ||
"debug": "node --inspect-brk node_modules/ava/profile.js" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:wayfair/redux-ledger.git" | ||
}, | ||
"keywords": [ | ||
"redux", | ||
"unit-test", | ||
"middleware", | ||
"thunk" | ||
], | ||
"author": "Arthur Buldauskas", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"devDependencies": { | ||
"ava": "0.25.0", | ||
"babel-plugin-transform-object-rest-spread": "6.26.0", | ||
"babel-preset-env": "1.6.1", | ||
"codecov": "^3.0.0", | ||
"cross-env": "5.1.4", | ||
"nyc": "11.6.0", | ||
"prettier": "1.11.1", | ||
"redux": "3.7.2", | ||
"redux-thunk": "2.2.0", | ||
"tap-nyc": "1.0.3" | ||
}, | ||
"ava": { | ||
"files": [ | ||
"src/**/*[sS]pec.js" | ||
], | ||
"source": [ | ||
"src/**/*.js", | ||
"src/**/*.json" | ||
], | ||
"concurrency": 5, | ||
"failFast": true, | ||
"failWithoutAssertions": false, | ||
"tap": false, | ||
"powerAssert": false, | ||
"modules": false, | ||
"babel": "inherit" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
12842
6103.86%10
900%169
Infinity%1
-50%117
Infinity%0
-100%10
Infinity%