amqplib-easy
Advanced tools
Comparing version 2.2.3 to 2.3.0
{ | ||
"name": "amqplib-easy", | ||
"version": "2.2.3", | ||
"version": "2.3.0", | ||
"description": "Simplified API for interacting with AMQP", | ||
"main": "index.js", | ||
"engines": { | ||
"iojs": ">=1.0 <1.6", | ||
"node": ">=0.10 <0.13", | ||
"npm": "^2" | ||
}, | ||
"scripts": { | ||
@@ -7,0 +12,0 @@ "lint": "eslint --ignore-path .gitignore .", |
@@ -16,2 +16,2 @@ 'use strict'; | ||
diehard.listen(); | ||
diehard.listen({timeout: 8000}); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17969
13
293