@azure/data-tables 13.3.0-alpha.20241118.1 → 13.3.1-alpha.20241119.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -3538,7 +3538,7 @@ function signURLWithSAS(request, credential) {
3538
3538
  const tracingClient = coreTracing.createTracingClient({
3539
3539
  namespace: "Microsoft.Data.Tables",
3540
3540
  packageName: "@azure/data-tables",
3541
- packageVersion: "13.3.0",
3541
+ packageVersion: "13.3.1",
3542
3542
  });
3543
3543
 
3544
3544
  // Copyright (c) Microsoft Corporation.