zstd-codec icon indicating copy to clipboard operation
zstd-codec copied to clipboard

Zstandard codec for Node.js and Web, powered by Emscripten

Results 31 zstd-codec issues
Sort by recently updated
recently updated
newest added

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular Expression Denial of Service in hosted-git-info The npm...

dependencies
security

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Remote code execution in handlebars when compiling templates The...

dependencies
security

I have install the zstc-codec in my react app and imported the module .But building the app gives below error i have imported as below const ZstdCodec = require('zstd-codec').ZstdCodec; const...

Bumps [babelify](https://github.com/babel/babelify) from 8.0.0 to 10.0.0. Release notes Sourced from babelify's releases. v10.0.0 No changes from v10.0.0-beta.1, just re-releasing as stable. v10.0.0-beta.1 Revert one change to sources in generated sourcemaps...

dependencies

Bumps [nwmatcher](https://github.com/dperini/nwmatcher) from 1.4.3 to 1.4.4. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular Expression Denial of Service A Regular Expression vulnerability...

dependencies
security

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Prototype Pollution in lodash Versions of lodash prior to 4.17.19...

dependencies
security

ALLOW_MEMORY_GROWTH=1 is not working working while tried compiling

Could you plz update zstd to the latest version?

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Prototype Pollution Overview The ini npm package before version...

dependencies
security

I see you have compiled zstandard in c to javascript by emscripten. We need same to get a webassembly (.wasm) . Any lead on this will be really helpful.