This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 37
37
test /test-data /go-ipfs-repo /LOCK
38
38
test /test-data /go-ipfs-repo /LOG
39
39
test /test-data /go-ipfs-repo /LOG.old
40
+
41
+ # while testing npm5
42
+ package-lock.json
Original file line number Diff line number Diff line change 63
63
"devDependencies" : {
64
64
"aegir" : " ^11.0.2" ,
65
65
"buffer-loader" : " 0.0.1" ,
66
- "chai" : " ^4.1.0 " ,
66
+ "chai" : " ^4.1.1 " ,
67
67
"delay" : " ^2.0.0" ,
68
68
"detect-node" : " ^2.0.3" ,
69
69
"dir-compare" : " ^1.4.0" ,
70
70
"dirty-chai" : " ^2.0.1" ,
71
- "eslint-plugin-react" : " ^7.1.0 " ,
72
- "execa" : " ^0.7 .0" ,
71
+ "eslint-plugin-react" : " ^7.2.1 " ,
72
+ "execa" : " ^0.8 .0" ,
73
73
"expose-loader" : " ^0.7.3" ,
74
74
"form-data" : " ^2.2.0" ,
75
75
"gulp" : " ^3.9.1" ,
76
76
"interface-ipfs-core" : " ~0.30.1" ,
77
77
"ipfsd-ctl" : " ~0.21.0" ,
78
78
"left-pad" : " ^1.1.3" ,
79
79
"lodash" : " ^4.17.4" ,
80
- "mocha" : " ^3.4.2 " ,
80
+ "mocha" : " ^3.5.0 " ,
81
81
"ncp" : " ^2.0.0" ,
82
82
"nexpect" : " ^0.5.0" ,
83
83
"pre-commit" : " ^1.2.2" ,
93
93
"bl" : " ^1.2.1" ,
94
94
"boom" : " ^5.2.0" ,
95
95
"cids" : " ^0.5.1" ,
96
- "debug" : " ^2.6.8 " ,
96
+ "debug" : " ^3.0.0 " ,
97
97
"fsm-event" : " ^2.1.0" ,
98
98
"glob" : " ^7.1.2" ,
99
- "hapi" : " ^16.5.0 " ,
99
+ "hapi" : " ^16.5.2 " ,
100
100
"hapi-set-header" : " ^1.0.2" ,
101
101
"hoek" : " ^4.2.0" ,
102
- "ipfs-api" : " ^14.1.1 " ,
102
+ "ipfs-api" : " ^14.1.2 " ,
103
103
"ipfs-bitswap" : " ~0.15.0" ,
104
104
"ipfs-block" : " ~0.6.0" ,
105
105
"ipfs-block-service" : " ~0.12.0" ,
202
202
" tcme <hi@this-connect.me>" ,
203
203
" ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>"
204
204
]
205
- }
205
+ }
You can’t perform that action at this time.
0 commit comments