@azure/identity 4.3.0 → 4.3.1-alpha.20240618.4

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