licenses.dev

casern-time-travel v1.0.2

utility for creating a time travel debugger for casern state

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
babel-polyfill • 6.26.0Provides polyfills necessary for a full ES2015+ environmentINDIRECT4
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
cli-cursor • 1.0.2Toggle the CLI cursorINDIRECT3
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
exit-hook • 1.1.1Run some code when the process exitsINDIRECT0
figures • 1.7.0Unicode symbols with Windows CMD fallbacksINDIRECT2
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
inquirer • 0.11.0A collection of common interactive command line user interfaces.INDIRECT26
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
lodash • 3.10.1The modern build of lodash modular utilities.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
log-update • 1.0.2Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.INDIRECT5
minimist • 1.2.8parse argument optionsINDIRECT0
node-localstorage • 0.6.0A drop-in substitute for the browser native localStorage API that runs on node.js.INDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
onetime • 1.1.0Only call a function onceINDIRECT0
readline2 • 1.0.1Readline Façade fixing bugs and issues found in releases 0.8 and 0.10INDIRECT4
regenerator-runtime • 0.10.5Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
restore-cursor • 1.0.1Gracefully restore the CLI cursor on exitINDIRECT2
run-async • 0.1.0Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT2
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
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
vorpal • 1.12.0Node's first framework for building immersive CLI apps.DIRECT39
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ISC5
PackageRelationDependenciesPublished
cli-width • 1.1.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
in-publish • 2.0.1Detect if we were run as a result of `npm publish`INDIRECT0
mute-stream • 0.0.5Bytes go in, but they don't come out (when muted).INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown1
PackageRelationDependenciesPublished
rx-lite • 3.1.2Lightweight library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/casern-time-travel/1.0.2)](https://licenses.dev/npm/casern-time-travel/1.0.2)
<a href="https://licenses.dev/npm/casern-time-travel/1.0.2">
  <img src="https://licenses.dev/b/npm/casern-time-travel/1.0.2" alt="licenses" />
</a>
GitHub