We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8106e commit e1a6e5aCopy full SHA for e1a6e5a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "brotli-wasm",
3
- "version": "1.3.1",
+ "version": "2.0.0",
4
"description": "A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm",
5
"types": "./index.d.ts",
6
"main": "./index.node.js",
0 commit comments