@htmlbricks/hb-uploader 0.66.16 → 0.66.18
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/main.iife.js +1 -1
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
}
|
|
190
190
|
}
|
|
191
191
|
],
|
|
192
|
-
"iifeIntegrity": "sha384-
|
|
192
|
+
"iifeIntegrity": "sha384-KA1yrkYSXwgBIPZuUPd+MZRHwYIHF3V/8983UPO0SqkKPNK0jJVbDUxqz+/GQ5TC",
|
|
193
193
|
"screenshots": [],
|
|
194
194
|
"licenses": [
|
|
195
195
|
{
|
|
@@ -209,5 +209,5 @@
|
|
|
209
209
|
"size": {},
|
|
210
210
|
"iifePath": "main.iife.js",
|
|
211
211
|
"repoName": "@htmlbricks/hb-uploader",
|
|
212
|
-
"version": "0.66.
|
|
212
|
+
"version": "0.66.18"
|
|
213
213
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-uploader",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.18",
|
|
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": [
|