@supabase/storage-js 3.0.0-next.18 → 3.0.0-next.19

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/dist/index.cjs CHANGED
@@ -1500,7 +1500,7 @@ var StorageFileApi = class extends BaseApiClient {
1500
1500
 
1501
1501
  //#endregion
1502
1502
  //#region src/lib/version.ts
1503
- const version = "3.0.0-next.18";
1503
+ const version = "3.0.0-next.19";
1504
1504
 
1505
1505
  //#endregion
1506
1506
  //#region src/lib/constants.ts