@azure/communication-identity 1.3.2-alpha.20250108.1 → 1.3.2-alpha.20250110.2
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.20250110.2",
|
4
4
|
"description": "SDK for Azure Communication service which facilitates user token administration.",
|
5
5
|
"sdk-type": "client",
|
6
6
|
"main": "./dist/commonjs/index.js",
|
@@ -65,7 +65,7 @@
|
|
65
65
|
"getTokenForTeamsUser.js"
|
66
66
|
],
|
67
67
|
"requiredResources": {
|
68
|
-
"Azure Communication Services account": "https://
|
68
|
+
"Azure Communication Services account": "https://learn.microsoft.com/azure/communication-services/quickstarts/create-communication-resource"
|
69
69
|
}
|
70
70
|
},
|
71
71
|
"files": [
|