licenses.dev

puppeteer v1.20.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

MIT34
PackageRelationDependenciesPublished
agent-base • 4.3.0Turn a function into an `http.Agent` instanceINDIRECT2
async-limiter • 1.0.1asynchronous function queue with adjustable concurrencyINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
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-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT1
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
https-proxy-agent • 2.2.4An HTTP(s) proxy `http.Agent` implementation for HTTPSDIRECT5
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
mime • 2.6.0A comprehensive library for mime-type mappingDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
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
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
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
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ws • 6.2.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT1
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
ISC8
PackageRelationDependenciesPublished
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 • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
extract-zip • 1.7.0unzip a zip file into a directory using 100% javascriptDIRECT19
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 1.20.0 version:

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