@azure/storage-file-share 12.23.0-alpha.20231031.2 → 12.23.0-beta.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/storage-file-share",
|
3
3
|
"sdk-type": "client",
|
4
|
-
"version": "12.23.0-
|
4
|
+
"version": "12.23.0-beta.1",
|
5
5
|
"description": "Microsoft Azure Storage SDK for JavaScript - File",
|
6
6
|
"main": "./dist/index.js",
|
7
7
|
"module": "./dist-esm/storage-file-share/src/index.js",
|
@@ -138,14 +138,14 @@
|
|
138
138
|
"uuid": "^8.3.0"
|
139
139
|
},
|
140
140
|
"devDependencies": {
|
141
|
-
"@azure/storage-blob": "
|
142
|
-
"@azure/dev-tool": "
|
143
|
-
"@azure/eslint-plugin-azure-sdk": "
|
141
|
+
"@azure/storage-blob": "^12.23.0-beta.1",
|
142
|
+
"@azure/dev-tool": "^1.0.0",
|
143
|
+
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
|
144
144
|
"@azure/identity": "^3.0.0",
|
145
|
-
"@azure/test-utils": "
|
145
|
+
"@azure/test-utils": "^1.0.0",
|
146
146
|
"@azure-tools/test-credential": "^1.0.0",
|
147
147
|
"@azure-tools/test-recorder": "^3.0.0",
|
148
|
-
"@azure/test-utils-perf": "
|
148
|
+
"@azure/test-utils-perf": "^1.0.0",
|
149
149
|
"@microsoft/api-extractor": "^7.31.1",
|
150
150
|
"@types/chai": "^4.1.6",
|
151
151
|
"@types/mocha": "^10.0.0",
|