Tag - branch -mastergithub/HEADgithub/custom-dictionarygithub/mastergithub/recompressiongithub/test_774593500github/test_803421474github/v1.0github/v1.1upstream/HEADupstream/custom-dictionaryupstream/masterupstream/recompressionupstream/test_774593500upstream/test_803421474upstream/v1.0upstream/v1.1- tag -v1.2.0rc2v1.2.0rc1v1.1.0rcv1.1.0v1.0.9v1.0.8v1.0.7v1.0.6v1.0.5v1.0.4v1.0.3v1.0.2v1.0.1v1.0.0v0.6.0v0.4.0v0.3.0v0.2.0v0.1.0go/cbrotli/v1.1.1-rc0go/cbrotli/v1.1.0.bcr.1go/cbrotli/v1.1.0.bcr.0go/cbrotli/v1.1.0go/brotli/v1.1.1-rc0dev/null
Hash : 28257b2e Author : Date : 2023-07-05T06:35:14
refine types in decode.js PiperOrigin-RevId: 545575363
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "name": "brotli", "description": "Pure JavaScript Brotli implementation", "bin": { "brotli": "cli.js" }, "files": [ "cli.js", "decode.js" ], "dependencies": { "yargs": "~8.0.2" } }