licenses.dev

pw-analysis-web-sdk v1.0.0

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT122
PackageRelationDependenciesPublished
@deno.land/isip • 0.0.1IP address detector for Deno.DIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT3
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 1.7.9Promise based HTTP client for the browser and node.jsDIRECT8
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT40
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
buffer • 6.0.3Node.js Buffer API, for the browserDIRECT2
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.1.0the complete solution for node.js command-line programsINDIRECT0
commander • 5.1.0the complete solution for node.js command-line programsINDIRECT0
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.7.1HTTP server cookie parsing and serializationINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
decompress-response • 4.2.1Decompress a HTTP response if neededINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dotenv-defaults • 2.0.2dotenv... but with defaults!INDIRECT1
dotenv-webpack • 8.1.0A simple webpack plugin to support dotenv.DIRECT2
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
enhanced-resolve • 5.18.0Offers a async require.resolve function. It's highly configurable.INDIRECT2
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
express • 4.21.2Fast, unopinionated, minimalist web frameworkINDIRECT68
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
finalhandler • 1.3.1Node.js final http responderINDIRECT9
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 4.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
https-browserify • 1.0.0https module compatability for browserifyDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-response • 2.1.0Mimic a Node.js HTTP response streamINDIRECT0
moment-timezone • 0.5.46Parse and display moments in any timezone.DIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nan • 1.0.0Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
net-browserify • 0.2.4A port of the net module for the browser.DIRECT76
net • 1.0.2Globalizes the 'net' module functionsDIRECT0
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-to-regexp • 0.1.12Express style path to RegExp utilityINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
process • 0.11.10process information for node.js and browsersDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
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
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.19.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 1.16.2Serve static filesINDIRECT21
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 3.1.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
statuses • 2.0.1HTTP status utilityINDIRECT0
stream-http • 3.2.0Streaming http in the browserDIRECT7
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tapable • 2.2.1Just a little module for plugins.INDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
ts-loader • 9.5.2TypeScript loader for webpackDIRECT17
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
url-join • 0.0.1Join urls and normalize as in path.join.INDIRECT0
url • 0.11.4The core `url` packaged standalone for use with Browserify.DIRECT20
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
ws • 0.4.32simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455INDIRECT4
xtend • 4.0.2extend like a bossINDIRECT0
ISC8
PackageRelationDependenciesPublished
external-ip • 2.3.1A node.js library to get your external ip from multiple servicesDIRECT13
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ip-monitor • 1.1.1A node.js library to monitor your external ipDIRECT14
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown3
PackageRelationDependenciesPublished
options • 0.0.6A very light-weight in-code option parsers for node.js.INDIRECT0
querystring-es3 • 0.2.1Node's querystring module for all engines. (ES3 compat fork)DIRECT0
tinycolor • 0.0.1a to-the-point color module for nodeINDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
dotenv • 8.6.0Loads environment variables from .env fileINDIRECT0
express-ws • 0.2.6WebSocket endpoints for express applicationsINDIRECT6
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause3
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
source-map • 0.7.4Generates and consumes source mapsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
typescript • 5.7.3TypeScript is a language for application scale JavaScript developmentDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/pw-analysis-web-sdk)](https://licenses.dev/npm/pw-analysis-web-sdk)
<a href="https://licenses.dev/npm/pw-analysis-web-sdk">
  <img src="https://licenses.dev/b/npm/pw-analysis-web-sdk" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/pw-analysis-web-sdk/1.0.0)](https://licenses.dev/npm/pw-analysis-web-sdk/1.0.0)
<a href="https://licenses.dev/npm/pw-analysis-web-sdk/1.0.0">
  <img src="https://licenses.dev/b/npm/pw-analysis-web-sdk/1.0.0" alt="licenses" />
</a>
GitHub