licenses.dev

@raikou/timeline v0.0.1-beta.1

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT107
PackageRelationDependenciesPublished
@esbuild/android-arm • 0.18.20A WebAssembly shim for esbuild on Android ARM.INDIRECT0
@esbuild/android-arm64 • 0.18.20The Android ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/android-x64 • 0.18.20A WebAssembly shim for esbuild on Android x64.INDIRECT0
@esbuild/darwin-arm64 • 0.18.20The macOS ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/darwin-x64 • 0.18.20The macOS 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-arm64 • 0.18.20The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-x64 • 0.18.20The FreeBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm • 0.18.20The Linux ARM binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm64 • 0.18.20The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ia32 • 0.18.20The Linux 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-loong64 • 0.18.20The Linux LoongArch 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-mips64el • 0.18.20The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ppc64 • 0.18.20The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-riscv64 • 0.18.20The Linux RISC-V 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-s390x • 0.18.20The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-x64 • 0.18.20The Linux 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/netbsd-x64 • 0.18.20The NetBSD AMD64 binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/openbsd-x64 • 0.18.20The OpenBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/sunos-x64 • 0.18.20The illumos 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-arm64 • 0.18.20The Windows ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-ia32 • 0.18.20The Windows 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-x64 • 0.18.20The Windows 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@raikou/core • 0.0.1-beta.1DIRECT120
@raikou/global-store • 0.0.1-beta.1INDIRECT2
@raikou/hooks • 0.0.1-beta.1INDIRECT113
@types/node • 20.19.27TypeScript definitions for nodeINDIRECT1
@types/prop-types • 15.7.15TypeScript definitions for prop-typesINDIRECT0
@types/react-dom • 18.3.7TypeScript definitions for react-domINDIRECT0
@types/react • 18.3.27TypeScript definitions for reactINDIRECT2
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
bundle-require • 4.2.1bundle and require a fileINDIRECT1
cac • 6.7.14Simple yet powerful framework for building command-line apps.INDIRECT0
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.INDIRECT0
commander • 4.1.1the complete solution for node.js command-line programsINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
esbuild • 0.18.20An extremely fast JavaScript and CSS bundler and minifier.INDIRECT22
execa • 5.1.1Process execution for humansINDIRECT15
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
globby • 11.1.0User-friendly glob matchingINDIRECT23
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
joycon • 3.1.1Load config with ease.INDIRECT0
lilconfig • 3.1.3A zero-dependency alternative to cosmiconfigINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
load-tsconfig • 0.2.5Load tsconfig.jsonINDIRECT0
lodash.sortby • 4.7.0The lodash method `_.sortBy` exported as a module.INDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
picomatch • 4.0.3Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
postcss-load-config • 4.0.2Autoload Config for PostCSSINDIRECT2
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
rollup • 3.29.5Next-generation ES module bundlerINDIRECT1
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
sucrase • 3.35.1Super-fast alternative to Babel for when you can target modern JS runtimesINDIRECT16
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
tinyglobby • 0.2.15A fast and minimal alternative to globby and fast-globINDIRECT2
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
tr46 • 1.0.1An implementation of the Unicode TR46 specINDIRECT1
tree-kill • 1.2.2kill trees of processesINDIRECT0
tsup • 7.2.0Bundle your TypeScript library with no config, powered by esbuildINDIRECT105
undici-types • 6.21.0A stand-alone types package for UndiciINDIRECT0
use-sync-external-store • 1.6.0Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.INDIRECT0
whatwg-url • 7.1.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT4
zustand • 4.5.7🐻 Bear necessities for state management in ReactDIRECT1
ISC7
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
fastq • 1.20.1Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yaml • 2.8.2JavaScript parser and stringifier for YAMLINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
ts-interface-checker • 0.1.13Runtime library to validate data against TypeScript interfacesINDIRECT0
typescript • 5.9.3TypeScript is a language for application scale JavaScript developmentINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 4.41.0A collection of essential TypeScript typesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.8.0-beta.0Generates and consumes source mapsINDIRECT5
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 4.0.2Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.1-beta.1 version:

[![licenses](https://licenses.dev/b/npm/%40raikou%2Ftimeline/0.0.1-beta.1)](https://licenses.dev/npm/%40raikou%2Ftimeline/0.0.1-beta.1)
<a href="https://licenses.dev/npm/%40raikou%2Ftimeline/0.0.1-beta.1">
  <img src="https://licenses.dev/b/npm/%40raikou%2Ftimeline/0.0.1-beta.1" alt="licenses" />
</a>
GitHub