@azure/communication-identity 1.3.2-alpha.20240614.1 → 1.3.2-alpha.20240701.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-identity",
3
- "version": "1.3.2-alpha.20240614.1",
3
+ "version": "1.3.2-alpha.20240701.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",
@@ -111,7 +111,7 @@
111
111
  "@azure-tools/test-recorder": "^3.0.0",
112
112
  "@azure/core-util": "^1.6.1",
113
113
  "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
114
- "@azure/eslint-plugin-azure-sdk": "^3.0.0",
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.9.2",
117
117
  "@azure-tools/test-utils": "^1.0.1",
@@ -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
- "nyc": "^15.1.0",
138
+ "nyc": "^17.0.0",
139
139
  "process": "^0.11.10",
140
140
  "rimraf": "^5.0.5",
141
141
  "sinon": "^17.0.0",