cwebp-bin icon indicating copy to clipboard operation
cwebp-bin copied to clipboard

cwebp bin-wrapper that makes it seamlessly available as a local dependency

Results 14 cwebp-bin issues
Sort by recently updated
recently updated
newest added

This addresses CVE-2023-4863. Fixes: #62

The vulnerability was just discovered recently, here's more info https://www.helpnetsecurity.com/2023/09/27/cve-2023-5129/

fixes #59 See https://github.com/imagemin/gifsicle-bin/issues/124#issuecomment-1222646680 for all the details. Note that this bug should probably be addressed in [os-filter-obj](https://github.com/kevva/os-filter-obj/issues/3) / bin-wrapper, but the projects have been unmaintained for a few years.

Hello everyone, I'm using [email protected], which requires [email protected] on a ubuntu 18.04 with arm64 architecture I end up having a file with ``` user@manager-web$ nodejs --version v16.16.0 user@manager-web$ npm -v...

Hi, I tried to install cwebp-bin in my project but npm install command fails : > npm install [email protected] > Failed at the [email protected] postinstall script > no such file...

internal/modules/cjs/loader.js:1174 throw new ERR_REQUIRE_ESM(filename, parentPath, packageJsonPath); ^ Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: D:\vue3Test\hello-vue3\node_modules\cwebp-bin\lib\install.js at Object.Module._extensions..js (internal/modules/cjs/loader.js:1174:13) at Module.load (internal/modules/cjs/loader.js:1002:32) at Function.Module._load (internal/modules/cjs/loader.js:901:14) at Function.executeUserEntryPoint [as runMain]...

I am trying to use the imagemin plugin but my build environment is not connected to the GitHub very smoothly. This pull request will speed up the CI process, especially...

This small package has 153 nested dependencies. ![Снимок экрана от 2022-02-21 22-10-39](https://user-images.githubusercontent.com/19343/155026733-13ba7c1c-e153-4999-a0eb-c28618148ae3.png) Can we reduce this number? It looks too dangerous for performance and security reasons.

Provide ability to locally mirror cwebp-bin binaries. https://github.com/imagemin/cwebp-bin/issues/34