licenses.dev

node-notifier v4.6.1

A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color.INDIRECT0
cardinal • 2.1.1Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.INDIRECT3
chalk • 2.4.2Terminal string styling done rightINDIRECT6
cli-usage • 0.1.10Easily show CLI usage from a markdown source fileDIRECT20
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
colors • 1.0.3get colors in your node.js consoleINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
growly • 1.3.0Simple zero-dependency Growl notifications using GNTP.DIRECT0
has-flag • 2.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
lodash._arraycopy • 3.0.0The modern build of lodash’s internal `arrayCopy` as a module.INDIRECT0
lodash._arrayeach • 3.0.0The modern build of lodash’s internal `arrayEach` as a module.INDIRECT0
lodash._baseassign • 3.2.0The modern build of lodash’s internal `baseAssign` as a module.INDIRECT5
lodash._baseclone • 3.3.0The modern build of lodash’s internal `baseClone` as a module.INDIRECT9
lodash._basecopy • 3.0.1The modern build of lodash’s internal `baseCopy` as a module.INDIRECT0
lodash._basefor • 3.0.3The internal lodash function `baseFor` exported as a module.INDIRECT0
lodash._bindcallback • 3.0.1The modern build of lodash’s internal `bindCallback` as a module.INDIRECT0
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash.clonedeep • 3.0.2The modern build of lodash’s `_.cloneDeep` as a module.DIRECT11
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.keys • 3.1.2The modern build of lodash’s `_.keys` as a module.INDIRECT3
lodash • 4.18.1Lodash modular utilities.INDIRECT0
marked-terminal • 3.3.0A custom render for marked to output to the TerminalINDIRECT18
marked • 0.7.0A markdown parser built for speedINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
node-emoji • 1.11.0simple emoji support for node.js projectsINDIRECT1
redeyed • 2.1.1Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.INDIRECT1
shellwords • 0.1.1Manipulate strings according to the word parsing rules of the UNIX Bourne shell.DIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-hyperlinks • 1.0.1Detect if your terminal emulator supports hyperlinksINDIRECT3
ISC3
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.DIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.DIRECT1
unknown1
PackageRelationDependenciesPublished
cli-table • 0.3.11Pretty unicode tables for the CLIINDIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.6.1 version:

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