rabbitmq-queue-stream
Advanced tools
Comparing version 0.4.5 to 0.4.6
@@ -236,3 +236,3 @@ var _ = require("lodash"); | ||
if(_.includes(err.message, "ECONNRESET")) { | ||
if(_.contains(err.message, "ECONNRESET")) { | ||
streamsDebug("Ignoring ECONNRESET error"); | ||
@@ -239,0 +239,0 @@ return; |
{ | ||
"name": "rabbitmq-queue-stream", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "Reliable streaming interface to rabbitmq queues", | ||
@@ -21,15 +21,15 @@ "main": "index.js", | ||
"dependencies": { | ||
"amqp": "^0.2.7", | ||
"async": "^2.6.2", | ||
"debug": "^4.1.1", | ||
"lodash": "^4.17.11" | ||
"amqp": "0.2.0", | ||
"async": "0.9.0", | ||
"debug": "2.1.0", | ||
"jshint": "2.5.7", | ||
"lodash": "2.4.1" | ||
}, | ||
"devDependencies": { | ||
"codecov.io": "0.0.8", | ||
"expect.js": "0.2.0", | ||
"istanbul": "0.3.5", | ||
"jshint": "2.5.7", | ||
"mocha": "2.0.1", | ||
"rewire": "2.1.2", | ||
"sinon": "1.11.1" | ||
"expect.js": "0.2.0", | ||
"sinon": "1.11.1", | ||
"rewire": "2.1.2" | ||
}, | ||
@@ -36,0 +36,0 @@ "author": "Christopher Olivares <chris@classdojo.com>", |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6
0
55642
5
8
+ Addedjshint@2.5.7
+ Addedamqp@0.2.0(transitive)
+ Addedasync@0.9.0(transitive)
+ Addedcli@0.6.6(transitive)
+ Addedconsole-browserify@1.1.0(transitive)
+ Addedcore-util-is@1.0.3(transitive)
+ Addeddate-now@0.1.4(transitive)
+ Addeddebug@2.1.0(transitive)
+ Addeddom-serializer@0.2.2(transitive)
+ Addeddomelementtype@1.3.12.3.0(transitive)
+ Addeddomhandler@2.2.1(transitive)
+ Addeddomutils@1.5.1(transitive)
+ Addedentities@1.0.02.2.0(transitive)
+ Addedexit@0.1.2(transitive)
+ Addedglob@3.2.11(transitive)
+ Addedhtmlparser2@3.7.3(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedjshint@2.5.7(transitive)
+ Addedlodash@1.3.12.4.1(transitive)
+ Addedlru-cache@2.7.3(transitive)
+ Addedminimatch@0.3.01.0.0(transitive)
+ Addedms@0.6.2(transitive)
+ Addedreadable-stream@1.1.14(transitive)
+ Addedshelljs@0.3.0(transitive)
+ Addedsigmund@1.0.1(transitive)
+ Addedstring_decoder@0.10.31(transitive)
+ Addedstrip-json-comments@1.0.4(transitive)
+ Addedunderscore@1.6.0(transitive)
- Removedamqp@0.2.7(transitive)
- Removedasync@2.6.4(transitive)
- Removeddebug@4.4.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedms@2.1.3(transitive)
Updatedamqp@0.2.0
Updatedasync@0.9.0
Updateddebug@2.1.0
Updatedlodash@2.4.1