licenses.dev

storybook v9.1.0-alpha.7

Storybook framework-agnostic API

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT70
PackageRelationDependenciesPublished
@adobe/css-tools • 4.4.3CSS parser / stringifierINDIRECT0
@esbuild/aix-ppc64 • 0.25.6The IBM AIX PowerPC 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/android-arm • 0.25.6A WebAssembly shim for esbuild on Android ARM.INDIRECT0
@esbuild/android-arm64 • 0.25.6The Android ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/android-x64 • 0.25.6A WebAssembly shim for esbuild on Android x64.INDIRECT0
@esbuild/darwin-arm64 • 0.25.6The macOS ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/darwin-x64 • 0.25.6The macOS 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-arm64 • 0.25.6The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-x64 • 0.25.6The FreeBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm • 0.25.6The Linux ARM binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm64 • 0.25.6The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ia32 • 0.25.6The Linux 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-loong64 • 0.25.6The Linux LoongArch 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-mips64el • 0.25.6The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ppc64 • 0.25.6The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-riscv64 • 0.25.6The Linux RISC-V 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-s390x • 0.25.6The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-x64 • 0.25.6The Linux 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/netbsd-arm64 • 0.25.6The NetBSD ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/netbsd-x64 • 0.25.6The NetBSD AMD64 binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/openbsd-arm64 • 0.25.6The OpenBSD ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/openbsd-x64 • 0.25.6The OpenBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/openharmony-arm64 • 0.25.6A WebAssembly shim for esbuild on OpenHarmony ARM64.INDIRECT0
@esbuild/sunos-x64 • 0.25.6The illumos 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-arm64 • 0.25.6The Windows ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-ia32 • 0.25.6The Windows 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-x64 • 0.25.6The Windows 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@storybook/global • 5.0.0Require global variablesDIRECT0
@testing-library/jest-dom • 6.6.3Custom jest matchers to test the state of the DOMDIRECT15
@testing-library/user-event • 14.6.1Fire events the same way the user doesDIRECT0
@types/chai • 5.2.2TypeScript definitions for chaiINDIRECT1
@types/deep-eql • 4.0.2TypeScript definitions for deep-eqlINDIRECT0
@vitest/expect • 3.2.4Jest's expect matchers as a Chai pluginDIRECT13
@vitest/pretty-format • 3.2.4Fork of pretty-format with support for ESMINDIRECT1
@vitest/spy • 3.2.4Lightweight Jest compatible spy implementationDIRECT1
@vitest/utils • 3.2.4Shared Vitest utility functionsINDIRECT3
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
assertion-error • 2.0.1Error constructor for test and validation frameworks that implements standardized AssertionError specification.INDIRECT0
ast-types • 0.16.1Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT1
better-opn • 3.0.2A better opn. Reuse the same tab on Chrome for 👨‍💻.DIRECT4
chai • 5.2.1BDD/TDD assertion library for node.js and the browser. Test framework agnostic.INDIRECT5
chalk • 3.0.0Terminal string styling done rightINDIRECT5
check-error • 2.1.1Error comparison and information related utility for node and the browserINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
css.escape • 1.5.1A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.INDIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-eql • 5.0.2Improved deep equality testing for Node.js and the browser.INDIRECT0
define-lazy-prop • 2.0.0Define a lazily evaluated property on an objectINDIRECT0
dom-accessibility-api • 0.6.3Implements https://w3c.github.io/accname/INDIRECT0
esbuild-register • 3.6.0Transpile JSX, TypeScript and esnext features on the fly with esbuildDIRECT2
esbuild • 0.25.6An extremely fast JavaScript and CSS bundler and minifier.DIRECT26
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loupe • 3.1.4Inspect utility for Node.js and browsersINDIRECT0
min-indent • 1.0.1Get the shortest leading whitespace from lines in a stringINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
open • 8.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT3
pathval • 2.0.1Object value retrieval given a string pathINDIRECT0
recast • 0.23.11JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorDIRECT5
redent • 3.0.0Strip redundant indentation and indent the stringINDIRECT3
strip-indent • 3.0.0Strip leading whitespace from each line in a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
tinyrainbow • 2.0.0A small library to print colourful messages.INDIRECT0
tinyspy • 4.0.3A minimal fork of nanospy, with more featuresINDIRECT0
ws • 8.18.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
ISC1
PackageRelationDependenciesPublished
semver • 7.7.2The semantic version parser used by npm.DIRECT0
Apache-2.01
PackageRelationDependenciesPublished
aria-query • 5.3.2Programmatic access to the ARIA specificationINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 9.1.0-alpha.7 version:

[![licenses](https://licenses.dev/b/npm/storybook/9.1.0-alpha.7)](https://licenses.dev/npm/storybook/9.1.0-alpha.7)
<a href="https://licenses.dev/npm/storybook/9.1.0-alpha.7">
  <img src="https://licenses.dev/b/npm/storybook/9.1.0-alpha.7" alt="licenses" />
</a>
GitHub