licenses.dev

puppeteer v3.3.0

A high-level API to control headless Chrome over the DevTools Protocol

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT35
PackageRelationDependenciesPublished
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
@types/yauzl • 2.10.3TypeScript definitions for yauzlINDIRECT2
agent-base • 5.1.1Turn a function into an `http.Agent` instanceINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
https-proxy-agent • 4.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPSDIRECT3
mime • 2.6.0A comprehensive library for mime-type mappingDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
progress • 2.0.3Flexible ascii progress barDIRECT0
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.DIRECT0
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
tar-fs • 2.1.5filesystem bindings for tar-streamDIRECT17
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
through • 2.3.8simplified stream constructionINDIRECT0
unbzip2-stream • 1.4.3streaming unbzip2 implementation in pure javascript for node and browsersDIRECT4
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ws • 7.5.13Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
ISC9
PackageRelationDependenciesPublished
chownr • 1.1.4like `chown -R`INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)DIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
extract-zip • 2.0.1unzip a zip file into a directory using 100% javascriptDIRECT14
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.3.0 version:

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