This commit is contained in:
AJ ONeal 2017-08-09 10:33:06 -06:00
parent 5fbbc0fa55
commit 028d26e888

View File

@ -1,6 +1,6 @@
{
"name": "socket-pair",
"version": "1.0.1",
"version": "1.0.2",
"description": "Similar to stream-pair, but with sockets with real fds. A workaround for https://github.com/nodejs/node/issues/12716",
"homepage": "https://git.daplie.com/Daplie/socket-pair#readme",
"main": "lib/socket-pair.js",