@htmlbricks/hb-downloader 0.66.11 → 0.66.12

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
@@ -178,7 +178,7 @@
178
178
  }
179
179
  }
180
180
  ],
181
- "iifeIntegrity": "sha384-3gzvs1tbbsGrNi4alnA3svPjFdBmx5mdM1iDWpwwD15bz5MEPyrCnVRx7vf0i9b+",
181
+ "iifeIntegrity": "sha384-ilrJZnrV1EAbyJHbBz1d1MmQT+nMQISRxvf50TSF1JRJd3ZjPmBSrcnHYgjr6wqy",
182
182
  "screenshots": [],
183
183
  "licenses": [
184
184
  {
@@ -198,5 +198,5 @@
198
198
  "size": {},
199
199
  "iifePath": "main.iife.js",
200
200
  "repoName": "@htmlbricks/hb-downloader",
201
- "version": "0.66.11"
201
+ "version": "0.66.12"
202
202
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-downloader",
3
- "version": "0.66.11",
3
+ "version": "0.66.12",
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": [