abstract-leveldown • 2.6.3 An abstract prototype matching the LevelDOWN API INDIRECT 1 1504613012 acorn • 7.4.1 ECMAScript parser INDIRECT 0 1601884406 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 bitfield-rle • 1.1.2 A run-length-encoder that compresses bitfields. DIRECT 1 1467160132 blake2b-wasm • 2.4.0 Blake2b implemented in WASM INDIRECT 2 1637580544 brfs • 1.6.1 browserify fs.readFileSync() static asset inliner DIRECT 51 1523433646 buffer-alloc-unsafe • 1.1.0 A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`. INDIRECT 0 1527635920 buffer-alloc • 1.2.0 A [ponyfill](https://ponyfill.com) for `Buffer.alloc`. INDIRECT 2 1527637266 buffer-equal • 0.0.1 return whether two buffers are equal INDIRECT 0 1400988618 buffer-equals • 1.0.4 Node.js 0.12 buffer.equals() ponyfill DIRECT 0 1475224213 buffer-fill • 1.0.0 A [ponyfill](https://ponyfill.com) for `Buffer.fill`. INDIRECT 0 1527636952 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 bulk-write-stream • 1.1.4 Writable stream that forwards everything in the highWaterMark buffer to a custom write function using the new writev api in streams DIRECT 9 1521773826 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.8 Robustly `.call.bind()` a function INDIRECT 15 1733462354 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1741024203 cipher-base • 1.0.6 abstract base class for crypto-streams INDIRECT 2 1732651695 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 1521645450 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 create-hash • 1.2.0 create hashes for browserify DIRECT 38 1523451264 create-hmac • 1.1.7 node style hmacs in the browser DIRECT 39 1523449880 debug • 2.6.9 small debugging utility DIRECT 1 1506087155 deep-is • 0.1.4 node's assert.deepEqual algorithm except for NaN being equal to NaN INDIRECT 0 1630774520 deferred-leveldown • 1.2.2 For handling delayed-open on LevelDOWN compatible libraries INDIRECT 2 1501447198 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 defined • 0.0.0 return the first argument that is `!== undefined` INDIRECT 0 1353905606 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 duplexify • 3.7.1 Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input INDIRECT 12 1549298243 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 errno • 0.1.8 libuv errno details exposed INDIRECT 1 1608122763 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 falafel • 2.2.5 transform the ast on a recursive walk INDIRECT 2 1652255363 fast-levenshtein • 2.0.6 Efficient implementation of Levenshtein algorithm with locale-specific collator support. INDIRECT 0 1482873307 flat-tree • 1.12.1 A series of functions to map a binary tree to a list DIRECT 0 1730556657 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 from2 • 2.3.0 Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" DIRECT 8 1471281359 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generate-function • 2.3.1 Module that helps you write generated functions in Node INDIRECT 1 1535726781 generate-object-property • 1.2.0 Generate safe JS code that can used to reference a object property INDIRECT 1 1431893704 get-intrinsic • 1.3.0 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1740257660 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 has • 1.0.4 Object.prototype.hasOwnProperty.call shortcut INDIRECT 0 1696353285 hash-base • 3.1.0 abstract base class for hash-streams INDIRECT 6 1588317706 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 hypercore-protocol • 5.1.3 Stream that implements the hypercore protocol DIRECT 112 1485910070 increment-buffer • 1.0.1 increment a buffer (with carry) INDIRECT 0 1478097215 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-property • 1.0.2 Tests if a JSON property can be accessed using . syntax INDIRECT 0 1419519043 is-typed-array • 1.1.15 Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 23 1734542407 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 last-one-wins • 1.0.4 Make sure the last sync call to an async function is executed after all previous ones have finished DIRECT 0 1454112221 length-prefixed-stream • 1.6.0 Streaming length prefixed buffers INDIRECT 10 1529569576 level-codec • 7.0.1 Levelup's encoding logic INDIRECT 0 1502724247 level-errors • 1.0.5 Error types for LevelUP INDIRECT 2 1502794757 level-iterator-stream • 1.3.1 Turn a leveldown iterator into a readable stream INDIRECT 9 1439789073 level-option-wrap • 1.1.0 wrap `opts.{{g,l}{t,e,te},start,end}` arguments with functions INDIRECT 1 1413454374 levelup-defaults • 2.0.0 Change the defaults settings on a levelup instance by returning a new levelup instance that uses the same leveldown but different options DIRECT 15 1465600074 levelup • 1.3.9 Fast & simple storage - a Node.js-style LevelDB wrapper INDIRECT 14 1501072949 levn • 0.3.0 Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible INDIRECT 2 1451368623 magic-string • 0.22.5 Modify strings, generate sourcemaps INDIRECT 1 1521039125 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 md5.js • 1.3.5 node style md5 on pure JavaScript INDIRECT 7 1538487356 merge-source-map • 1.0.4 Merge old source map and new source map in multi-transform flow INDIRECT 1 1497882010 merkle-tree-stream • 3.0.3 A stream that generates a merkle tree based on the incoming data. DIRECT 9 1458427319 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 nan • 2.23.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 24 compatibility INDIRECT 0 1752165973 node-gyp-build • 3.9.0 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1556289842 node-gyp-build • 4.8.4 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1732027426 object-inspect • 1.4.1 string representations of objects in node and the browser INDIRECT 0 1513754585 optionator • 0.8.3 option parsing and help generation INDIRECT 6 1573077339 passthrough-encoding • 1.2.0 An encoder that encodes buffers/strings to a buffer and is abstract-encoding compatible DIRECT 0 1464078923 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 prelude-ls • 1.1.2 prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript. INDIRECT 0 1431657754 pretty-hash • 1.0.1 Output binary buffers as a nice shortened hex string DIRECT 0 1479837504 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 protocol-buffers-schema • 3.6.0 No nonsense protocol buffers schema parser written in Javascript INDIRECT 0 1631215097 protocol-buffers • 3.2.1 Protocol Buffers for Node.js DIRECT 58 1480136713 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 quote-stream • 1.0.2 transform a stream into a quoted string INDIRECT 12 1440619502 randombytes • 2.1.0 random bytes from browserify stand alone DIRECT 1 1550584119 readable-stream • 1.1.14 Streams3, a user-land copy of the stream library from Node.js v0.11.x INDIRECT 4 1460563294 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 ripemd160 • 2.0.2 Compute ripemd160 of bytes or strings. INDIRECT 7 1524118003 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 shallow-copy • 0.0.1 make a shallow copy of an object or array INDIRECT 0 1374733474 signed-varint • 2.0.1 efficiently store signed integers in varint INDIRECT 1 1478351854 siphash24 • 1.3.1 SipHash (2-4) implemented in pure Javascript and WebAssembly INDIRECT 1 1647855122 sodium-encryption • 1.2.3 Sodium encryption that works in node and in the browser INDIRECT 4 1487329528 sodium-javascript • 0.5.6 WIP - a pure javascript version of sodium-native INDIRECT 7 1583329967 sodium-native • 1.10.3 Low level bindings for libsodium INDIRECT 2 1500823360 sodium-native • 2.4.9 Low level bindings for libsodium INDIRECT 3 1579616020 sodium-signatures • 2.1.1 Sodium signatures that works in node and in the browser DIRECT 14 1516446426 sodium-universal • 2.0.0 Universal wrapper for sodium-javascript and sodium-native working in Node.js and the Browser INDIRECT 12 1510608633 static-eval • 2.1.1 evaluate statically-analyzable expressions INDIRECT 5 1704130052 static-module • 2.2.5 convert module usage to inline expressions INDIRECT 44 1525853375 stream-collector • 1.0.1 Buffer data from a stream into an array if a callback is provided DIRECT 2 1416047701 stream-shift • 1.0.3 Returns the next buffer/object in a stream's readable queue INDIRECT 0 1705518913 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 subleveldown • 2.1.0 sublevels implemented using leveldowns DIRECT 17 1446236762 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 thunky • 0.1.0 delay the evaluation of a paramless async function and cache the result DIRECT 0 1362594654 to-buffer • 1.2.1 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. DIRECT 27 1750400125 type-check • 0.3.2 type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax. INDIRECT 1 1451367981 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 24 1734539188 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 uint64be • 2.0.2 Encode / decode big endian unsigned 64 bit integers DIRECT 3 1521674825 unordered-set • 2.0.1 A couple of functions that make it easy to maintain an unordered set as an array in an efficient way DIRECT 0 1528712967 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 varint • 4.0.1 protobuf-style varint bytes - use msb to create integer values of varying sizes DIRECT 0 1466277430 varint • 5.0.2 protobuf-style varint bytes - use msb to create integer values of varying sizes INDIRECT 0 1601312830 vlq • 0.2.3 Generate, and decode, base64 VLQ mappings for source maps and other uses INDIRECT 0 1507042933 which-typed-array • 1.1.19 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 22 1741483626 word-wrap • 1.2.5 Wrap words to a specified length. INDIRECT 0 1690036658 xsalsa20 • 1.2.0 XSalsa20 implemented in Javascript and WebAssembly INDIRECT 0 1637581324 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945