licenses.dev

browser-pack v6.1.0

pack node-style source files from a json stream into a browser bundle

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
combine-source-map • 0.8.0Add source maps of multiple files, offset them and then combine them into one source mapDIRECT4
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`DIRECT0
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
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
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 APIDIRECT0
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
umd • 3.0.3Universal Module Definition for use in automated build systemsDIRECT0
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)DIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.1.0 version:

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