licenses.dev

puppeteer-core v21.11.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

MIT64
PackageRelationDependenciesPublished
@tootallnate/quickjs-emscripten • 0.23.0Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly.INDIRECT0
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
@types/yauzl • 2.10.3TypeScript definitions for yauzlINDIRECT2
agent-base • 7.1.1Turn a function into an `http.Agent` instanceINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ast-types • 0.13.4Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
basic-ftp • 5.0.5FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.INDIRECT0
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
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cross-fetch • 4.0.0Universal WHATWG Fetch API for Node, Browsers and React NativeDIRECT4
data-uri-to-buffer • 6.0.2Create an ArrayBuffer instance from a Data URI stringINDIRECT0
debug • 4.3.4Lightweight debugging utility for Node.js and the browserDIRECT1
degenerator • 5.0.1Compiles sync functions into async generator functionsINDIRECT7
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
fs-extra • 11.2.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
get-uri • 6.0.3Returns a `stream.Readable` from a URI stringINDIRECT8
http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
https-proxy-agent • 7.0.5An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
jsbn • 1.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
mitt • 3.0.1Tiny 200b functional Event Emitter / pubsub.INDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
netmask • 2.0.2Parse and lookup IP network blocksINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
pac-proxy-agent • 7.0.2A PAC file proxy `http.Agent` implementation for HTTPINDIRECT29
pac-resolver • 7.0.1Generates an asynchronous resolver function from a PAC fileINDIRECT9
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
progress • 2.0.3Flexible ascii progress barINDIRECT0
proxy-agent • 6.3.1Maps proxy protocols to `http.Agent` implementationsINDIRECT32
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.INDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
queue-tick • 1.0.1Next tick shim that prefers process.nextTick over queueMicrotask for compatINDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks-proxy-agent • 8.0.4A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT8
socks • 2.8.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT4
streamx • 2.20.1An iteration of the Node.js core streams with a series of improvementsINDIRECT4
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
tar-fs • 3.0.4filesystem bindings for tar-streamINDIRECT12
tar-stream • 3.1.7tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT6
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 browsersINDIRECT4
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
urlpattern-polyfill • 10.0.0Polyfill for the URLPattern APIINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 8.16.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
ISC8
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
lru-cache • 7.18.3A cache object that deletes the least-recently-used items.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-2-Clause6
PackageRelationDependenciesPublished
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
extract-zip • 2.0.1unzip a zip file into a directory using 100% javascriptINDIRECT14
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
@puppeteer/browsers • 1.9.1Download and launch browsersDIRECT77
b4a • 1.6.7Bridging the gap between buffers and typed arraysINDIRECT0
bare-events • 2.5.0Event emitters for JavaScriptINDIRECT0
chromium-bidi • 0.5.8An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.DIRECT2
text-decoder • 1.2.1Streaming text decoder that preserves multibyte Unicode charactersINDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
devtools-protocol • 0.0.1232444The Chrome DevTools Protocol JSONDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 21.11.0 version:

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