licenses.dev

grunt-bundles v0.2.2

Finer control over the browserify and neat aliasing of multiple dependent bundles

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT93
PackageRelationDependenciesPublished
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 4.0.13ECMAScript parserINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
assert • 1.1.2commonjs assert - node.js api compatibleINDIRECT2
astw • 2.2.0walk the ast with references to parent nodesINDIRECT1
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 0.9.2Higher-order functions and common patterns for asynchronous codeDIRECT0
base64-js • 0.0.7Base64 encoding/decoding in pure JSINDIRECT0
browser-pack • 2.0.1pack node-style source files from a json stream into a browser bundleINDIRECT10
browser-resolve • 1.11.3resolve which handles browser field support in package.jsonINDIRECT1
browser-resolve • 1.2.4resolve which handles browser field support in package.jsonINDIRECT1
browserify-zlib • 0.1.4Full zlib module for browserifyINDIRECT1
browserify • 4.2.3browser-side require() the node wayDIRECT127
buffer • 2.3.4Node.js Buffer API, for the browserINDIRECT2
buffer • 2.8.3Node.js Buffer API, for the browserINDIRECT3
builtins • 0.0.7List of node.js builtin modulesINDIRECT0
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
combine-source-map • 0.3.0Add source maps of multiple files, offset them and then combine them into one source mapINDIRECT5
concat-stream • 1.4.11writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT6
constants-browserify • 0.0.1node's constants module for the browserINDIRECT0
convert-source-map • 0.3.5Converts 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
crypto-browserify • 2.1.10partial implementation of crypto for the browserINDIRECT5
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
deep-equal • 0.2.2node's assert.deepEqual algorithmINDIRECT0
defined • 0.0.0return the first argument that is `!== undefined`INDIRECT0
deps-sort • 0.1.2sort module-deps output for deterministic browserify bundlesINDIRECT5
derequire • 0.8.0remove requiresINDIRECT6
detective • 3.1.0find all require() calls by walking the ASTINDIRECT7
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.INDIRECT0
duplexer • 0.1.2Creates a duplex streamINDIRECT0
events • 1.0.2Node's event emitter for all engines.INDIRECT0
https-browserify • 0.0.1https module compatability for browserifyINDIRECT0
inline-source-map • 0.3.1Adds source mappings and base64 encodes them, so they can be inlined in your generated file.INDIRECT2
insert-module-globals • 6.0.0insert implicit module globals into a module-deps streamINDIRECT15
is-array • 1.0.1Check if the given value is an ArrayINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
jsonparse • 0.0.5This is a pure-js JSON streaming parser for node.jsINDIRECT0
lexical-scope • 1.1.1detect global and local lexical identifiers from javascript source codeINDIRECT2
lodash • 2.4.2A utility library delivering consistency, customization, performance, & extras.DIRECT0
minimatch • 0.3.0a glob matcher in javascriptINDIRECT2
minimist • 0.0.10parse argument optionsINDIRECT0
module-deps • 2.1.5walk the dependency graph to generate json output that can be fed into browser-packINDIRECT30
object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT0
os-browserify • 0.1.2os-browserify =============INDIRECT0
pako • 0.2.9zlib port to javascript - fast, modularized, with browser supportINDIRECT0
parents • 0.0.2return all the parent directories for a directoryINDIRECT0
parents • 0.0.3return all the parent directories for a directoryINDIRECT1
path-browserify • 0.0.1the path module from node core for browsersINDIRECT0
path-platform • 0.0.1Provide access to win32 and posix path operationsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
process • 0.6.0process information for node.js and browsersINDIRECT0
process • 0.7.0process information for node.js and browsersINDIRECT0
punycode • 1.2.4A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 1.3.2A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystring • 0.2.0Node's querystring module for all engines.INDIRECT0
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.xINDIRECT4
resolve • 0.3.1resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
resolve • 0.6.3resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
resolve • 0.7.4resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
resolve • 1.1.7resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
rfile • 1.0.0Require a plain text or binary file in node.jsINDIRECT2
ripemd160 • 0.2.0Compute RIPEMD160 of bytes or strings.INDIRECT0
ruglify • 1.0.0'Require' minified JavaScript as a stringINDIRECT8
sha.js • 2.1.6streaming sha1 hash in pure javascriptINDIRECT3
shallow-copy • 0.0.1make a shallow copy of an object or arrayINDIRECT0
shell-quote • 0.0.1quote and parse shell commandsINDIRECT0
stream-browserify • 1.0.0the stream module from node core for browsersINDIRECT5
stream-combiner • 0.0.4<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>INDIRECT1
stream-combiner • 0.1.0<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>INDIRECT2
string_decoder • 0.0.1the string_decoder module from node core for browsersINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
subarg • 0.0.1parse arguments with recursive contextsINDIRECT1
syntax-error • 1.4.0detect and report syntax errors in source code stringsINDIRECT4
through • 2.2.7simplified stream contructionINDIRECT0
through • 2.3.8simplified stream constructionDIRECT0
through2 • 0.4.2A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT7
through2 • 1.1.1A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
timers-browserify • 1.4.2timers module for browserifyINDIRECT1
tty-browserify • 0.0.1the tty module from node core for browsersINDIRECT0
typedarray • 0.0.7TypedArray polyfill for old browsersINDIRECT0
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
umd • 2.1.0Universal Module Definition for use in automated build systemsINDIRECT19
url • 0.10.3The core `url` packaged standalone for use with Browserify.INDIRECT2
util • 0.10.3Node.JS util moduleINDIRECT1
util • 0.10.4Node.JS util moduleINDIRECT1
vm-browserify • 0.0.4vm module for the browserINDIRECT1
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
xtend • 2.1.2extend like a bossINDIRECT1
xtend • 3.0.0extend like a bossINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
BSD-2-Clause7
PackageRelationDependenciesPublished
escodegen • 1.1.0ECMAScript code generatorINDIRECT5
escope • 0.0.16ECMAScript scope analyzerINDIRECT1
esprima • 1.0.4ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 0.0.4ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 1.5.1ECMAScript JS AST traversal functionsINDIRECT0
esutils • 1.0.0utility box for ECMAScript language toolsINDIRECT0
uglify-js • 2.2.5JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT4
unknown6
PackageRelationDependenciesPublished
callsite • 1.0.0access to v8's CallSitesINDIRECT0
console-browserify • 1.2.0Emulate console for all the browsersINDIRECT0
esprima-fb • 3001.1.0-dev-harmony-fbFacebook-specific fork of the esprima projectINDIRECT0
esrefactor • 0.1.0ECMAScript refactoring helperINDIRECT4
indexof • 0.0.1Microsoft sucksINDIRECT0
querystring-es3 • 0.2.1Node's querystring module for all engines. (ES3 compat fork)INDIRECT0
MIT OR X115
PackageRelationDependenciesPublished
commondir • 0.0.1Compute the closest common parent for file pathsINDIRECT0
http-browserify • 1.7.0http module compatability for browserifyINDIRECT2
optimist • 0.3.7Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
yargs • 3.5.4Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT4
ISC5
PackageRelationDependenciesPublished
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()INDIRECT0
lru-cache • 2.7.3A cache object that deletes the least-recently-used items.INDIRECT0
sigmund • 1.0.1Quick and dirty signatures for Objects.INDIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
ieee754 • 1.1.13Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
source-map • 0.1.34Generates and consumes source mapsINDIRECT1
source-map • 0.1.43Generates and consumes source mapsINDIRECT1
source-map • 0.3.0Generates and consumes source mapsINDIRECT1
Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
JSONStream • 0.6.4rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
JSONStream • 0.7.4rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
JSONStream • 0.8.4rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
non-standard3
PackageRelationDependenciesPublished
duplexer2 • 0.0.2Like duplexer (http://npm.im/duplexer) but using streams2INDIRECT5
glob • 3.2.11a little globberINDIRECT4
uglify-js • 2.4.24JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT9
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 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/grunt-bundles)](https://licenses.dev/npm/grunt-bundles)
<a href="https://licenses.dev/npm/grunt-bundles">
  <img src="https://licenses.dev/b/npm/grunt-bundles" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.2 version:

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