node-nats-streaming
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
{"processes":{"44fce7bc-5155-4bad-91b8-fe0b881168de":{"parent":null,"children":[]}},"files":{"/Users/aricart/Dropbox/code/src/github.com/nats-io/stan.js/lib/stan.js":["44fce7bc-5155-4bad-91b8-fe0b881168de"]},"externalIds":{}} | ||
{"processes":{"b6fd3470-42fa-4f19-8b94-519bbe13698f":{"parent":null,"children":[]}},"files":{"/Users/aricart/Dropbox/code/src/github.com/nats-io/stan.js/lib/stan.js":["b6fd3470-42fa-4f19-8b94-519bbe13698f"]},"externalIds":{}} |
{ | ||
"name": "node-nats-streaming", | ||
"version": "0.3.0-3", | ||
"version": "0.3.0-4", | ||
"description": "Node.js client for NATS Streaming, a lightweight, high-performance cloud native messaging system", | ||
@@ -48,8 +48,8 @@ "keywords": [ | ||
"dependencies": { | ||
"google-protobuf": "^3.11.2", | ||
"nats": "^1.3.2", | ||
"nuid": "^1.1.0" | ||
"google-protobuf": "^3.11.4", | ||
"nats": "^1.4.1-6", | ||
"nuid": "^1.1.2-0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^13.1.4", | ||
"@types/node": "^13.7.4", | ||
"coveralls": "^3.0.9", | ||
@@ -59,3 +59,3 @@ "dependency-check": "4.1.0", | ||
"minimist": "^1.2.0", | ||
"mocha": "^7.0.0", | ||
"mocha": "^7.0.1", | ||
"mocha-lcov-reporter": "1.3.0", | ||
@@ -65,3 +65,3 @@ "nyc": "^15.0.0", | ||
"standard": "^14.3.1", | ||
"typescript": "^3.7.4" | ||
"typescript": "^3.8.2" | ||
}, | ||
@@ -68,0 +68,0 @@ "typings": "./index.d.ts", |
251884
0Updated
Updated
Updated