licenses.dev

puppeteer v11.0.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

MIT44
PackageRelationDependenciesPublished
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
@types/yauzl • 2.10.3TypeScript definitions for yauzlINDIRECT2
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
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.11Brace 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.3.2small debugging utilityDIRECT1
end-of-stream • 1.4.4Call 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
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
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 • 5.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPSDIRECT3
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.6.5A light-weight module that brings window.fetch to node.jsDIRECT3
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageDIRECT6
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.2pipe 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.1filesystem 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
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
unbzip2-stream • 1.4.3streaming unbzip2 implementation in pure javascript for node and browsersDIRECT4
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ws • 8.2.3Simple 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.2a 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-3-Clause2
PackageRelationDependenciesPublished
devtools-protocol • 0.0.901419The Chrome DevTools Protocol JSONDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
extract-zip • 2.0.1unzip a zip file into a directory using 100% javascriptDIRECT14
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
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 11.0.0 version:

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