licenses.dev

devcert v1.2.2

Generate trusted local SSL/TLS certificates for local SSL development

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT33
PackageRelationDependenciesPublished
@types/configstore • 2.1.1TypeScript definitions for configstoreDIRECT0
@types/debug • 0.0.30TypeScript definitions for debugDIRECT0
@types/get-port • 3.2.0TypeScript definitions for get-portDIRECT0
@types/glob • 5.0.38TypeScript definitions for GlobDIRECT2
@types/lodash • 4.17.7TypeScript definitions for lodashDIRECT0
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/mkdirp • 0.5.2TypeScript definitions for mkdirpDIRECT1
@types/node • 8.10.66TypeScript definitions for Node.jsDIRECT0
@types/rimraf • 2.0.5TypeScript definitions for rimrafDIRECT3
@types/tmp • 0.0.33TypeScript definitions for tmpDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
application-config-path • 0.1.1Store your application config in the right location.DIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
command-exists • 1.2.9check whether a command line command exists in the current environmentDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 3.2.7small debugging utilityDIRECT1
eol • 0.9.1Newline character converterDIRECT0
get-port • 3.2.0Get an available portDIRECT0
is-valid-domain • 0.1.6Validate domain nameDIRECT1
lodash • 4.17.21Lodash modular utilities.DIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
sudo-prompt • 8.2.5Run a command using sudo, prompting the user with an OS dialog if necessaryDIRECT0
tmp • 0.0.33Temporary file and directory creatorDIRECT1
ISC10
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberDIRECT10
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
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
0BSD2
PackageRelationDependenciesPublished
password-prompt • 1.1.3cross-platform masked or hidden promptDIRECT8
tslib • 1.14.1Runtime library for TypeScript helper functionsDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.2 version:

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