This repository was archived by the owner on Jun 28, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-11
lines changed Expand file tree Collapse file tree 2 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 99
1010## Trunk
1111
12+ * package: latest dependencies
13+ * bom: detection when buffer smaller than bom
14+ * package: remove deprecated @types/should dependency
1215* package: update file path
1316
1417## Version 4.4.3
Original file line number Diff line number Diff line change 4848 },
4949 "homepage" : " https://csv.js.org/parse/" ,
5050 "devDependencies" : {
51- "@babel/cli" : " ^7.4.3 " ,
52- "@babel/core" : " ^7.4.3 " ,
53- "@babel/preset-env" : " ^7.4.3 " ,
54- "@types/mocha" : " ^5.2.6 " ,
55- "@types/node" : " ^11.13.0 " ,
56- "coffeescript" : " ^2.4.0 " ,
57- "csv-generate" : " ^3.2.0 " ,
51+ "@babel/cli" : " ^7.5.5 " ,
52+ "@babel/core" : " ^7.5.5 " ,
53+ "@babel/preset-env" : " ^7.5.5 " ,
54+ "@types/mocha" : " ^5.2.7 " ,
55+ "@types/node" : " ^12.6.9 " ,
56+ "coffeescript" : " ^2.4.1 " ,
57+ "csv-generate" : " ^3.2.3 " ,
5858 "csv-spectrum" : " ^1.0.0" ,
5959 "each" : " ^1.2.1" ,
60- "mocha" : " ^6.0.2 " ,
60+ "mocha" : " ^6.2.0 " ,
6161 "should" : " ^13.2.3" ,
62- "stream-transform" : " ^1 .0.8 " ,
63- "ts-node" : " ^8.0.3 " ,
64- "typescript" : " ^3.4.2 "
62+ "stream-transform" : " ^2 .0.1 " ,
63+ "ts-node" : " ^8.3.0 " ,
64+ "typescript" : " ^3.5.3 "
6565 },
6666 "files" : [
6767 " /lib"
You can’t perform that action at this time.
0 commit comments