File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " coverage-diff" ,
3- "version" : " 1.4.1" ,
4- "description" :
5- " Reports differences between two istanbul JSON code coverage summaries." ,
3+ "version" : " 1.5.0" ,
4+ "description" : " Reports differences between two istanbul JSON code coverage summaries." ,
65 "main" : " lib/index" ,
76 "types" : " lib/index" ,
87 "repository" : " git@github.com:flaviusone/coverage-diff.git" ,
1817 "precommit" : " lint-staged" ,
1918 "prepublishOnly" : " yarn clean && yarn lint && yarn test && yarn build" ,
2019 "prettier" : " prettier --single-quote --list-different '**/*.{js,ts,md}'" ,
21- "publish-docs" :
22- " yarn build-docs && gh-pages -d docs -b gh-pages && yarn clean" ,
20+ "publish-docs" : " yarn build-docs && gh-pages -d docs -b gh-pages && yarn clean" ,
2321 "test" : " yarn run tsc && yarn run jest" ,
2422 "jest" : " jest --maxWorkers=4" ,
2523 "jest-watch" : " yarn jest --watch" ,
You can’t perform that action at this time.
0 commit comments