@htmlbricks/hb-downloader 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
@@ -191,7 +191,7 @@
191
191
  }
192
192
  }
193
193
  ],
194
- "iifeIntegrity": "sha384-Bjl09v7NXfj9EJmL0aAQDQE+19AydYcVOVJKPkAWgZZKP6Lfxh08ISJzs0Ut4AnP",
194
+ "iifeIntegrity": "sha384-yHpNy3Nxn+3usObJD2mFq144WwZOg1B4g35IyTqelI5rL+R16+3LHq/s/GS8t5sB",
195
195
  "dependencies": [
196
196
  {
197
197
  "name": "hb-dialog",
@@ -217,5 +217,5 @@
217
217
  "size": {},
218
218
  "iifePath": "main.iife.js",
219
219
  "repoName": "@htmlbricks/hb-downloader",
220
- "version": "0.67.1"
220
+ "version": "0.68.1"
221
221
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-downloader",
3
- "version": "0.67.1",
3
+ "version": "0.68.1",
4
4
  "contributors": [],
5
5
  "description": "Opens `hb-dialog` while `uri` is set and downloads the resource with `XMLHttpRequest` as a blob: optional JSON `headers`, inferred or explicit `targetfilename`, `Content-Disposition` parsing when exposed by CORS, progress bar from `onprogress`, then triggers a browser file save. Dispatches `downloadComplete` or `downloadError` (with `downloadid`) and propagates `modalShow`; clears/aborts when the dialog closes.",
6
6
  "licenses": [