@edirect/storage-gateway 11.0.40 → 11.0.42

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/README.md CHANGED
@@ -358,7 +358,3 @@ async function main() {
358
358
 
359
359
  main().catch(console.error);
360
360
  ```
361
-
362
- ## License
363
-
364
- MIT
package/dist/README.md CHANGED
@@ -358,7 +358,3 @@ async function main() {
358
358
 
359
359
  main().catch(console.error);
360
360
  ```
361
-
362
- ## License
363
-
364
- MIT
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@edirect/storage-gateway",
3
- "version": "11.0.40",
3
+ "version": "11.0.41",
4
4
  "main": "./dist/src/index.js",
5
5
  "types": "./dist/src/index.d.ts",
6
6
  "exports": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@edirect/storage-gateway",
3
- "version": "11.0.40",
3
+ "version": "11.0.42",
4
4
  "packageScope": "@edirect",
5
5
  "main": "./dist/src/index.js",
6
6
  "types": "./dist/src/index.d.ts",