@htmlbricks/hb-uploader 0.67.1 → 0.68.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/manifest.json CHANGED
@@ -189,7 +189,7 @@
189
189
  }
190
190
  }
191
191
  ],
192
- "iifeIntegrity": "sha384-er1/6a4ai0so9kkXy/MrwImU5GyIV4IwrrK0FHM87pqni4gBfvtO63HX2Sj69a0k",
192
+ "iifeIntegrity": "sha384-ITE20BkieQffpmm5ieFovm8taSHn0mrW12lfInwc/A/QFko7N81Eu7DRDc2Q1m3P",
193
193
  "dependencies": [
194
194
  {
195
195
  "name": "hb-dialog",
@@ -215,5 +215,5 @@
215
215
  "size": {},
216
216
  "iifePath": "main.iife.js",
217
217
  "repoName": "@htmlbricks/hb-uploader",
218
- "version": "0.67.1"
218
+ "version": "0.68.1"
219
219
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-uploader",
3
- "version": "0.67.1",
3
+ "version": "0.68.1",
4
4
  "contributors": [],
5
5
  "description": "Upload progress in `hb-dialog` driven by `fetch_data` (`url`, `data`, optional `method`, `headers`): Bulma `progress` (indeterminate then value) and optional `upload_id`. Forwards `modalShow`; emits `uploadComplete` / `uploadError`.",
6
6
  "licenses": [