@amaui/amqp
Advanced tools
Comparing version 1.1.18 to 1.1.19
@@ -1,2 +0,2 @@ | ||
/** @license AmauiAmqp v1.1.18 | ||
/** @license AmauiAmqp v1.1.19 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@amaui/amqp", | ||
"version": "1.1.18", | ||
"version": "1.1.19", | ||
"description": "AMQP", | ||
@@ -29,3 +29,3 @@ "repository": "https://github.com/amaui-org/amaui-amqp.git", | ||
"@amaui/errors": "^1.0.111", | ||
"@amaui/log": "^1.0.21", | ||
"@amaui/log": "^1.0.22", | ||
"@amaui/subscription": "^1.0.5", | ||
@@ -32,0 +32,0 @@ "@amaui/utils": "^1.1.18", |
</br > | ||
</br > | ||
</br> | ||
</br> | ||
@@ -41,3 +41,3 @@ <p align='center'> | ||
```sh | ||
yarn add @amaui/amqp | ||
yarn add @amaui/amqp | ||
``` | ||
@@ -48,3 +48,3 @@ | ||
```sh | ||
yarn add amqplib | ||
yarn add amqplib | ||
``` | ||
@@ -85,3 +85,3 @@ | ||
```sh | ||
yarn | ||
yarn | ||
``` | ||
@@ -92,3 +92,3 @@ | ||
```sh | ||
yarn test | ||
yarn test | ||
``` | ||
@@ -106,3 +106,3 @@ | ||
```sh | ||
yarn docker | ||
yarn docker | ||
``` | ||
@@ -115,3 +115,3 @@ | ||
```sh | ||
yarn build | ||
yarn build | ||
``` |
30061
Updated@amaui/log@^1.0.22