@azure/communication-identity 1.3.2-alpha.20240507.1 → 1.3.2-alpha.20240514.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.20240514.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",
|
@@ -114,7 +114,7 @@
|
|
114
114
|
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
|
115
115
|
"@azure/identity": "^4.0.1",
|
116
116
|
"@azure/msal-node": "^2.7.0",
|
117
|
-
"@azure-tools/test-utils": "
|
117
|
+
"@azure-tools/test-utils": ">=1.0.1-alpha <1.0.1-alphb",
|
118
118
|
"@microsoft/api-extractor": "^7.31.1",
|
119
119
|
"@types/chai": "^4.1.6",
|
120
120
|
"@types/mocha": "^10.0.0",
|