@azure/communication-identity 1.3.2-alpha.20240731.2 → 1.3.2-alpha.20240805.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-identity",
|
3
|
-
"version": "1.3.2-alpha.
|
3
|
+
"version": "1.3.2-alpha.20240805.1",
|
4
4
|
"description": "SDK for Azure Communication service which facilitates user token administration.",
|
5
5
|
"sdk-type": "client",
|
6
6
|
"main": "dist/index.js",
|
@@ -94,7 +94,7 @@
|
|
94
94
|
"sideEffects": false,
|
95
95
|
"prettier": "@azure/eslint-plugin-azure-sdk/prettier.json",
|
96
96
|
"dependencies": {
|
97
|
-
"@azure/abort-controller": "^
|
97
|
+
"@azure/abort-controller": "^2.0.0",
|
98
98
|
"@azure/communication-common": "^2.3.1",
|
99
99
|
"@azure/core-auth": "^1.3.2",
|
100
100
|
"@azure/core-client": "^1.6.0",
|