@techteamer/mq
Advanced tools
Comparing version 2.4.0 to 2.4.1
@@ -0,1 +1,4 @@ | ||
2.4.1 | ||
- dependency update to fix security vulnerability | ||
2.4.0 | ||
@@ -2,0 +5,0 @@ - RPC reply attachment |
{ | ||
"name": "@techteamer/mq", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "A RabbitMQ wrapper for node", | ||
@@ -26,2 +26,3 @@ "main": "index.js", | ||
"amqplib": "^0.5.3", | ||
"js-yaml": "^3.13.1", | ||
"uuid": "^3.3.2" | ||
@@ -28,0 +29,0 @@ }, |
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
38461
3
+ Addedjs-yaml@^3.13.1
+ Addedargparse@1.0.10(transitive)
+ Addedesprima@4.0.1(transitive)
+ Addedjs-yaml@3.14.1(transitive)
+ Addedsprintf-js@1.0.3(transitive)