File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 244244 "hireable" : null
245245 }
246246 ],
247- "version" : " 2.0.4 " ,
247+ "version" : " 2.0.5 " ,
248248 "keywords" : [
249249 " csv" ,
250250 " csv parser" ,
297297 "test" : " rm -Rf .ts-node && TS_NODE_CACHE_DIRECTORY=.ts-node mocha -r ts-node/register src/**/*.test.ts ./test/*.ts -R spec" ,
298298 "travis" : " nyc --reporter lcov mocha -r ts-node/register src/**/*.test.ts ./test/*.ts -R spec" ,
299299 "test:debug" : " mocha debug -r ts-node/register src/**/*.test.ts ./test/*.ts -R spec" ,
300- "test:function" :" mocha -r ts-node/register test/**/*.ts" ,
300+ "test:function" : " mocha -r ts-node/register test/**/*.ts" ,
301301 "test-all" : " mocha ./test -R spec && CSV_WORKER=3 mocha ./test -R spec " ,
302302 "test:unit" : " mocha -r ts-node/register src/**/*.ts" ,
303303 "test:all:debug" : " mocha debug ./testNew -R spec" ,
You can’t perform that action at this time.
0 commit comments