Comparing version 0.3.1 to 0.4.0
{ | ||
"name": "amqper", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "A simple and elegant AMQP client for node based on amqplib.", | ||
@@ -18,22 +18,22 @@ "homepage": "https://github.com/taoyuan/amqper", | ||
"dependencies": { | ||
"amqplib": "^0.4.0", | ||
"bluebird": "^3.1.1", | ||
"debug": "^2.2.0", | ||
"amqplib": "^0.5.1", | ||
"bluebird": "^3.5.0", | ||
"debug": "^2.6.6", | ||
"depd": "^1.1.0", | ||
"houkou": "^0.2.2", | ||
"lodash": "^3.10.1", | ||
"lodash": "^4.17.4", | ||
"msgpack": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.4.1", | ||
"gulp": "^3.9.0", | ||
"gulp-exclude-gitignore": "^1.0.0", | ||
"gulp-istanbul": "^0.10.3", | ||
"gulp-jshint": "^2.0.0", | ||
"gulp-mocha": "^2.2.0", | ||
"gulp-nsp": "^2.2.1", | ||
"gulp-plumber": "^1.0.1", | ||
"jshint-stylish": "^2.1.0", | ||
"mocha": "^2.3.4", | ||
"uuid": "^2.0.1" | ||
"chai": "^3.5.0", | ||
"gulp": "^3.9.1", | ||
"gulp-exclude-gitignore": "^1.1.1", | ||
"gulp-istanbul": "^1.1.1", | ||
"gulp-jshint": "^2.0.4", | ||
"gulp-mocha": "^4.3.1", | ||
"gulp-nsp": "^2.4.2", | ||
"gulp-plumber": "^1.1.0", | ||
"jshint-stylish": "^2.2.1", | ||
"mocha": "^3.3.0", | ||
"uuid": "^3.0.1" | ||
}, | ||
@@ -40,0 +40,0 @@ "scripts": { |
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
85598
22
+ Addedamqplib@0.5.6(transitive)
+ Addedbitsyntax@0.1.0(transitive)
+ Addedbuffer-more-ints@1.0.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedquerystringify@2.2.0(transitive)
+ Addedrequires-port@1.0.0(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedurl-parse@1.4.7(transitive)
- Removedamqplib@0.4.2(transitive)
- Removedbitsyntax@0.0.4(transitive)
- Removedbuffer-more-ints@0.0.2(transitive)
- Removedlodash@3.10.1(transitive)
- Removedwhen@3.6.4(transitive)
Updatedamqplib@^0.5.1
Updatedbluebird@^3.5.0
Updateddebug@^2.6.6
Updatedlodash@^4.17.4