@azure/communication-identity 1.3.1-alpha.20240325.1 → 1.3.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +5 -5
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-identity",
|
3
|
-
"version": "1.3.1
|
3
|
+
"version": "1.3.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",
|
@@ -95,7 +95,7 @@
|
|
95
95
|
"prettier": "@azure/eslint-plugin-azure-sdk/prettier.json",
|
96
96
|
"dependencies": {
|
97
97
|
"@azure/abort-controller": "^1.0.0",
|
98
|
-
"@azure/communication-common": "^2.
|
98
|
+
"@azure/communication-common": "^2.3.1",
|
99
99
|
"@azure/core-auth": "^1.3.0",
|
100
100
|
"@azure/core-client": "^1.3.0",
|
101
101
|
"@azure/core-rest-pipeline": "^1.3.0",
|
@@ -110,11 +110,11 @@
|
|
110
110
|
"@azure-tools/test-credential": "^1.0.0",
|
111
111
|
"@azure-tools/test-recorder": "^3.0.0",
|
112
112
|
"@azure/core-util": "^1.0.0",
|
113
|
-
"@azure/dev-tool": "
|
114
|
-
"@azure/eslint-plugin-azure-sdk": "
|
113
|
+
"@azure/dev-tool": "^1.0.0",
|
114
|
+
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
|
115
115
|
"@azure/identity": "^4.0.1",
|
116
116
|
"@azure/msal-node": "^1.3.0",
|
117
|
-
"@azure/test-utils": "
|
117
|
+
"@azure/test-utils": "^1.0.0",
|
118
118
|
"@microsoft/api-extractor": "^7.31.1",
|
119
119
|
"@types/chai": "^4.1.6",
|
120
120
|
"@types/mocha": "^10.0.0",
|