@azure/data-tables 13.2.1 → 13.2.2-alpha.20230123.1

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
@@ -3502,7 +3502,7 @@ function signURLWithSAS(request, credential) {
3502
3502
  const tracingClient = coreTracing.createTracingClient({
3503
3503
  namespace: "Microsoft.Data.Tables",
3504
3504
  packageName: "@azure/data-tables",
3505
- packageVersion: "13.2.1",
3505
+ packageVersion: "13.2.2",
3506
3506
  });
3507
3507
 
3508
3508
  // Copyright (c) Microsoft Corporation.