licenses.dev

puppeteer-extra-plugin-user-data-dir v2.4.1

Custom user data directory for puppeteer.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/ms • 0.7.34TypeScript definitions for msINDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
clone-deep • 0.2.4Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT13
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
for-in • 0.1.8Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-own • 0.1.5Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.INDIRECT1
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
kind-of • 2.0.1Get the native type of a value.INDIRECT1
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 0.2.7Cache requires to be lazy-loaded when needed.INDIRECT0
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
merge-deep • 3.0.3Recursively merge values in a javascript object.INDIRECT15
mixin-object • 2.0.1Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.INDIRECT2
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
puppeteer-extra-plugin • 3.2.3Base class for puppeteer-extra plugins.DIRECT20
shallow-clone • 0.1.2Make a shallow clone of an object, array or primitive.INDIRECT6
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC9
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
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.4.1 version:

[![licenses](https://licenses.dev/b/npm/puppeteer-extra-plugin-user-data-dir/2.4.1)](https://licenses.dev/npm/puppeteer-extra-plugin-user-data-dir/2.4.1)
<a href="https://licenses.dev/npm/puppeteer-extra-plugin-user-data-dir/2.4.1">
  <img src="https://licenses.dev/b/npm/puppeteer-extra-plugin-user-data-dir/2.4.1" alt="licenses" />
</a>
GitHub