licenses.dev

insert-module-globals v7.2.1

insert implicit module globals into a module-deps stream

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
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 mapDIRECT4
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
inline-source-map • 0.6.3Adds source mappings and base64 encodes them, so they can be inlined in your generated file.INDIRECT1
is-buffer • 1.1.6Determine if an object is a BufferDIRECT0
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
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersDIRECT0
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
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
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
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
acorn-node • 1.8.2the acorn javascript parser, preloaded with plugins for syntax parity with recent node versionsDIRECT3
dash-ast • 1.0.0walk an AST, quicklyINDIRECT0
get-assigned-identifiers • 1.2.0get a list of identifiers that are initialised by a JavaScript AST node.INDIRECT0
undeclared-identifiers • 1.1.3find undeclared identifiers and property accesses in a javascript file.DIRECT7
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)DIRECT2
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/insert-module-globals)](https://licenses.dev/npm/insert-module-globals)
<a href="https://licenses.dev/npm/insert-module-globals">
  <img src="https://licenses.dev/b/npm/insert-module-globals" alt="licenses" />
</a>

Or the licenses badge code for the 7.2.1 version:

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