licenses.dev

jasmine-console-reporter v3.1.0

Console Reporter for Jasmine. Outputs detailed test results to the console, with beautiful layout and colors. This is the default reporter of grunt-jasmine-nodejs.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalDIRECT2
chalk • 2.4.2Terminal string styling done rightDIRECT6
ci-info • 1.6.0Get details about the current Continuous Integration environmentDIRECT0
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 2.2.0Colored symbols for various log levels. Example: ✔︎ SuccessINDIRECT7
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
node-emoji • 1.11.0simple emoji support for node.js projectsDIRECT1
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
ora • 3.4.0Elegant terminal spinnerDIRECT19
perfy • 1.1.5A simple, light-weight NodeJS utility for measuring code execution in high-resolution real times.DIRECT0
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
ISC1
PackageRelationDependenciesPublished
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.0 version:

[![licenses](https://licenses.dev/b/npm/jasmine-console-reporter/3.1.0)](https://licenses.dev/npm/jasmine-console-reporter/3.1.0)
<a href="https://licenses.dev/npm/jasmine-console-reporter/3.1.0">
  <img src="https://licenses.dev/b/npm/jasmine-console-reporter/3.1.0" alt="licenses" />
</a>
GitHub