@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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist-esm/src/constants.js +1 -1
- package/dist-esm/src/constants.js.map +1 -1
- package/package.json +3 -3
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.
|
48
|
+
const SDK_VERSION = `4.3.1`;
|
49
49
|
/**
|
50
50
|
* The default client ID for authentication
|
51
51
|
* @internal
|