licenses.dev

puppeteer v19.11.1

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

MIT62
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@types/node • 22.10.2TypeScript definitions for nodeINDIRECT1
@types/yauzl • 2.10.3TypeScript definitions for yauzlINDIRECT2
agent-base • 6.0.2Turn 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
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
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
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cosmiconfig • 8.1.3Find and load configuration from a package.json property, rc file, or CommonJS moduleDIRECT16
cross-fetch • 3.1.5Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
debug • 4.3.4Lightweight debugging utility for Node.js and the browserINDIRECT1
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
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
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 • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSDIRECT3
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
mitt • 3.0.0Tiny 200b functional Event Emitter / pubsub.INDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.6.7A light-weight module that brings window.fetch to node.jsINDIRECT3
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
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.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
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
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 • 2.1.1filesystem bindings for tar-streamINDIRECT17
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 browsersINDIRECT4
undici-types • 6.20.0A 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
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 8.13.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
yargs • 17.7.1yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
ISC9
PackageRelationDependenciesPublished
chownr • 1.1.4like `chown -R`INDIRECT0
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
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
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
Apache-2.03
PackageRelationDependenciesPublished
@puppeteer/browsers • 0.5.0Download and launch browsersDIRECT51
chromium-bidi • 0.4.7An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.INDIRECT1
puppeteer-core • 19.11.1A high-level API to control headless Chrome over the DevTools ProtocolDIRECT61
BSD-3-Clause2
PackageRelationDependenciesPublished
devtools-protocol • 0.0.1107588The Chrome DevTools Protocol JSONINDIRECT0
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% javascriptINDIRECT14
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
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 19.11.1 version:

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