@highoutput/amqp
Advanced tools
Comparing version 0.8.3 to 0.8.4
{ | ||
"name": "@highoutput/amqp", | ||
"version": "0.8.3", | ||
"version": "0.8.4", | ||
"description": "A simplified abstraction of the AMQP 1.0 protocol", | ||
@@ -43,6 +43,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@highoutput/async-group": "^0.3.4", | ||
"@highoutput/delay": "^0.2.4", | ||
"@highoutput/error": "^0.1.6", | ||
"@highoutput/logger": "^0.2.7", | ||
"@highoutput/async-group": "^0.3.5", | ||
"@highoutput/delay": "^0.2.5", | ||
"@highoutput/error": "^0.1.7", | ||
"@highoutput/logger": "^0.2.8", | ||
"chance": "^1.1.6", | ||
@@ -58,3 +58,3 @@ "ms": "^2.1.2", | ||
}, | ||
"gitHead": "0a0fc4d9229d242598df607a95bac6ae01335322" | ||
"gitHead": "ca9406a7194d3016491137736da74a3587b5ae23" | ||
} |
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
Updated@highoutput/delay@^0.2.5
Updated@highoutput/error@^0.1.7
Updated@highoutput/logger@^0.2.8