@azure/communication-identity 1.3.2-alpha.20241213.1 → 1.3.2-alpha.20241218.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 +1 -1
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.20241218.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",
|