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

MIT37
PackageRelationDependenciesPublished
@fastify/busboy • 2.1.1A streaming parser for HTML form data for node.jsINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
default-user-agent • 1.0.0Default user agent string for nodejs http requestDIRECT5
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
destroy • 1.2.0destroy a stream if possibleINDIRECT0
digest-header • 1.1.0Digest access authentication header helperDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
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.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
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.2string 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.2pipe streams together and close all of them if one of them closesDIRECT3
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
through • 2.3.8simplified stream constructionINDIRECT0
undici • 5.28.4An 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.13.0A querystring parser that supports nesting and arrays, with a depth limitDIRECT14
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 4.26.1A 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