@azure/communication-identity 1.3.1-alpha.20240308.1 → 1.3.1-alpha.20240325.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.1-alpha.
|
3
|
+
"version": "1.3.1-alpha.20240325.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",
|
@@ -135,7 +135,7 @@
|
|
135
135
|
"karma-mocha-reporter": "^2.2.5",
|
136
136
|
"karma-sourcemap-loader": "^0.3.8",
|
137
137
|
"mocha": "^10.0.0",
|
138
|
-
"c8": "^
|
138
|
+
"c8": "^9.1.0",
|
139
139
|
"process": "^0.11.10",
|
140
140
|
"rimraf": "^5.0.5",
|
141
141
|
"sinon": "^17.0.0",
|