@htmlbricks/hb-uploader 0.66.3 → 0.66.5

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,6 +189,7 @@
189
189
  }
190
190
  }
191
191
  ],
192
+ "iifeIntegrity": "sha384-lpugiLtHx9w+Fg8bu95FY7vnfv+hh3ALHgSauGHpCOsIoeHgpHs+PbzC0wW+XjYR",
192
193
  "screenshots": [],
193
194
  "licenses": [
194
195
  {
@@ -208,5 +209,5 @@
208
209
  "size": {},
209
210
  "iifePath": "main.iife.js",
210
211
  "repoName": "@htmlbricks/hb-uploader",
211
- "version": "0.66.3"
212
+ "version": "0.66.5"
212
213
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-uploader",
3
- "version": "0.66.3",
3
+ "version": "0.66.5",
4
4
  "contributors": [],
5
5
  "description": "File download/upload UI driven by `fetch_data` (`url`, `data`), with optional `upload_id`, `total`, and `loaded` for progress. Title slot; fires `downloadError`, `downloadComplete`, and `modalShow` for host handling.",
6
6
  "licenses": [