You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

tcp-log-server

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tcp-log-server - npm Package Compare versions

Comparing version

to
11.0.1

@@ -9,3 +9,3 @@ var crypto = require('crypto')

var split2 = require('split2')
var stringify = require('json-stable-stringify')
var stringify = require('fast-json-stable-stringify')
var through2 = require('through2')

@@ -12,0 +12,0 @@ var uuid = require('uuid').v4

{
"name": "tcp-log-server",
"description": "serve an append-only log over TCP",
"version": "11.0.0",
"version": "11.0.1",
"author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)",

@@ -13,4 +13,4 @@ "bin": "./server.js",

"end-of-stream": "^1.1.0",
"fast-json-stable-stringify": "^2.1.0",
"fs-blob-store": "^5.2.1",
"json-stable-stringify": "^1.0.1",
"leveldown": "^5.1.1",

@@ -17,0 +17,0 @@ "lock": "^1.1.0",