licenses.dev

browser-pack v5.0.1

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

MIT14
PackageRelationDependenciesPublished
combine-source-map • 0.6.1Add source maps of multiple files, offset them and then combine them into one source mapDIRECT5
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.5.0Adds source mappings and base64 encodes them, so they can be inlined in your generated file.INDIRECT2
isarray • 0.0.1Array#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
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 1.1.1A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT6
umd • 3.0.3Universal Module Definition for use in automated build systemsDIRECT0
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.4.4Generates and consumes source mapsINDIRECT1
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
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 5.0.1 version:

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