licenses.dev

msw v2.11.2

Seamless REST/GraphQL API mocking library for browser and Node.js.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@inquirer/ansi • 1.0.0A lightweight package providing ANSI escape sequences for terminal cursor manipulation and screen clearing.INDIRECT0
@inquirer/confirm • 5.1.18Inquirer confirm promptDIRECT17
@inquirer/core • 10.2.2Core Inquirer prompt APIINDIRECT16
@inquirer/figures • 1.0.13Vendored version of figures, for CJS compatibilityINDIRECT0
@inquirer/type • 3.0.8Inquirer core TS typesINDIRECT0
@mswjs/interceptors • 0.39.6Low-level HTTP/HTTPS/XHR/fetch request interception library.DIRECT6
@open-draft/deferred-promise • 2.2.0A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.DIRECT0
@open-draft/logger • 0.3.0Environment-agnostic, ESM-friendly logger for simple needs.INDIRECT2
@open-draft/until • 2.1.0Gracefully handle a Promise using async/await.DIRECT0
@types/cookie • 0.6.0TypeScript definitions for cookieDIRECT0
@types/statuses • 2.0.6TypeScript definitions for statusesDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cookie • 0.7.2HTTP server cookie parsing and serializationINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
graphql • 16.11.0A Query Language and Runtime which can target any service.DIRECT0
headers-polyfill • 4.0.3A native "Headers" class polyfill.DIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-node-process • 1.2.0Reliably determines if the code is running in Node.jsDIRECT0
outvariant • 1.4.3Type-safe implementation of invariant with positionals.DIRECT0
path-to-regexp • 6.3.0Express style path to RegExp utilityDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
rettime • 0.7.0A type-safe marriage of `EventTarget` and `EventEmitter`.DIRECT0
statuses • 2.0.2HTTP status utilityINDIRECT0
strict-event-emitter • 0.5.1Type-safe implementation of EventEmitter for browser and Node.jsDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
tldts-core • 7.0.14tldts core primitives (internal module)INDIRECT0
tldts • 7.0.14Library to work against complex domain names, subdomains and URIs.INDIRECT1
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.DIRECT15
yoctocolors-cjs • 2.1.3CommonJS version - The smallest and fastest command-line coloring package on the internetINDIRECT0
ISC10
PackageRelationDependenciesPublished
@bundled-es-modules/cookie • 2.0.1mirror of cookie, bundled and exposed as ES moduleDIRECT1
@bundled-es-modules/statuses • 1.0.1mirror of statuses, bundled and exposed as ES moduleDIRECT1
cli-width • 4.1.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
mute-stream • 2.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
tough-cookie • 6.0.0RFC6265 Cookies and Cookie Jar for node.jsDIRECT2
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 4.41.0A collection of essential TypeScript typesDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.11.2 version:

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