@azure/communication-identity 1.3.2-alpha.20241216.1 → 1.3.2-alpha.20241219.1
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +2 -2
- package/package.json +2 -2
package/README.md
CHANGED
@@ -172,9 +172,9 @@ If you'd like to contribute to this library, please read the [contributing guide
|
|
172
172
|
|
173
173
|
- [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js)
|
174
174
|
|
175
|
-
[azure_cli]: https://
|
175
|
+
[azure_cli]: https://learn.microsoft.com/cli/azure
|
176
176
|
[azure_sub]: https://azure.microsoft.com/free/
|
177
177
|
[azure_portal]: https://portal.azure.com
|
178
|
-
[azure_powershell]: https://
|
178
|
+
[azure_powershell]: https://learn.microsoft.com/powershell/module/az.communication/new-azcommunicationservice
|
179
179
|
|
180
180
|
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcommunication%2Fcommunication-identity%2FREADME.png)
|
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.20241219.1",
|
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",
|
@@ -118,7 +118,7 @@
|
|
118
118
|
"dotenv": "^16.0.0",
|
119
119
|
"eslint": "^9.9.0",
|
120
120
|
"playwright": "^1.48.2",
|
121
|
-
"typescript": "~5.
|
121
|
+
"typescript": "~5.7.2",
|
122
122
|
"vitest": "^2.1.5"
|
123
123
|
},
|
124
124
|
"type": "module",
|