licenses.dev

pagespeeder v1.2.1

Measure pagespeed with a simple configuration.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT150
PackageRelationDependenciesPublished
@colors/colors • 1.5.0get colors in your node.js consoleINDIRECT0
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`INDIRECT0
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsINDIRECT1
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
@types/yauzl • 2.10.3TypeScript definitions for yauzlINDIRECT2
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ansi-colors • 4.1.3Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).DIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
async-limiter • 1.0.1asynchronous function queue with adjustable concurrencyINDIRECT0
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
boxen • 4.2.0Create boxes in the terminalINDIRECT17
brace-expansion • 1.1.16Brace 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
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportINDIRECT14
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 3.0.0Terminal string styling done rightINDIRECT5
ci-info • 2.0.0Get details about the current Continuous Integration environmentINDIRECT0
cli-boxes • 2.2.1Boxes for use in the terminalINDIRECT0
cli-table3 • 0.6.5Pretty unicode tables for the command line. Based on the original cli-table.DIRECT6
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cookie • 0.3.1HTTP server cookie parsing and serializationINDIRECT0
crypto-random-string • 2.0.0Generate a cryptographically strong random stringINDIRECT0
cssom • 0.3.8CSS Object Model implementation and CSS parserINDIRECT0
cssstyle • 1.2.1CSSStyleDeclaration Object Model implementationINDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsDIRECT0
defer-to-connect • 1.1.3The safe way to handle the `connect` socket eventINDIRECT0
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
enquirer • 2.4.1Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.INDIRECT3
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-goat • 2.1.1Escape a string for use in HTML or the inverseINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
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 • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
global-dirs • 2.1.0Get the directory of globally installed packages and binariesINDIRECT1
got • 9.6.0Simplified HTTP requestsINDIRECT25
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-yarn • 2.1.0Check if a project is using YarnINDIRECT0
http-link-header • 0.8.0Parse & format HTTP link headers according to RFC 5988INDIRECT0
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
image-ssim • 0.2.0Image structural similarity (SSIM). In TypeScript/JavaScript. For browser/server.INDIRECT0
import-lazy • 2.1.0Import modules lazilyINDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
intl • 1.2.5Polyfill the ECMA-402 Intl API (except collation)INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-ci • 2.0.0Detect if the current environment is a CI serverINDIRECT1
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-installed-globally • 0.3.2Check if your package was installed globallyINDIRECT3
is-npm • 4.0.0Check if your code is running as an npm scriptINDIRECT0
is-obj • 2.0.0Check if a value is an objectINDIRECT0
is-path-inside • 3.0.3Check if a path is inside another pathINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-wsl • 1.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
is-yarn-global • 0.3.0Check if installed by yarn globally without any `fs` callsINDIRECT0
js-library-detector • 6.7.0Detects the JavaScript libraries running on a pageINDIRECT0
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 3.1.0Simple key-value storage with support for multiple backendsINDIRECT1
latest-version • 5.1.0Get the latest version of an npm packageINDIRECT35
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash.set • 4.3.2The lodash method `_.set` exported as a module.INDIRECT0
lookup-closest-locale • 6.0.4Lookup the closest locale from among object keysINDIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
metaviewport-parser • 0.2.0Parser for the content attribute of the meta viewportINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`DIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsDIRECT3
normalize-url • 4.5.1Normalize a URLINDIRECT0
open • 6.4.0Open stuff like URLs, files, executables. Cross-platform.INDIRECT1
p-cancelable • 1.1.0Create a promise that can be canceledINDIRECT0
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
package-json • 6.5.0Get metadata of a package from the npm registryINDIRECT34
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 packageINDIRECT6
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
progress • 2.0.3Flexible ascii progress barINDIRECT0
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
ps-list • 7.2.0Get running processesINDIRECT0
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
pupa • 2.1.1Simple micro templatingINDIRECT1
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
registry-auth-token • 4.2.2Get the auth token set for an npm registry (if any)INDIRECT5
registry-url • 5.1.0Get the set npm registry URLINDIRECT5
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
robots-parser • 2.4.0NodeJS robots.txt parser with support for wildcard (*) matching.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
semver-diff • 3.1.1Get the diff type of two semver versions: 0.0.1 0.0.2 → patchINDIRECT1
speedline-core • 1.4.3Get the speed index from chrome dev tool timeline filesINDIRECT4
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
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
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tar-fs • 2.1.5filesystem 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
term-size • 2.2.1Reliably get the terminal window size (columns & rows)INDIRECT0
third-party-web • 0.12.7Categorized data on third party entities on the web.INDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
ultron • 1.1.1Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary designINDIRECT0
unbzip2-stream • 1.4.3streaming unbzip2 implementation in pure javascript for node and browsersINDIRECT4
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
unique-string • 2.0.0Generate a unique random stringINDIRECT1
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 3.3.2Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT3
ws • 7.5.13Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xdg-basedir • 4.0.0Get XDG Base Directory pathsINDIRECT0
yargs • 16.2.2yargs the modern, pirate-themed, successor to optimist.DIRECT15
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
ISC21
PackageRelationDependenciesPublished
ansi-align • 3.0.1align-text with ANSI support for CLIsINDIRECT5
chownr • 1.1.4like `chown -R`INDIRECT0
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
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
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
ini • 1.3.7An ini encoder/decoder for nodeINDIRECT0
intl-pluralrules • 1.3.1Intl.PluralRules polyfillINDIRECT0
minimatch • 3.1.5a 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`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
BSD-3-Clause9
PackageRelationDependenciesPublished
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
devtools-protocol • 0.0.854822The Chrome DevTools Protocol JSONINDIRECT0
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
intl-messageformat-parser • 1.8.1Parses ICU Message strings into an AST via JavaScript.INDIRECT0
intl-messageformat • 4.4.0Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.INDIRECT1
jpeg-js • 0.4.4A pure javascript JPEG encoder and decoderINDIRECT0
md5 • 2.3.0js function for hashing messages with MD5INDIRECT3
Apache-2.07
PackageRelationDependenciesPublished
chrome-launcher • 0.13.4Launch latest Chrome with the Devtools Protocol port openINDIRECT23
csp_evaluator • 1.1.8Evaluate Content Security Policies for a wide range of bypasses and weaknessesINDIRECT0
lighthouse-logger • 1.4.2A shared logging utility class for lighthouse and friends.INDIRECT3
lighthouse-stack-packs • 1.12.3Lighthouse Stack PacksINDIRECT0
lighthouse • 7.5.0Automated auditing, performance metrics, and best practices for the web.DIRECT151
marky • 1.3.0Performance timer based on performance.mark() and measure()INDIRECT0
puppeteer • 8.0.0A high-level API to control headless Chrome over the DevTools ProtocolDIRECT57
BSD-2-Clause6
PackageRelationDependenciesPublished
configstore • 5.0.1Easily load and save config without having to think about where and howINDIRECT13
extract-zip • 2.0.1unzip a zip file into a directory using 100% javascriptINDIRECT14
http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
raven • 2.6.4A standalone (Node.js) client for SentryINDIRECT8
update-notifier • 4.1.3Update notifications for your CLI appINDIRECT79
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
axe-core • 4.1.3Accessibility engine for automated Web UI testingINDIRECT0
unknown1
PackageRelationDependenciesPublished
parse-cache-control • 1.0.1Parse Cache-Control headers.INDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.8.1A collection of essential TypeScript typesINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.1 version:

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