licenses.dev

module-deps v3.9.1

walk the dependency graph to generate json output that can be fed into browser-pack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT29
PackageRelationDependenciesPublished
acorn • 5.7.4ECMAScript parserINDIRECT0
browser-resolve • 1.11.3resolve which handles browser field support in package.jsonDIRECT1
concat-stream • 1.4.11writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT6
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
detective • 4.7.1find all require() calls by walking the ASTDIRECT2
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
parents • 1.0.1return all the parent directories for a directoryDIRECT1
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
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
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
stream-combiner2 • 1.0.2This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams2.DIRECT9
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
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
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
typedarray • 0.0.7TypedArray polyfill for old browsersINDIRECT0
xtend • 3.0.0extend like a bossINDIRECT0
xtend • 4.0.2extend like a bossDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)DIRECT2
non-standard1
PackageRelationDependenciesPublished
duplexer2 • 0.0.2Like duplexer (http://npm.im/duplexer) but using streams2DIRECT5
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.9.1 version:

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