Updates multi-rpc

This commit is contained in:
Zachary Boyd 2018-12-14 19:02:39 -05:00
parent 7b90edabd0
commit c1dfa465d5
3 changed files with 24 additions and 20 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## [4.0.6] - 2018-12-14
### Changed
- Updates `multi-rpc` to version 1.1.1.
## [4.0.5] - 2018-10-15
### Changed
- Prevents errors that occur when connecting to the destination in the SOCKS Proxy and HTTP Proxy from crashing the applications

36
package-lock.json generated
View file

@ -30,7 +30,7 @@
},
"@types/events": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@types/events/-/events-1.2.0.tgz",
"resolved": "http://registry.npmjs.org/@types/events/-/events-1.2.0.tgz",
"integrity": "sha512-KEIlhXnIutzKwRbQkGWb/I4HFqBuUykAdHgDED6xqwXJfONCjF5VoE0cXEiurh3XauygxzeDzgtXUqvLkxFzzA=="
},
"@types/msgpack-lite": {
@ -75,9 +75,9 @@
"dev": true
},
"acorn": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.0.2.tgz",
"integrity": "sha512-GXmKIvbrN3TV7aVqAzVFaMW8F8wzVX7voEBRO3bDA64+EX37YSayggRJP5Xig6HYHBkWKpFg9W5gg6orklubhg=="
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.0.4.tgz",
"integrity": "sha512-VY4i5EKSKkofY2I+6QLTbTTN/UvEQPCo6eiwzzSaSWfpaDhOmStMCMod6wmuPciNq+XS0faCglFu2lHZpdHUtg=="
},
"agent-base": {
"version": "4.2.1",
@ -374,7 +374,7 @@
"dependencies": {
"async": {
"version": "0.2.10",
"resolved": "http://registry.npmjs.org/async/-/async-0.2.10.tgz",
"resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
"integrity": "sha1-trvgsGdLnXGXCMo43owjfLUmw9E="
},
"winston": {
@ -499,9 +499,9 @@
"integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
},
"cross-fetch": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-2.2.2.tgz",
"integrity": "sha1-pH/09/xxLauo9qaVoRyUhEDUVyM=",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-2.2.3.tgz",
"integrity": "sha512-PrWWNH3yL2NYIb/7WF/5vFG3DCQiXDOVf8k3ijatbrtnwNuhMWLC7YF7uqf53tbTFDzHIUD8oITw4Bxt8ST3Nw==",
"requires": {
"node-fetch": "2.1.2",
"whatwg-fetch": "2.0.4"
@ -1750,9 +1750,9 @@
}
},
"multi-rpc": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/multi-rpc/-/multi-rpc-1.1.0.tgz",
"integrity": "sha512-i0pt0VGlg0K4BLvF8WFTfksS1VJ2o03PKw47QRzsRGKQXAu/3/QOtvTC7XzQH7HMaI5VWNsUumYcARBESTWn7g==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/multi-rpc/-/multi-rpc-1.1.1.tgz",
"integrity": "sha512-wpRysYp9jx5JAV3gz0xllcBRDRzXFAjej/rxqH4ZdjSJBCMkdn1LfmE72xFmqpPefkdW7DiXRPvv9rMV3wiIhQ==",
"requires": {
"@types/acorn": "^4.0.3",
"@types/detect-node": "^2.0.0",
@ -1785,9 +1785,9 @@
}
},
"nan": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/nan/-/nan-2.11.0.tgz",
"integrity": "sha512-F4miItu2rGnV2ySkXOQoA8FKz/SR2Q2sWP0sbTxNxz/tuokeC8WxOhPMcwi0qIyGtVn/rrSeLbvVkznqCdwYnw=="
"version": "2.11.1",
"resolved": "https://registry.npmjs.org/nan/-/nan-2.11.1.tgz",
"integrity": "sha512-iji6k87OSXa0CcrLl9z+ZiYSuR2o+c0bGuNmXdrhTQTakxytAFsC56SArGYoiHlJlFoHSnvmhpceZJaXkVuOtA=="
},
"nanoid": {
"version": "1.2.3",
@ -2036,9 +2036,9 @@
"integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M="
},
"parse-function": {
"version": "5.2.10",
"resolved": "https://registry.npmjs.org/parse-function/-/parse-function-5.2.10.tgz",
"integrity": "sha512-ImvYblMk0ieHcFRK3WSyEgxuawHPLyqweT7POZYLj8eMD9uG0IScE+G0QHTvFscsLDQRD5p0Rtwl3GrfBByQfg==",
"version": "5.2.11",
"resolved": "https://registry.npmjs.org/parse-function/-/parse-function-5.2.11.tgz",
"integrity": "sha512-2nQChgTKz80awFjQqs93ZzgQPOykT+BXomHUfwMdIben3PT2uohAPot+h5D+PNa0T+odzjuMZUMOoCyJfnej1Q==",
"requires": {
"arrify": "1.0.1",
"babylon": "7.0.0-beta.47",
@ -2611,7 +2611,7 @@
},
"text-encoding": {
"version": "0.6.4",
"resolved": "https://registry.npmjs.org/text-encoding/-/text-encoding-0.6.4.tgz",
"resolved": "http://registry.npmjs.org/text-encoding/-/text-encoding-0.6.4.tgz",
"integrity": "sha1-45mpgiV6J22uQou5KEXLcb3CbRk="
},
"text-hex": {

View file

@ -1,6 +1,6 @@
{
"name": "tor-router",
"version": "4.0.5",
"version": "4.0.6",
"main": "src/index.js",
"repository": "git@github.com:znetstar/tor-router.git",
"author": "Zachary Boyd <zachary@zacharyboyd.nyc>",
@ -38,7 +38,7 @@
"granax": "^3.1.4",
"js-weighted-list": "^0.1.1",
"lodash": "^4.17.4",
"multi-rpc": "^1.1.0",
"multi-rpc": "^1.1.1",
"nanoid": "^1.2.3",
"native-dns": "git+https://github.com/znetstar/node-dns.git#336f1d3027b2a3da719b5cd65380219267901aeb",
"nconf": "^0.10.0",