SYMBOL INDEX (37 symbols across 5 files) FILE: .releaserc.js constant NPM (line 1) | const NPM = '@semantic-release/npm'; FILE: benchmark/canterbury/fields.c function fieldbackch (line 309) | static int fieldbackch (str, out, strip) function fieldwrite (line 400) | int fieldwrite (file, fieldp, delim) function fieldfree (line 420) | void fieldfree (fieldp) FILE: index.d.ts type Filterable (line 5) | interface Filterable { type ShrinkRayOptions (line 17) | interface ShrinkRayOptions extends Filterable { type CreateMiddleware (line 83) | interface CreateMiddleware extends Filterable { FILE: index.js constant BROTLI_DEFAULT_QUALITY (line 61) | const BROTLI_DEFAULT_QUALITY = 4; function stubTrue (line 63) | function stubTrue() { function compression (line 75) | function compression(options) { function addListeners (line 313) | function addListeners(stream, on, listeners) { function chunkLength (line 323) | function chunkLength(chunk, encoding) { function shouldCompress (line 338) | function shouldCompress(req, res) { function shouldTransform (line 354) | function shouldTransform(req, res) { function createCache (line 363) | function createCache(size, zopfli) { function BufferReadable (line 434) | function BufferReadable(buffer, opt) { function BufferWritable (line 450) | function BufferWritable(opt) { function BufferDuplex (line 468) | function BufferDuplex(buffer, opts) { function getBestQualityReencoder (line 493) | function getBestQualityReencoder(coding, zopfli) { FILE: test/compression.js function complete (line 187) | function complete() { function pressure (line 193) | function pressure() { function complete (line 248) | function complete() { function pressure (line 254) | function pressure() { function write (line 809) | function write() { function write (line 840) | function write() { function write (line 870) | function write() { function write (line 900) | function write() { function write (line 930) | function write() { method createBrotliCompress (line 970) | createBrotliCompress(opts) { method createBrotliDecompress (line 974) | createBrotliDecompress(opts) { function createServer (line 1065) | function createServer(opts, fn) { function shouldHaveBodyLength (line 1085) | function shouldHaveBodyLength(length) { function shouldNotHaveHeader (line 1091) | function shouldNotHaveHeader(header) { function assertBuffersEqual (line 1097) | function assertBuffersEqual(buffer1, buffer2) { function gzipRequest (line 1101) | function gzipRequest(server) { function deflateRequest (line 1107) | function deflateRequest(server) { function brotliRequest (line 1113) | function brotliRequest(server) {