@azure/synapse-artifacts 1.0.0-alpha.20240729.1 → 1.0.0-alpha.20240731.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
@@ -34823,7 +34823,7 @@ class ArtifactsClient extends coreClient__namespace.ServiceClient {
34823
34823
  requestContentType: "application/json; charset=utf-8",
34824
34824
  credential: credentials,
34825
34825
  };
34826
- const packageDetails = `azsdk-js-synapse-artifacts/1.0.0-beta.15`;
34826
+ const packageDetails = `azsdk-js-synapse-artifacts/1.0.0-beta.16`;
34827
34827
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
34828
34828
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
34829
34829
  : `${packageDetails}`;