licenses.dev

over-armour-master v1.1.0

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT180
PackageRelationDependenciesPublished
ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
any-observable • 0.2.0Support any Observable library and polyfillDIRECT0
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysDIRECT1
array-uniq • 1.0.3Create an array without duplicatesDIRECT0
arrify • 1.0.1Convert a value to an arrayDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"DIRECT0
boxen • 1.3.0Create boxes in the terminalDIRECT32
brace-expansion • 1.1.11Brace expansion as known from sh/bashDIRECT2
camelcase-keys • 4.2.0Convert object keys to camelCaseDIRECT3
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarDIRECT0
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfillDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chardet • 0.4.2Character detectorDIRECT0
ci-info • 1.6.0Get details about the current Continuous Integration environmentDIRECT0
cli-boxes • 1.0.0Boxes for use in the terminalDIRECT0
cli-cursor • 1.0.2Toggle the CLI cursorDIRECT3
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 0.1.2Spinners for use in the terminalDIRECT0
cli-truncate • 0.2.1Truncate a string to a specific width in the terminalDIRECT7
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillDIRECT0
color-convert • 1.9.3Plain color conversion functionsDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesDIRECT0
concat-map • 0.0.1concatenative mapdasheryDIRECT0
create-error-class • 3.0.2Create Error classesDIRECT1
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncDIRECT7
crypto-random-string • 1.0.0Generate a cryptographically strong random stringDIRECT0
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.DIRECT1
date-fns • 1.30.1Modern JavaScript date utility libraryDIRECT0
decamelize-keys • 1.1.1Convert object keys from camelCase to lowercase with a custom separatorDIRECT2
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowDIRECT0
deep-extend • 0.6.0Recursive object extendingDIRECT0
del • 3.0.0Delete files and foldersDIRECT25
dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot pathDIRECT1
elegant-spinner • 1.0.1Elegant spinner for interactive CLI appsDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersDIRECT0
execa • 0.7.0A better `child_process`INDIRECT15
execa • 0.8.0A better `child_process`DIRECT15
exit-hook • 1.1.1Run some code when the process exitsDIRECT0
external-editor • 2.2.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTDIRECT5
figures • 1.7.0Unicode symbols with Windows CMD fallbacksDIRECT2
figures • 2.0.0Unicode symbols with Windows CMD fallbacksINDIRECT1
find-up • 2.1.0Find a file by walking up parent directoriesDIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayDIRECT0
github-url-from-git • 1.5.0Parse a github git url and return the github repo urlDIRECT0
global-dirs • 0.1.1Get the directory of globally installed packages and binariesDIRECT1
globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIDIRECT17
got • 6.7.1Simplified HTTP requestsDIRECT13
has-ansi • 2.0.0Check if a string has ANSI escape codesDIRECT1
has-flag • 2.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagDIRECT0
has-yarn • 1.0.0Check if a project is using YarnDIRECT0
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hyperlinker • 1.0.0Write hyperlinks in the terminal.DIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.DIRECT1
import-lazy • 2.1.0Import modules lazilyDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3DIRECT0
indent-string • 2.1.0Indent each line in a stringINDIRECT2
indent-string • 3.2.0Indent each line in a stringDIRECT0
inquirer • 3.3.0A collection of common interactive command line user interfaces.DIRECT31
is-arrayish • 0.2.1Determines if an object can be used as an arrayDIRECT0
is-ci • 1.2.1Detect if the current environment is a CI serverDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?DIRECT2
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthDIRECT0
is-installed-globally • 0.1.0Check if your package was installed globallyDIRECT4
is-npm • 1.0.0Check if your code is running as an npm scriptDIRECT0
is-obj • 1.0.1Check if a value is an objectDIRECT0
is-path-cwd • 1.0.0Check if a path is CWDDIRECT0
is-path-in-cwd • 1.0.1Check if a path is in the current working directoryDIRECT2
is-path-inside • 1.0.1Check if a path is inside another pathDIRECT1
is-plain-obj • 1.1.0Check if a value is a plain objectDIRECT0
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseDIRECT0
is-redirect • 1.0.0Check if a number is a redirect HTTP status codeDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?DIRECT0
is-stream • 1.1.0Check if something is a Node.js streamDIRECT0
issue-regex • 1.0.0Regular expression for matching issue referencesDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorDIRECT0
latest-version • 3.1.0Get the latest version of an npm packageDIRECT23
listr-input • 0.1.3Input module for ListrDIRECT34
listr-silent-renderer • 1.1.1Supress Listr rendering outputDIRECT0
listr-update-renderer • 0.2.0Listr update rendererDIRECT24
listr-verbose-renderer • 0.4.1Listr verbose rendererDIRECT14
listr • 0.12.0Terminal task listDIRECT39
load-json-file • 4.0.0Read and parse a JSON fileDIRECT7
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsDIRECT4
lodash • 4.17.21Lodash modular utilities.DIRECT0
log-symbols • 1.0.2Colored symbols for various log levels. Example: ✔︎ successDIRECT7
log-update • 1.0.2Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.DIRECT5
loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent failDIRECT3
lowercase-keys • 1.0.1Lowercase the keys of an objectDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`DIRECT1
map-obj • 1.0.1Map object keys and values into a new objectDIRECT0
map-obj • 2.0.0Map object keys and values into a new objectINDIRECT0
meow • 4.0.1CLI app helperDIRECT50
mimic-fn • 1.2.0Make a function mimic another oneDIRECT0
minimist-options • 3.0.2Pretty options for minimistDIRECT2
minimist • 1.2.8parse argument optionsDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
onetime • 1.1.0Only call a function onceDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
ora • 0.2.3Elegant terminal spinnerDIRECT13
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionDIRECT2
p-map • 1.2.0Map over promises concurrentlyDIRECT0
p-tap • 1.0.0Tap into a promise chain without affecting its value or stateDIRECT0
p-timeout • 2.0.1Timeout a promise after a specified amount of timeDIRECT1
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainDIRECT0
package-json • 4.0.1Get metadata of a package from the npm registryDIRECT22
parse-json • 4.0.0Parse JSON with more helpful errorsDIRECT3
path-exists • 3.0.0Check if a path existsDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillDIRECT0
path-type • 3.0.0Check if a path is a file, directory, or symlinkDIRECT1
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 3.0.0Promisify a callback-style functionDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationDIRECT0
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostDIRECT0
quick-lru • 1.1.0Simple "Least Recently Used" (LRU) cacheDIRECT0
read-pkg-up • 3.0.0Read the closest package.json fileDIRECT30
read-pkg • 3.0.0Read a package.json fileDIRECT23
redent • 2.0.0Strip redundant indentation and indent the stringDIRECT2
registry-auth-token • 3.4.0Get the auth token set for an npm registry (if any)DIRECT6
registry-url • 3.1.0Get the set npm registry URLDIRECT5
repeating • 2.0.1Repeat a string - fastDIRECT1
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
restore-cursor • 1.0.1Gracefully restore the CLI cursor on exitDIRECT2
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.DIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsDIRECT0
semver-diff • 2.1.0Get the diff type of two semver versions: 0.0.1 0.0.2 → patchDIRECT1
shebang-command • 1.2.0Get the command from a shebangDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangDIRECT0
slice-ansi • 0.0.4Slice a string with ANSI escape codesDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsDIRECT2
split • 1.0.1split a Text Stream into a Line StreamDIRECT1
stream-to-observable • 0.1.0Convert Node Streams into ECMAScript-ObservablesINDIRECT0
stream-to-observable • 0.2.0Convert Node Streams into ECMAScript-ObservablesDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itDIRECT3
strip-ansi • 3.0.1Strip ANSI escape codesDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferDIRECT0
strip-indent • 2.0.0Strip leading whitespace from each line in a stringDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!DIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorDIRECT1
supports-hyperlinks • 1.0.1Detect if your terminal emulator supports hyperlinksDIRECT3
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symbol-observable • 1.0.1Symbol.observable ponyfillINDIRECT0
symbol-observable • 1.2.0Symbol.observable ponyfillDIRECT0
term-size • 1.2.0Reliably get the terminal window size (columns & rows)DIRECT16
through • 2.3.8simplified stream constructionDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedDIRECT0
tmp • 0.0.33Temporary file and directory creatorDIRECT1
trim-newlines • 2.0.0Trim newlines from the start and/or end of a stringDIRECT0
unique-string • 1.0.0Generate a unique random stringDIRECT1
unzip-response • 2.0.1Unzip a HTTP response if neededDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsDIRECT1
widest-line • 2.0.1Get the visual width of the widest line in a string - the number of columns required to display itDIRECT4
xdg-basedir • 3.0.0Get XDG Base Directory pathsDIRECT0
ISC22
PackageRelationDependenciesPublished
ansi-align • 2.0.0align-text with ANSI support for CLIsDIRECT4
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.DIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsDIRECT0
glob • 7.2.3a little globberDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()DIRECT0
ini • 1.3.8An ini encoder/decoder for nodeDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.DIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.DIRECT2
minimatch • 3.1.2a glob matcher in javascriptDIRECT3
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).DIRECT0
once • 1.4.0Run a function exactly one timeDIRECT1
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.DIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
semver • 5.7.2The semantic version parser used by npm.DIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.DIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.DIRECT1
wrappy • 1.0.2Callback wrapping utilityDIRECT0
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipDIRECT3
yallist • 2.1.2Yet Another Linked ListDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
configstore • 3.1.5Easily load and save config without having to think about where and howDIRECT11
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.DIRECT13
update-notifier • 2.5.0Update notifications for your CLI appDIRECT75
Apache-2.03
PackageRelationDependenciesPublished
rxjs • 5.5.12Reactive Extensions for modern JavaScriptDIRECT1
spdx-correct • 3.2.0correct invalid SPDX expressionsDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringDIRECT4
unknown2
PackageRelationDependenciesPublished
rx-lite-aggregates • 4.0.8Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScriptDIRECT1
rx-lite • 4.0.8Lightweight library for composing asynchronous and event-based operations in JavaScriptDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3DIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
path-is-inside • 1.0.2Tests whether one path is inside another pathDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderDIRECT4
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.0 version:

[![licenses](https://licenses.dev/b/npm/over-armour-master/1.1.0)](https://licenses.dev/npm/over-armour-master/1.1.0)
<a href="https://licenses.dev/npm/over-armour-master/1.1.0">
  <img src="https://licenses.dev/b/npm/over-armour-master/1.1.0" alt="licenses" />
</a>
GitHub