@azure/storage-blob 12.20.0-alpha.20230303.1 → 12.20.0-alpha.20230320.1

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.
Files changed (1) hide show
  1. package/package.json +2 -4
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@azure/storage-blob",
3
3
  "sdk-type": "client",
4
- "version": "12.20.0-alpha.20230303.1",
4
+ "version": "12.20.0-alpha.20230320.1",
5
5
  "description": "Microsoft Azure Storage SDK for JavaScript - Blob",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist-esm/storage-blob/src/index.js",
@@ -153,7 +153,7 @@
153
153
  "@azure/identity": "^2.0.1",
154
154
  "@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
155
155
  "@azure-tools/test-credential": "^1.0.0",
156
- "@azure-tools/test-recorder": ">=3.0.0-alpha <3.0.0-alphb",
156
+ "@azure-tools/test-recorder": "^3.0.0",
157
157
  "@azure/test-utils-perf": ">=1.0.0-alpha <1.0.0-alphb",
158
158
  "@microsoft/api-extractor": "^7.31.1",
159
159
  "@types/chai": "^4.1.6",
@@ -172,10 +172,8 @@
172
172
  "karma": "^6.2.0",
173
173
  "karma-chrome-launcher": "^3.0.0",
174
174
  "karma-coverage": "^2.0.0",
175
- "karma-edge-launcher": "^0.4.2",
176
175
  "karma-env-preprocessor": "^0.1.1",
177
176
  "karma-firefox-launcher": "^1.1.0",
178
- "karma-ie-launcher": "^1.0.0",
179
177
  "karma-junit-reporter": "^2.0.1",
180
178
  "karma-mocha": "^2.0.1",
181
179
  "karma-mocha-reporter": "^2.2.5",