licenses.dev

envify v3.4.1

Selectively replace Node-style environment variables with plain strings.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
acorn • 5.7.4ECMAScript parserINDIRECT0
ast-types • 0.9.6Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base62 • 1.2.8Javascript Base62 encode/decoderINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commoner • 0.10.8Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modulesINDIRECT25
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
detective • 4.7.1find all require() calls by walking the ASTINDIRECT2
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
object-assign • 2.1.1ES6 Object.assign() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
recast • 0.11.23JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT4
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
through • 2.3.8simplified stream constructionDIRECT0
ISC7
PackageRelationDependenciesPublished
glob • 5.0.15a little globberINDIRECT9
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
jstransform • 11.0.3A simple AST visitor-based JS transformerDIRECT31
source-map • 0.4.4Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
unknown1
PackageRelationDependenciesPublished
esprima-fb • 15001.1.0-dev-harmony-fbFacebook-specific fork of the esprima projectINDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 3.1.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.4.1 version:

[![licenses](https://licenses.dev/b/npm/envify/3.4.1)](https://licenses.dev/npm/envify/3.4.1)
<a href="https://licenses.dev/npm/envify/3.4.1">
  <img src="https://licenses.dev/b/npm/envify/3.4.1" alt="licenses" />
</a>
GitHub