licenses.dev

static-module v1.5.0

convert module usage to inline expressions

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
acorn • 7.4.1ECMAScript parserINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
falafel • 2.2.5transform the ast on a recursive walkDIRECT2
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
minimist • 0.0.8parse argument optionsINDIRECT0
object-inspect • 0.4.0string representations of objects in node and the browserDIRECT0
object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
quote-stream • 0.0.0transform a stream into a quoted stringDIRECT9
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
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
shallow-copy • 0.0.1make a shallow copy of an object or arrayDIRECT0
static-eval • 0.2.4evaluate statically-analyzable expressionsDIRECT5
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2 • 0.4.2A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT7
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 2.1.2extend like a bossINDIRECT1
BSD-2-Clause7
PackageRelationDependenciesPublished
escodegen • 0.0.28ECMAScript code generatorINDIRECT4
escodegen • 1.3.3ECMAScript code generatorDIRECT5
esprima • 1.0.4ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 1.1.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 1.3.2ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 1.5.1ECMAScript JS AST traversal functionsINDIRECT0
esutils • 1.0.0utility box for ECMAScript language toolsINDIRECT0
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()INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.1.43Generates 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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.5.0 version:

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