File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 6161 "dependencies" : {
6262 "@dataparty/bouncer-db" : " 1.0.1" ,
6363 "@dataparty/crypto" : " git://github.com/datapartyjs/dataparty-crypto.git" ,
64- "@dataparty/tasker" : " ^0.0.2 " ,
64+ "@dataparty/tasker" : " ^0.0.3 " ,
6565 "@diva.exchange/i2p-sam" : " ^4.1.8" ,
6666 "@markwylde/liferaft" : " ^1.3.4" ,
6767 "@sevenbitbyte/ncc" : " 0.0.2" ,
138138 "tmp" : " ^0.2.1" ,
139139 "url" : " ^0.11.0" ,
140140 "util" : " ^0.12.4" ,
141+ "vm-browserify" : " ^1.1.2" ,
141142 "wrtc" : " npm:@koush/wrtc@^0.5.3"
142143 },
143144 "repository" : {
144145 "type" : " git" ,
145146 "url" : " https://github.com/datapartyjs/dataparty-api.git"
146147 },
147148 "author" :
" dataparty <[email protected] >" ,
148- "license" : " Apache-2.0"
149+ "license" : " Apache-2.0" ,
150+ "overrides" : {
151+ "nan" : " github:jkleinsc/nan#remove_accessor_signature"
152+ }
149153}
You can’t perform that action at this time.
0 commit comments