licenses.dev

bundle-collapser v1.4.0

convert bundle paths to IDS to save bytes in browserify bundles

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
browser-pack • 6.1.0pack node-style source files from a json stream into a browser bundleDIRECT21
browser-unpack • 1.4.3parse a bundle generated by browser-packDIRECT16
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
combine-source-map • 0.8.0Add source maps of multiple files, offset them and then combine them into one source mapINDIRECT4
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT10
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
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
falafel • 2.2.5transform the ast on a recursive walkDIRECT2
inline-source-map • 0.6.3Adds source mappings and base64 encodes them, so they can be inlined in your generated file.INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
lodash.memoize • 3.0.4The modern build of lodash’s `_.memoize` as a module.INDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
umd • 3.0.3Universal Module Definition for use in automated build systemsINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
Apache-2.01
PackageRelationDependenciesPublished
acorn-node • 1.8.2the acorn javascript parser, preloaded with plugins for syntax parity with recent node versionsINDIRECT3
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.4.0 version:

[![licenses](https://licenses.dev/b/npm/bundle-collapser/1.4.0)](https://licenses.dev/npm/bundle-collapser/1.4.0)
<a href="https://licenses.dev/npm/bundle-collapser/1.4.0">
  <img src="https://licenses.dev/b/npm/bundle-collapser/1.4.0" alt="licenses" />
</a>
GitHub