@azure/identity 4.0.0-alpha.20231030.3 → 4.0.0-alpha.20231102.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of @azure/identity might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@azure/identity",
3
3
  "sdk-type": "client",
4
- "version": "4.0.0-alpha.20231030.3",
4
+ "version": "4.0.0-alpha.20231102.2",
5
5
  "description": "Provides credential implementations for Azure SDK libraries that can authenticate with Microsoft Entra ID",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist-esm/src/index.js",
@@ -158,7 +158,7 @@
158
158
  "prettier": "^2.5.1",
159
159
  "puppeteer": "^19.2.2",
160
160
  "rimraf": "^3.0.0",
161
- "sinon": "^15.0.0",
161
+ "sinon": "^17.0.0",
162
162
  "ts-node": "^10.0.0",
163
163
  "typescript": "~5.2.0",
164
164
  "util": "^0.12.1",