@azure/arm-databox 5.0.0 → 5.0.1-alpha.20230601.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.
@@ -56,7 +56,7 @@ export class DataBoxManagementClient extends coreClient.ServiceClient {
56
56
  credential: credentials
57
57
  };
58
58
 
59
- const packageDetails = `azsdk-js-arm-databox/5.0.0`;
59
+ const packageDetails = `azsdk-js-arm-databox/5.0.1`;
60
60
  const userAgentPrefix =
61
61
  options.userAgentOptions && options.userAgentOptions.userAgentPrefix
62
62
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.35.0"
8
+ "packageVersion": "7.35.1"
9
9
  }
10
10
  ]
11
11
  }