licenses.dev

msw v2.15.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT43
PackageRelationDependenciesPublished
@inquirer/ansi • 2.0.8A lightweight package providing ANSI escape sequences for terminal cursor manipulation and screen clearing.INDIRECT0
@inquirer/confirm • 6.3.2Inquirer confirm promptDIRECT10
@inquirer/core • 12.0.3Core Inquirer prompt APIINDIRECT9
@inquirer/figures • 2.0.9Vendored version of figures, for CJS compatibilityINDIRECT0
@inquirer/type • 4.1.1Inquirer core TS typesINDIRECT0
@mswjs/interceptors • 0.41.9Low-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.INDIRECT0
@open-draft/deferred-promise • 3.0.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.INDIRECT0
@types/node • 26.6.2TypeScript definitions for nodeINDIRECT1
@types/set-cookie-parser • 2.4.10TypeScript definitions for set-cookie-parserINDIRECT2
@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 • 1.1.1HTTP server cookie parsing and serializationDIRECT0
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
fast-string-truncated-width • 3.0.3A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.INDIRECT0
fast-string-width • 3.0.2A fast function for calculating the visual width of a string once printed to the terminal.INDIRECT1
fast-wrap-ansi • 0.2.2A tiny and fast text wrap library which takes ANSI escapes into account.INDIRECT2
graphql • 16.14.2A Query Language and Runtime which can target any service.DIRECT0
headers-polyfill • 5.0.1A native "Headers" class polyfill.DIRECT4
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.11.11A type-safe marriage of `EventTarget` and `EventEmitter`.DIRECT0
set-cookie-parser • 3.1.2Parses set-cookie headers into objectsINDIRECT0
statuses • 2.0.2HTTP status utilityDIRECT0
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
tagged-tag • 1.0.0Unique tag for use in the type-fest Tagged typeINDIRECT0
tldts-core • 7.4.13tldts core primitives (internal module)INDIRECT0
tldts • 7.4.13Library to work against complex domain names, subdomains and URIs.INDIRECT1
undici-types • 8.9.0A stand-alone types package for UndiciINDIRECT0
until-async • 3.0.2Gracefully handle a Promise using async/await.DIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.DIRECT15
ISC8
PackageRelationDependenciesPublished
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 • 3.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.2RFC6265 Cookies and Cookie Jar for node.jsDIRECT2
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 5.10.0A collection of essential TypeScript typesDIRECT1
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.15.0 version:

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