licenses.dev

browserify v10.2.6

browser-side require() the node way

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT116
PackageRelationDependenciesPublished
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 4.0.13ECMAScript parserINDIRECT0
acorn • 5.7.4ECMAScript parserINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
assert • 1.3.0commonjs assert - node.js api compatibleDIRECT2
astw • 2.2.0walk the ast with references to parent nodesINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 0.0.8Base64 encoding/decoding in pure JSINDIRECT0
bn.js • 4.12.1Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browser-pack • 5.0.1pack node-style source files from a json stream into a browser bundleDIRECT18
browser-resolve • 1.11.3resolve which handles browser field support in package.jsonDIRECT1
browserify-aes • 1.2.0aes, for browserifyINDIRECT10
browserify-cipher • 1.0.1ciphers for the browserINDIRECT14
browserify-des • 1.0.2browserify-des ===INDIRECT5
browserify-rsa • 4.1.1RSA for browserifyINDIRECT3
browserify-zlib • 0.1.4Full zlib module for browserifyDIRECT1
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 3.6.2Node.js Buffer API, for the browserDIRECT3
builtins • 0.0.7List of node.js builtin modulesDIRECT0
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT2
combine-source-map • 0.6.1Add source maps of multiple files, offset them and then combine them into one source mapINDIRECT5
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.4.11writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT6
constants-browserify • 0.0.1node's constants module for the browserDIRECT0
convert-source-map • 1.1.3Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT8
create-hash • 1.2.0create hashes for browserifyINDIRECT7
create-hmac • 1.1.7node style hmacs in the browserINDIRECT8
crypto-browserify • 3.12.1implementation of crypto for the browserDIRECT41
defined • 1.0.1return the first argument that is `!== undefined`DIRECT0
deps-sort • 1.3.9sort module-deps output for deterministic browserify bundlesDIRECT17
des.js • 1.1.0DES implementationINDIRECT2
detective • 4.7.1find all require() calls by walking the ASTINDIRECT2
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
domain-browser • 1.1.7Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.DIRECT0
elliptic • 6.6.1EC cryptographyINDIRECT7
events • 1.0.2Node's event emitter for all engines.DIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT4
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutDIRECT0
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT2
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
htmlescape • 1.1.1Properly escape JSON for usage as an object literal inside of a `<script>` tagDIRECT0
https-browserify • 0.0.1https module compatability for browserifyDIRECT0
inline-source-map • 0.5.0Adds source mappings and base64 encodes them, so they can be inlined in your generated file.INDIRECT2
insert-module-globals • 6.6.3insert implicit module globals into a module-deps streamDIRECT23
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
isarray • 0.0.1Array#isArray for older browsersDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
json-stable-stringify • 0.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT1
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
labeled-stream-splicer • 1.0.2stream splicer with labelsDIRECT10
lexical-scope • 1.2.0detect global and local lexical identifiers from javascript source codeINDIRECT2
lodash.memoize • 3.0.4The modern build of lodash’s `_.memoize` as a module.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT3
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
module-deps • 3.9.1walk the dependency graph to generate json output that can be fed into browser-packDIRECT32
os-browserify • 0.1.2os-browserify =============DIRECT0
pako • 0.2.9zlib port to javascript - fast, modularized, with browser supportINDIRECT0
parents • 1.0.1return all the parent directories for a directoryDIRECT1
path-browserify • 0.0.1the path module from node core for browsersDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-platform • 0.11.15Provide access to win32 and posix path operations; sourced directly from upstream Node.jsINDIRECT0
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT9
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersDIRECT0
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT20
punycode • 1.3.2A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.DIRECT0
querystring • 0.2.0Node's querystring module for all engines.INDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
read-only-stream • 1.1.1wrap a readable/writable stream to be read-onlyDIRECT6
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-wrap • 1.0.0upgrade streams1 to streams2 streams as a standalone moduleINDIRECT5
resolve • 1.1.7resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT3
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
shasum • 1.0.2Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.DIRECT5
shell-quote • 0.0.1quote and parse shell commandsDIRECT0
stream-browserify • 1.0.0the stream module from node core for browsersDIRECT5
stream-combiner2 • 1.0.2This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams2.INDIRECT9
stream-splicer • 1.3.2streaming pipeline with a mutable configurationINDIRECT9
string_decoder • 0.10.31The string_decoder module from Node coreDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
subarg • 1.0.0parse arguments with recursive contextsDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
syntax-error • 1.4.0detect and report syntax errors in source code stringsDIRECT4
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 0.5.1A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
through2 • 1.1.1A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT6
timers-browserify • 1.4.2timers module for browserifyDIRECT1
tty-browserify • 0.0.1the tty module from node core for browsersDIRECT0
typedarray • 0.0.7TypedArray polyfill for old browsersINDIRECT0
umd • 3.0.3Universal Module Definition for use in automated build systemsINDIRECT0
url • 0.10.3The core `url` packaged standalone for use with Browserify.DIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.10.3Node.JS util moduleINDIRECT1
util • 0.10.4Node.JS util moduleDIRECT1
vm-browserify • 0.0.4vm module for the browserDIRECT1
xtend • 3.0.0extend like a bossINDIRECT0
xtend • 4.0.2extend like a bossDIRECT0
ISC11
PackageRelationDependenciesPublished
browserify-sign • 4.2.3adds node crypto signing for browsersINDIRECT32
glob • 4.5.3a little globberDIRECT8
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()DIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 2.0.10a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.7utility library for parsing asn1 files for use with browserify-sign.INDIRECT16
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown3
PackageRelationDependenciesPublished
console-browserify • 1.2.0Emulate console for all the browsersDIRECT0
indexof • 0.0.1Microsoft sucksINDIRECT0
querystring-es3 • 0.2.1Node's querystring module for all engines. (ES3 compat fork)DIRECT0
MIT OR X112
PackageRelationDependenciesPublished
commondir • 0.0.1Compute the closest common parent for file pathsDIRECT0
http-browserify • 1.7.0http module compatability for browserifyDIRECT2
non-standard2
PackageRelationDependenciesPublished
duplexer2 • 0.0.2Like duplexer (http://npm.im/duplexer) but using streams2DIRECT5
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
source-map • 0.4.4Generates and consumes source mapsINDIRECT1
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)DIRECT2
Apache-2.0 OR WTFPL1
PackageRelationDependenciesPublished
Base64 • 0.2.1Base64 encoding and decodingINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
acorn-node • 1.8.2the acorn javascript parser, preloaded with plugins for syntax parity with recent node versionsINDIRECT3
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/browserify)](https://licenses.dev/npm/browserify)
<a href="https://licenses.dev/npm/browserify">
  <img src="https://licenses.dev/b/npm/browserify" alt="licenses" />
</a>

Or the licenses badge code for the 10.2.6 version:

[![licenses](https://licenses.dev/b/npm/browserify/10.2.6)](https://licenses.dev/npm/browserify/10.2.6)
<a href="https://licenses.dev/npm/browserify/10.2.6">
  <img src="https://licenses.dev/b/npm/browserify/10.2.6" alt="licenses" />
</a>
GitHub