File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - " 0.10"
4- - " 0.12"
5- - " 4"
6- - " 6"
3+ - 0.10
4+ - 0.12
5+ - 4
6+ - 6
7+ - 8
8+ - 10
9+ - 12
710after_script :
811 npm run coverage
Original file line number Diff line number Diff line change 2828 },
2929 "homepage" : " https://github.com/mcollina/fastparallel" ,
3030 "devDependencies" : {
31- "async" : " ^2.5 .0" ,
32- "coveralls" : " ^2.13.1 " ,
31+ "async" : " ^3.1 .0" ,
32+ "coveralls" : " ^3.0.4 " ,
3333 "fastbench" : " ^1.0.1" ,
3434 "faucet" : " 0.0.1" ,
35- "insync" : " ^2.1.0 " ,
35+ "insync" : " ^2.1.1 " ,
3636 "istanbul" : " ^0.4.5" ,
37- "items" : " ^2.1.1 " ,
38- "neo-async" : " ^2.0.0 " ,
39- "parallelize" : " ^3.0.0 " ,
37+ "items" : " ^2.1.2 " ,
38+ "neo-async" : " ^2.6.1 " ,
39+ "parallelize" : " ^3.0.1 " ,
4040 "pre-commit" : " ^1.2.2" ,
41- "standard" : " ^10 .0.0 " ,
42- "tape" : " ^4.7 .0"
41+ "standard" : " ^12 .0.1 " ,
42+ "tape" : " ^4.11 .0"
4343 },
4444 "dependencies" : {
45- "reusify" : " ^1.0.1 " ,
45+ "reusify" : " ^1.0.4 " ,
4646 "xtend" : " ^4.0.1"
4747 }
4848}
You can’t perform that action at this time.
0 commit comments