licenses.dev

@tamland/jasmine v0.0.1

Collection of jasmine dependencies

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT31
PackageRelationDependenciesPublished
@types/jasmine • 3.10.18TypeScript definitions for jasmineDIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
chalk • 2.4.2Terminal string styling done rightINDIRECT6
ci-info • 1.6.0Get details about the current Continuous Integration environmentINDIRECT0
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
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
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
jasmine-console-reporter • 3.1.0Console Reporter for Jasmine. Outputs detailed test results to the console, with beautiful layout and colors. This is the default reporter of grunt-jasmine-nodejs.DIRECT24
jasmine-core • 3.99.1Simple JavaScript testing framework for browsers and node.jsINDIRECT0
jasmine • 3.99.0CLI for Jasmine, a simple JavaScript testing framework for browsers and NodeDIRECT12
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 projectsINDIRECT1
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
ora • 3.4.0Elegant terminal spinnerINDIRECT19
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
perfy • 1.1.5A simple, light-weight NodeJS utility for measuring code execution in high-resolution real times.INDIRECT0
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
ISC8
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 globberINDIRECT10
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
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40tamland%2Fjasmine)](https://licenses.dev/npm/%40tamland%2Fjasmine)
<a href="https://licenses.dev/npm/%40tamland%2Fjasmine">
  <img src="https://licenses.dev/b/npm/%40tamland%2Fjasmine" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.1 version:

[![licenses](https://licenses.dev/b/npm/%40tamland%2Fjasmine/0.0.1)](https://licenses.dev/npm/%40tamland%2Fjasmine/0.0.1)
<a href="https://licenses.dev/npm/%40tamland%2Fjasmine/0.0.1">
  <img src="https://licenses.dev/b/npm/%40tamland%2Fjasmine/0.0.1" alt="licenses" />
</a>
GitHub