@azure/event-hubs
Advanced tools
Comparing version 5.13.0-alpha.20240626.1 to 5.13.0-alpha.20240627.6
@@ -52,3 +52,3 @@ // Copyright (c) Microsoft Corporation. | ||
export const earliestEventPosition = { | ||
offset: "-1", | ||
offset: "-1:-1", | ||
}; | ||
@@ -55,0 +55,0 @@ /** |
{ | ||
"name": "@azure/event-hubs", | ||
"sdk-type": "client", | ||
"version": "5.13.0-alpha.20240626.1", | ||
"version": "5.13.0-alpha.20240627.6", | ||
"description": "Azure Event Hubs SDK for JS.", | ||
@@ -102,3 +102,3 @@ "author": "Microsoft Corporation", | ||
"@azure/abort-controller": "^1.0.0", | ||
"@azure/core-amqp": ">=4.4.0-alpha <4.4.0-alphb", | ||
"@azure/core-amqp": "4.4.0-beta.1", | ||
"@azure/core-auth": "^1.3.0", | ||
@@ -105,0 +105,0 @@ "@azure/core-tracing": "^1.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
1667580
+ Added@azure/core-amqp@4.4.0-beta.1(transitive)
- Removed@azure/core-amqp@4.4.0-alpha.20241008.3(transitive)