@azure/communication-identity 1.3.2-alpha.20241031.1 → 1.3.2-alpha.20241111.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -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.20241111.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",
|
@@ -120,7 +120,6 @@
|
|
120
120
|
"@types/node": "^18.0.0",
|
121
121
|
"@types/sinon": "^17.0.0",
|
122
122
|
"chai": "^4.2.0",
|
123
|
-
"cross-env": "^7.0.2",
|
124
123
|
"dotenv": "^16.0.0",
|
125
124
|
"eslint": "^9.9.0",
|
126
125
|
"inherits": "^2.0.3",
|