-
I'm trying to save a bunch of image blob (from canvas.toBlob) into a zip for an addon I'm working on.
But I keep getting the `Can’t read the data of […]. Is it in a supported JavaScript type` error.
…
-
When I try to load a 2.2GB .zip file, jszip throws an error. Other .zip files work just fine.
I've tried other .zip files, up to 4GB, that work without problems, so I don't think the size is an issue…
-
## CVE-2021-23413 - Medium Severity Vulnerability
Vulnerable Library - jszip-2.5.0.tgz
Create, read and edit .zip files with Javascript http://stuartk.com/jszip
Library home page: https://registry.n…
-
When including both Dexie (with observable and syncable modules) and the [JSZip library](https://github.com/Stuk/jszip), the sync callback within Dexie seems to switch over to a function within the JS…
-
I am developing multiple websites in angular with similar content and have therefore decided to extract common components and functionality into a separate angular 14 library.
I have previously suc…
-
## CVE-2021-23413 - Medium Severity Vulnerability
Vulnerable Libraries - jszip-3.5.0.tgz, jszip-3.3.0.tgz
jszip-3.5.0.tgz
Create, read and edit .zip files with JavaScript http://stuartk.com/jszip
…
-
package version: 3.7.1 https://www.npmjs.com/package/jszip/v/3.7.1
in index.d.ts:
`interface JSZipLoadOptions {
base64?: boolean;
checkCRC32?: boolean;
optimizedBinaryStri…
-
I tried to use asUnit8Array() method in jsZip 3.0, I received the error "**Error: This method has been removed in JSZip 3.0, please check the upgrade guide."** but unfortunately there is not much info…
-
I did not know that 'emitJsStatement' will extract imports:
![image](https://github.com/fable-compiler/Fable/assets/884885/f93e8fc1-a476-4af6-9abc-7f0bddc81d47)
but if it has a comment, it won't:
!…
-
Hi,
I couldn't make the pods install successfully inside my ios folder, although i made all steps correctly like the README.
but anyway, i tried to use the expermintal method and load the model dyna…