@azure/core-amqp
Advanced tools
Comparing version 4.3.4 to 4.3.5-alpha.20250110.2
{ | ||
"name": "@azure/core-amqp", | ||
"sdk-type": "client", | ||
"version": "4.3.4", | ||
"version": "4.3.5-alpha.20250110.2", | ||
"description": "Common library for amqp based azure sdks like @azure/event-hubs.", | ||
@@ -41,2 +41,3 @@ "author": "Microsoft Corporation", | ||
"dist/", | ||
"!dist/**/*.d.*ts.map", | ||
"README.md", | ||
@@ -91,5 +92,5 @@ "LICENSE" | ||
"devDependencies": { | ||
"@azure-tools/vite-plugin-browser-test-map": "^1.0.0", | ||
"@azure/dev-tool": "^1.0.0", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0", | ||
"@azure-tools/vite-plugin-browser-test-map": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb", | ||
"@rollup/plugin-inject": "^5.0.5", | ||
@@ -96,0 +97,0 @@ "@types/debug": "^4.1.12", |
# Azure Core AMQP client library for JavaScript | ||
The `@azure/core-amqp` package provides common functionality for **Azure** JavaScript | ||
libraries that use the [AMQP protocol](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-amqp-protocol-guide) | ||
libraries that use the [AMQP protocol](https://learn.microsoft.com/azure/service-bus-messaging/service-bus-amqp-protocol-guide) | ||
like the ones for Azure Service Bus and Azure Event Hubs. | ||
@@ -28,4 +28,4 @@ | ||
- [Claims based Authorization](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-amqp-protocol-guide#claims-based-authorization) | ||
- Request-Response link for [sending request and receiving response over AMQP](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-amqp-protocol-guide#amqp-management) | ||
- [Claims based Authorization](https://learn.microsoft.com/azure/service-bus-messaging/service-bus-amqp-protocol-guide#claims-based-authorization) | ||
- Request-Response link for [sending request and receiving response over AMQP](https://learn.microsoft.com/azure/service-bus-messaging/service-bus-amqp-protocol-guide#amqp-management) | ||
- Error translation of AMQP error codes along with errors specific to Azure Service Bus and Azure Event Hubs. | ||
@@ -32,0 +32,0 @@ - RetryPolicy for retrying a given operation if a retryable error was encountered. |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1445900
284
1