licenses.dev

fetch-cookie v3.0.1

Decorator for a `fetch` function to support automatic cookies.

Published on

Licenses

Learn more about license information.

Package Licenses

Unlicense

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
set-cookie-parser • 2.7.2Parses set-cookie headers into objectsDIRECT0
universalify • 0.2.0Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
tough-cookie • 4.1.4RFC6265 Cookies and Cookie Jar for node.jsDIRECT6
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.1 version:

[![licenses](https://licenses.dev/b/npm/fetch-cookie/3.0.1)](https://licenses.dev/npm/fetch-cookie/3.0.1)
<a href="https://licenses.dev/npm/fetch-cookie/3.0.1">
  <img src="https://licenses.dev/b/npm/fetch-cookie/3.0.1" alt="licenses" />
</a>
GitHub