licenses.dev

testcafe-hammerhead v24.7.4

A powerful web-proxy used as a core for the TestCafe testing framework (https://github.com/DevExpress/testcafe).

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT54
PackageRelationDependenciesPublished
@types/estree • 0.0.46TypeScript definitions for ESTree AST specificationINDIRECT0
@types/glob • 7.2.0TypeScript definitions for GlobINDIRECT3
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/node • 22.10.7TypeScript definitions for nodeINDIRECT1
acorn-hammerhead • 0.6.1acorn.js parser adapted to TestCafe HammerheadDIRECT1
asar • 2.1.0Creating Electron app packagesDIRECT24
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
bowser • 1.6.0a browser detectorDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
chromium-pickle-js • 0.2.0Binary value packing and unpackingINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
css • 2.2.3CSS parser / stringifierDIRECT9
cuint • 0.2.2Unsigned integers for JavascriptINDIRECT0
debug • 4.3.1small debugging utilityDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
esotope-hammerhead • 0.6.2This is an [Esotope](https://github.com/inikulin/esotope) fork that contains enhancements required for [TestCafe Hammerhead](https://github.com/DevExpress/testcafe-hammerhead).DIRECT1
iconv-lite • 0.5.1Convert character encodings in pure javascript.DIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
lru-cache • 2.6.3A cache object that deletes the least-recently-used items.DIRECT0
match-url-wildcard • 0.0.4Module to match url by pattern with wildcardDIRECT1
merge-stream • 1.0.1Create a stream that emits events from multiple other streamsDIRECT8
mime • 1.4.1A comprehensive library for mime-type mappingDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
mustache • 2.3.2Logic-less {{mustache}} templates with JavaScriptDIRECT0
nanoid • 3.3.8A tiny (116 bytes), secure URL-friendly unique string ID generatorDIRECT0
os-family • 1.1.0Guess what? It gives you OS family. Whoa!DIRECT0
parse5 • 2.2.3WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization toolset for Node.jsDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
read-file-relative • 1.2.0Read files with path relative to the current module without annoying boilerplate code DIRECT1
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
tmp-promise • 1.1.0The tmp package with promises support and disposers.INDIRECT14
tmp • 0.1.0Temporary file and directory creatorINDIRECT12
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
webauth • 1.1.0Web authentication moduleDIRECT0
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
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`)INDIRECT11
semver • 5.5.0The semantic version parser used by npm.DIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.1.43Generates and consumes source mapsINDIRECT1
tough-cookie • 4.0.0RFC6265 Cookies and Cookie Jar for node.jsDIRECT3
non-standard1
PackageRelationDependenciesPublished
crypto-md5 • 1.0.0Simply expose crypto md5 as a single functionDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.DIRECT1
unknown1
PackageRelationDependenciesPublished
callsite • 1.0.0access to v8's CallSitesINDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 24.7.4 version:

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