@azure/identity 4.5.0-alpha.20240813.2 → 4.5.0-beta.2

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 +4 -4
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@azure/identity",
3
3
  "sdk-type": "client",
4
- "version": "4.5.0-alpha.20240813.2",
4
+ "version": "4.5.0-beta.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",
@@ -125,8 +125,8 @@
125
125
  },
126
126
  "devDependencies": {
127
127
  "@azure-tools/test-recorder": "^3.0.0",
128
- "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
129
- "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
128
+ "@azure/dev-tool": "^1.0.0",
129
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0",
130
130
  "@azure/keyvault-keys": "^4.2.0",
131
131
  "@azure-tools/test-utils": "^1.0.1",
132
132
  "@microsoft/api-extractor": "^7.31.1",
@@ -156,7 +156,7 @@
156
156
  "mocha": "^10.0.0",
157
157
  "ms": "^2.1.3",
158
158
  "nyc": "^17.0.0",
159
- "puppeteer": "^22.2.0",
159
+ "puppeteer": "^23.0.2",
160
160
  "rimraf": "^5.0.5",
161
161
  "sinon": "^17.0.0",
162
162
  "ts-node": "^10.0.0",