File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1414 "@cablanchard/semantic-release" : " ~1.3.1" ,
1515 "@cablanchard/tsconfig" : " 1.0.0" ,
1616 "@cablanchard/tslint" : " 0.0.1" ,
17- "@types/benchmark" : " ~1.0.31" ,
1817 "@types/chai" : " ~4.2.0" ,
1918 "@types/csv-parse" : " ~1.2.2" ,
2019 "@types/mocha" : " ~7.0.1" ,
2120 "@types/node" : " ~14.0.1" ,
22- "benchmark" : " ~2.1.4" ,
2321 "chai" : " ~4.2.0" ,
2422 "codecov" : " ~3.7.0" ,
2523 "csv-parse" : " ~4.11.1" ,
8280 "lint" : " eslint lib/**/*.ts" ,
8381 "docs" : " typedoc --mode file --excludePrivate --hideGenerator --excludeExternals --target ES5 --out docs/ --name 'Postcode.js' --theme minimal lib/" ,
8482 "build" : " tsc" ,
85- "benchmark" : " npm run build && node benchmark.js" ,
8683 "coverage" : " nyc report --reporter=text-lcov > coverage.lcov && codecov"
8784 },
8885 "repository" : {
You can’t perform that action at this time.
0 commit comments