@azure/storage-file-share 12.23.0-alpha.20240319.2 → 12.23.0-alpha.20240321.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.
- package/package.json +2 -2
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-alpha.
|
4
|
+
"version": "12.23.0-alpha.20240321.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",
|
@@ -135,7 +135,7 @@
|
|
135
135
|
"@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
|
136
136
|
"@azure-tools/test-credential": "^1.0.0",
|
137
137
|
"@azure-tools/test-recorder": "^3.0.0",
|
138
|
-
"@azure-tools/test-perf": "
|
138
|
+
"@azure-tools/test-perf": "^1.0.0",
|
139
139
|
"@microsoft/api-extractor": "^7.31.1",
|
140
140
|
"@types/chai": "^4.1.6",
|
141
141
|
"@types/mocha": "^10.0.0",
|