licenses.dev

urllib v3.27.1

Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, timeout and more. Base undici API.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
@fastify/busboy • 2.1.1A streaming parser for HTML form data for node.jsINDIRECT0
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
default-user-agent • 1.0.0Default user agent string for nodejs http requestDIRECT5
destroy • 1.2.0destroy a stream if possibleINDIRECT0
digest-header • 1.1.0Digest access authentication header helperDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
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
form-data-encoder • 1.9.0Encode FormData content into the multipart/form-data formatDIRECT0
formdata-node • 4.4.1Spec-compliant FormData implementation for Node.jsDIRECT2
formstream • 1.5.1A multipart/form-data encoded stream, helper for file upload.DIRECT5
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
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.DIRECT1
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
node-domexception • 1.0.0An implementation of the DOMException class from NodeJSINDIRECT0
node-hex • 1.0.1Pretty-prints a BufferINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
os-name • 1.0.3Get the name of the current operating system. Example: OS X MavericksINDIRECT4
osx-release • 1.1.0Get the name and version of a OS X release from the Darwin version. Example: 13.2.0 → {name: 'Mavericks', version: '10.9'}INDIRECT1
pause-stream • 0.0.11a ThroughStream that strictly buffers all readable events when paused.INDIRECT1
pump • 3.0.3pipe streams together and close all of them if one of them closesDIRECT3
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
through • 2.3.8simplified stream constructionINDIRECT0
undici • 5.29.0An HTTP/1.1 client, written from scratch for Node.jsDIRECT1
web-streams-polyfill • 4.0.0-beta.3Web Streams, based on the WHATWG spec reference implementationINDIRECT0
win-release • 1.1.1Get the name of a Windows version from the release number: 5.1.2600 → XPINDIRECT1
ylru • 1.4.0Extends LRU base on hashlruDIRECT0
ISC3
PackageRelationDependenciesPublished
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitDIRECT18
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/urllib)](https://licenses.dev/npm/urllib)
<a href="https://licenses.dev/npm/urllib">
  <img src="https://licenses.dev/b/npm/urllib" alt="licenses" />
</a>

Or the licenses badge code for the 3.27.1 version:

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