@azure/storage-blob 12.26.0-alpha.20241015.2 → 12.26.0-beta.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/storage-blob",
|
3
3
|
"sdk-type": "client",
|
4
|
-
"version": "12.26.0-
|
4
|
+
"version": "12.26.0-beta.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",
|
@@ -144,8 +144,8 @@
|
|
144
144
|
"@azure-tools/test-perf": "^1.0.0",
|
145
145
|
"@azure-tools/test-recorder": "^3.0.0",
|
146
146
|
"@azure-tools/test-utils": "^1.0.1",
|
147
|
-
"@azure/dev-tool": "
|
148
|
-
"@azure/eslint-plugin-azure-sdk": "
|
147
|
+
"@azure/dev-tool": "^1.0.0",
|
148
|
+
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
|
149
149
|
"@azure/identity": "^4.0.1",
|
150
150
|
"@microsoft/api-extractor": "^7.31.1",
|
151
151
|
"@types/chai": "^4.1.6",
|