zstd-codec
zstd-codec copied to clipboard
Zstandard codec for Node.js and Web, powered by Emscripten
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 23.6.0 to 28.1.3. Release notes Sourced from babel-jest's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973) Fixes...
Compress . tgz files(or other compressed files), sometimes MD5 values are different
The `.slice()` function creates a copy of the original data, then `set()` does another copy. Instead, we can create a Uint8Array that uses `old_buffer` as its underlying buffer, and pass...
Hi there, I have installed the module but once I try to import it I get: ``` ERROR in ./node_modules/zstd-codec/lib/zstd-codec-binding.js Module not found: Error: Can't resolve 'fs' in '/Users/dimtrioskanellopoulos/Projects/track-tools/node_modules/zstd-codec/lib' ERROR...
I'm using zstd-codec v0.1.2 in nodejs, and after decompressed about 100 times, it will throw this exception. Maybe there is a memory leap in my code, but I don't know...
Bumps [eslint](https://github.com/eslint/eslint) from 6.0.1 to 7.32.0. Release notes Sourced from eslint's releases. v7.32.0 3c78a7b Chore: Adopt eslint-plugin/prefer-message-ids rule internally (#14841) (Bryan Mishkin) faecf56 Update: change reporting location for curly rule...
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.5 to 0.13.9. Commits 5d76fce Bump regenerator-runtime patch version to 0.13.9. 6c46b30 Tiny package-lock.json tweak. 47424f0 Add Node.js 16.x to the test rotation. ce990db Bump @babel/core from...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.14.1 to 24.4.0. Release notes Sourced from eslint-plugin-jest's releases. v24.4.0 24.4.0 (2021-07-21) Features create max-nested-describe rule (#845) (8067405) v24.3.7 24.3.7 (2021-07-21) Bug Fixes valid-describe: report on concise-body...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 23.6.0 to 27.0.6. Release notes Sourced from babel-jest's releases. 27.0.6 Fixes [*] Publish all modules to include the build change in #11569 27.0.5 Features [@jest/fake-timers] Flush callbacks...
Bumps [jest](https://github.com/facebook/jest) from 24.8.0 to 27.0.6. Release notes Sourced from jest's releases. 27.0.6 Fixes [*] Publish all modules to include the build change in #11569 27.0.5 Features [@jest/fake-timers] Flush callbacks...