licenses.dev

@storybook/types v7.6.20

Core Storybook TS Types

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT52
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.27.0A JavaScript parserINDIRECT3
@babel/types • 7.27.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@storybook/channels • 7.6.20DIRECT27
@storybook/client-logger • 7.6.20INDIRECT1
@storybook/core-events • 7.6.20Event names used in storybook coreINDIRECT1
@storybook/global • 5.0.0Require global variablesINDIRECT0
@types/babel__core • 7.20.5TypeScript definitions for @babel/coreDIRECT7
@types/babel__generator • 7.27.0TypeScript definitions for @babel/generatorINDIRECT3
@types/babel__template • 7.4.4TypeScript definitions for @babel/templateINDIRECT4
@types/babel__traverse • 7.20.7TypeScript definitions for @babel/traverseINDIRECT3
@types/body-parser • 1.19.5TypeScript definitions for body-parserINDIRECT3
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/express-serve-static-core • 4.19.6TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express • 4.17.21TypeScript definitions for expressDIRECT11
@types/http-errors • 2.0.4TypeScript definitions for http-errorsINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/node • 22.15.3TypeScript definitions for nodeINDIRECT1
@types/qs • 6.9.18TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/send • 0.17.4TypeScript definitions for sendINDIRECT3
@types/serve-static • 1.15.7TypeScript definitions for serve-staticINDIRECT5
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
file-system-cache • 2.3.0A super-fast, promise-based cache that reads and writes to the file-system.DIRECT5
fs-extra • 11.1.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
map-or-similar • 1.5.0A JavaScript (JS) Map or Similar object polyfill if Map is not available.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
memoizerific • 1.11.3Fast, small, efficient JavaScript memoization lib to memoize JS functionsINDIRECT1
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
ramda • 0.29.0A practical functional library for JavaScript programmers.INDIRECT0
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
telejson • 7.2.0A library for teleporting rich data to another place.INDIRECT2
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
ts-dedent • 2.2.0TypeScript package which smartly trims and strips indentation from multi-line stringsINDIRECT0
undici-types • 6.21.0A stand-alone types package for UndiciINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
ISC1
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.6.20 version:

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