@azure/core-amqp
Advanced tools
Comparing version 1.1.3-dev.20200507.1 to 1.1.3-dev.20200514.1
{ | ||
"name": "@azure/core-amqp", | ||
"sdk-type": "client", | ||
"version": "1.1.3-dev.20200507.1", | ||
"version": "1.1.3-dev.20200514.1", | ||
"description": "Common library for amqp based azure sdks like @azure/event-hubs.", | ||
@@ -80,3 +80,3 @@ "author": "Microsoft Corporation", | ||
"process": "^0.11.10", | ||
"rhea": "^1.0.18", | ||
"rhea": "^1.0.21", | ||
"rhea-promise": "^1.0.0", | ||
@@ -83,0 +83,0 @@ "stream-browserify": "^2.0.2", |
@@ -260,3 +260,3 @@ # Azure Core AMQP client library for AMQP operations | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/a98996d659e05e5cf01dc572d608457908230f36/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/c8ec3009f9dfb7ac4fc8ad6fc15adb2555c676d6/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
@@ -263,0 +263,0 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). |
Updatedrhea@^1.0.21