You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@azure/core-amqp

Package Overview
Dependencies
Maintainers
1
Versions
484
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-amqp - npm Package Compare versions

Comparing version

to
1.1.3-dev.20200601.1

5

CHANGELOG.md
# Release History
## 1.1.3 (Unreleased)
## 1.1.3 (2020-06-02)
- Updated to use the latest version of the `rhea` package.
This update fixes an issue where an uncaught exception could be thrown some time after a connection was disconnected.
[PR 8758](https://github.com/Azure/azure-sdk-for-js/pull/8758)

@@ -6,0 +9,0 @@ ## 1.1.2 (2020-04-28)

4

package.json
{
"name": "@azure/core-amqp",
"sdk-type": "client",
"version": "1.1.3-dev.20200528.1",
"version": "1.1.3-dev.20200601.1",
"description": "Common library for amqp based azure sdks like @azure/event-hubs.",

@@ -115,3 +115,3 @@ "author": "Microsoft Corporation",

"chai-as-promised": "^7.1.1",
"cross-env": "^6.0.3",
"cross-env": "^7.0.2",
"dotenv": "^8.2.0",

@@ -118,0 +118,0 @@ "downlevel-dts": "~0.4.0",

@@ -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/e2949016f5e3fc2e3122bb8c3a7fb8863b5c383f/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/f1a33592a8952c3b1e002d2b7fe17b548f58ff51/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/).