@azure/keyvault-keys 4.7.2 → 4.7.3-alpha.20230811.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
@@ -1364,7 +1364,7 @@ class KeyVaultClient extends coreHttpCompat__namespace.ExtendedServiceClient {
1364
1364
  const defaults = {
1365
1365
  requestContentType: "application/json; charset=utf-8"
1366
1366
  };
1367
- const packageDetails = `azsdk-js-keyvault-keys/4.7.2`;
1367
+ const packageDetails = `azsdk-js-keyvault-keys/4.7.3`;
1368
1368
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
1369
1369
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
1370
1370
  : `${packageDetails}`;
@@ -2338,7 +2338,7 @@ const getDeletedKeysNextOperationSpec = {
2338
2338
 
2339
2339
  // Copyright (c) Microsoft Corporation.
2340
2340
  // Licensed under the MIT license.
2341
- const SDK_VERSION = "4.7.2";
2341
+ const SDK_VERSION = "4.7.3";
2342
2342
 
2343
2343
  // Copyright (c) Microsoft Corporation.
2344
2344
  // Licensed under the MIT license.