png-to-ico
png-to-ico copied to clipboard
convert png to ico format
Results
2
png-to-ico issues
Sort by
recently updated
recently updated
newest added
Hello, thanks for this incredible project so that I can convert my image to ico format in js without any third party library. I am inspecting the code because some...
There seems to be a vulnerability deeply nested in the `jimp` package: https://github.com/advisories/GHSA-xvf7-4v9q-58w6. Unfortunately this seems to [not be maintained](https://github.com/oliver-moran/jimp/issues/1079), but maybe we can [force a different version of `jpeg-js`](https://github.com/oliver-moran/jimp/issues/1088)...