@azure/storage-file-share 12.11.1-alpha.20220816.3 → 12.11.1-alpha.20220907.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 -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.11.1-alpha.20220816.3",
4
+ "version": "12.11.1-alpha.20220907.1",
5
5
  "description": "Microsoft Azure Storage SDK for JavaScript - File",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist-esm/src/index.js",
@@ -145,7 +145,7 @@
145
145
  "chai": "^4.2.0",
146
146
  "cross-env": "^7.0.2",
147
147
  "dotenv": "^8.2.0",
148
- "downlevel-dts": "^0.8.0",
148
+ "downlevel-dts": "^0.10.0",
149
149
  "es6-promise": "^4.2.5",
150
150
  "eslint": "^8.0.0",
151
151
  "esm": "^3.2.18",