licenses.dev

update-notifier v1.0.3

Update notifications for your CLI app

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-2-Clause

Dependency Licenses

MIT62
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
boxen • 0.6.0Create boxes in the terminalDIRECT19
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfillINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
cli-boxes • 1.0.0Boxes for use in the terminalINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-error-class • 3.0.2Create Error classesINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
dot-prop • 3.0.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
filled-array • 1.1.0Returns an array filled with the specified inputINDIRECT0
got • 5.7.1Simplified HTTP/HTTPS requestsINDIRECT27
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-npm • 1.0.0Check if your code is running as an npm scriptDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
latest-version • 2.0.0Get the latest version of a npm packageDIRECT37
lazy-req • 1.1.0Require modules lazilyDIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
node-status-codes • 1.0.0Node.js `http.STATUS_CODES` ponyfillINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
package-json • 2.4.0Get the package.json of a package from the npm registryINDIRECT36
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
read-all-stream • 3.1.0Read all stream content and pass it to callbackINDIRECT10
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
registry-auth-token • 3.4.0Get the auth token set for an npm registry (if any)INDIRECT6
registry-url • 3.1.0Get the set npm registry URLINDIRECT5
repeating • 2.0.1Repeat a string - fastINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
semver-diff • 2.1.0Get the diff type of two semver versions: 0.0.1 0.0.2 → patchDIRECT1
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
timed-out • 3.1.3Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
unzip-response • 1.0.2Unzip a HTTP response if neededINDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
widest-line • 1.0.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT6
xdg-basedir • 2.0.0Get XDG Base Directory pathsDIRECT1
ISC8
PackageRelationDependenciesPublished
ansi-align • 1.1.0align-text with ANSI support for CLIsINDIRECT6
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
osenv • 0.1.5Look up environment settings specific to different operating systemsINDIRECT2
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
slide • 1.1.6A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JSINDIRECT0
write-file-atomic • 1.3.4Write files in an atomic fashion w/configurable ownershipINDIRECT3
BSD-2-Clause1
PackageRelationDependenciesPublished
configstore • 2.1.0Easily load and save config without having to think about where and howDIRECT14
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer2 • 0.1.4Like duplexer but using streams3INDIRECT8
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.3 version:

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