@azure/identity 4.5.0-alpha.20240813.2 → 4.5.0-alpha.20240815.1

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js CHANGED
@@ -44,7 +44,7 @@ var child_process__namespace = /*#__PURE__*/_interopNamespaceDefault(child_proce
44
44
  /**
45
45
  * Current version of the `@azure/identity` package.
46
46
  */
47
- const SDK_VERSION = `4.5.0-beta.2`;
47
+ const SDK_VERSION = `4.5.0-beta.3`;
48
48
  /**
49
49
  * The default client ID for authentication
50
50
  * @internal