licenses.dev

pc-rulesengine-viswa v0.0.7

Components for Celito Products

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT276
PackageRelationDependenciesPublished
@azure/abort-controller • 1.1.0Microsoft Azure SDK for JavaScript - AborterINDIRECT1
@azure/abort-controller • 2.1.2Microsoft Azure SDK for JavaScript - AborterINDIRECT1
@azure/app-configuration • 1.9.2An isomorphic client library for the Azure App Configuration service.DIRECT17
@azure/core-auth • 1.10.1Provides low-level interfaces and helper methods for authentication in Azure SDKINDIRECT9
@azure/core-client • 1.10.1Core library for interfacing with AutoRest generated codeINDIRECT13
@azure/core-http-compat • 2.3.1Core HTTP Compatibility Library to bridge the gap between Core V1 & V2 packages.INDIRECT14
@azure/core-lro • 2.7.2Isomorphic client library for supporting long-running operations in node.js and browser.INDIRECT10
@azure/core-paging • 1.6.2Core types for paging async iterable iteratorsINDIRECT1
@azure/core-rest-pipeline • 1.22.2Isomorphic client library for making HTTP requests in node.js and browser.INDIRECT12
@azure/core-tracing • 1.3.1Provides low-level interfaces and helper methods for tracing in Azure SDKINDIRECT1
@azure/core-util • 1.13.1Core library for shared utility methodsINDIRECT8
@azure/core-xml • 1.5.0Core library for interacting with XML payloadsINDIRECT3
@azure/cosmos • 3.17.3Microsoft Azure Cosmos DB Service Node.js SDK for SQL APIDIRECT21
@azure/logger • 1.3.0Microsoft Azure SDK for JavaScript - LoggerINDIRECT7
@azure/storage-blob • 12.29.1Microsoft Azure Storage SDK for JavaScript - BlobDIRECT22
@azure/storage-common • 12.1.1Azure Storage Common Client Library for JavaScriptINDIRECT16
@eslint-community/eslint-utils • 4.9.0Utilities for ESLint plugins.INDIRECT1
@eslint-community/regexpp • 4.12.2Regular expression parser for ECMAScript.INDIRECT0
@eslint/eslintrc • 2.1.4The legacy ESLintRC config file format for ESLintINDIRECT26
@eslint/js • 8.57.1ESLint JavaScript language implementationINDIRECT0
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@types/node • 17.0.45TypeScript definitions for Node.jsDIRECT0
@types/xrm • 9.0.87TypeScript definitions for xrmDIRECT0
@typespec/ts-http-runtime • 0.3.2Isomorphic client library for making HTTP requests in node.js and browser.INDIRECT6
accepts • 1.3.8Higher-level content negotiationINDIRECT3
acorn-jsx • 5.3.2Modern, fast React.js JSX parserINDIRECT0
acorn • 8.15.0ECMAScript parserINDIRECT0
agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
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
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 0.27.2Promise based HTTP client for the browser and node.jsDIRECT24
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT43
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
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
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
confusing-browser-globals • 1.0.11A list of browser globals that are often used by mistake instead of local variablesINDIRECT0
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
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
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
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
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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
eslint-config-airbnb-base • 15.0.0Airbnb's base JS ESLint config, following our styleguideINDIRECT26
eslint-config-airbnb • 19.0.4Airbnb's ESLint config, following our styleguideDIRECT27
eslint • 8.57.1An AST-based pattern checker for JavaScript.DIRECT98
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
eventemitter2 • 6.4.9A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
express • 4.21.2Fast, unopinionated, minimalist web frameworkDIRECT71
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
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fast-xml-parser • 5.3.1Validate XML, Parse XML, Build XML without C/C++ based librariesINDIRECT1
file-entry-cache • 6.0.1Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the processINDIRECT16
finalhandler • 1.3.1Node.js final http responderINDIRECT9
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
flat-cache • 3.2.0A stupidly simple key/value storage using files to persist some dataINDIRECT15
follow-redirects • 1.15.11HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 4.0.4A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
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
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
globals • 13.24.0Global identifiers from different JavaScript environmentsINDIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
graphemer • 1.4.0A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hash-it • 6.0.0Hash any object based on its valueINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-path-inside • 3.0.3Check if a path is inside another pathINDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stable-stringify-without-jsonify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependenciesINDIRECT0
jsonpath-plus • 7.2.0A JS implementation of JSONPath with some additional operatorsINDIRECT0
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
levn • 0.4.1Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
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
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
moment-timezone • 0.5.48Parse and display moments in any timezone.DIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
natural-compare • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.INDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
node-abort-controller • 3.1.1AbortController for Node based on EventEmitterINDIRECT0
npm>8.19.4>@colors/colors • 1.5.0get colors in your node.js consoleINDIRECT0
npm>8.19.4>@gar/promisify • 1.1.3Promisify an entire class or objectINDIRECT0
npm>8.19.4>@npmcli/move-file • 2.0.1move a file (fork of move-file)INDIRECT13
npm>8.19.4>@tootallnate/once • 2.0.0Creates a Promise that waits for a single eventINDIRECT0
npm>8.19.4>agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
npm>8.19.4>agentkeepalive • 4.2.1Missing keepalive http.AgentINDIRECT5
npm>8.19.4>aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
npm>8.19.4>ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
npm>8.19.4>ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
npm>8.19.4>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
npm>8.19.4>asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
npm>8.19.4>balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
npm>8.19.4>binary-extensions • 2.2.0List of binary file extensionsINDIRECT0
npm>8.19.4>brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
npm>8.19.4>builtins • 5.0.1List of node.js builtin modulesINDIRECT3
npm>8.19.4>chalk • 4.1.2Terminal string styling done rightINDIRECT5
npm>8.19.4>clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
npm>8.19.4>cli-columns • 4.0.0Columnated lists for the CLI.INDIRECT5
npm>8.19.4>cli-table3 • 0.6.2Pretty unicode tables for the command line. Based on the original cli-table.INDIRECT6
npm>8.19.4>clone • 1.0.4deep cloning of objects and arraysINDIRECT0
npm>8.19.4>color-convert • 2.0.1Plain color conversion functionsINDIRECT1
npm>8.19.4>color-name • 1.1.4A list of color names and its valuesINDIRECT0
npm>8.19.4>columnify • 1.6.0Render data in text columns. Supports in-column text-wrap.INDIRECT5
npm>8.19.4>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
npm>8.19.4>cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
npm>8.19.4>debug • 4.3.4Lightweight debugging utility for Node.js and the browserINDIRECT1
npm>8.19.4>debug>ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
npm>8.19.4>debuglog • 1.0.1backport of util.debuglog from node v0.11INDIRECT0
npm>8.19.4>defaults • 1.0.3merge single level defaults over a config objectINDIRECT1
npm>8.19.4>delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
npm>8.19.4>depd • 1.1.2Deprecate all the thingsINDIRECT0
npm>8.19.4>emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>8.19.4>encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
npm>8.19.4>env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
npm>8.19.4>err-code • 2.0.3Create an error with a codeINDIRECT0
npm>8.19.4>fastest-levenshtein • 1.0.12Fastest Levenshtein distance implementation in JS.INDIRECT0
npm>8.19.4>function-bind • 1.1.1Implementation of Function.prototype.bindINDIRECT0
npm>8.19.4>has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
npm>8.19.4>has • 1.0.3Object.prototype.hasOwnProperty.call shortcutINDIRECT1
npm>8.19.4>http-proxy-agent • 5.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
npm>8.19.4>https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
npm>8.19.4>humanize-ms • 1.2.1transform humanize time to msINDIRECT1
npm>8.19.4>iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
npm>8.19.4>imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
npm>8.19.4>indent-string • 4.0.0Indent each line in a stringINDIRECT0
npm>8.19.4>ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
npm>8.19.4>ip • 2.0.0INDIRECT0
npm>8.19.4>is-core-module • 2.10.0Is this specifier a node.js core module?INDIRECT2
npm>8.19.4>is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>8.19.4>is-lambda • 1.0.1Detect if your code is running on an AWS Lambda serverINDIRECT0
npm>8.19.4>json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
npm>8.19.4>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
npm>8.19.4>just-diff-apply • 5.4.1Apply a diff to an object. Optionally supports jsonPatch protocolINDIRECT0
npm>8.19.4>just-diff • 5.1.1Return an object representing the diffs between two objects. Supports jsonPatch protocolINDIRECT0
npm>8.19.4>minipass-fetch • 2.1.1An implementation of window.fetch in Node.js using Minipass streamsINDIRECT7
npm>8.19.4>minipass-json-stream • 1.0.1Like JSONStream, but using Minipass streamsINDIRECT3
npm>8.19.4>minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
npm>8.19.4>mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
npm>8.19.4>ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
npm>8.19.4>negotiator • 0.6.3HTTP content negotiationINDIRECT0
npm>8.19.4>node-gyp • 9.1.0Node.js native addon build toolINDIRECT97
npm>8.19.4>node-gyp>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
npm>8.19.4>p-map • 4.0.0Map over promises concurrentlyINDIRECT3
npm>8.19.4>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
npm>8.19.4>postcss-selector-parser • 6.0.10INDIRECT2
npm>8.19.4>promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
npm>8.19.4>readable-stream • 3.6.0Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
npm>8.19.4>retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>8.19.4>rimraf>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
npm>8.19.4>safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
npm>8.19.4>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
npm>8.19.4>smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
npm>8.19.4>socks-proxy-agent • 7.0.0A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
npm>8.19.4>socks • 2.7.0Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
npm>8.19.4>spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
npm>8.19.4>string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
npm>8.19.4>string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>8.19.4>strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
npm>8.19.4>supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
npm>8.19.4>text-table • 0.2.0borderless text tables with alignmentINDIRECT0
npm>8.19.4>tiny-relative-date • 1.3.0Tiny function that provides relative, human-readable dates.INDIRECT0
npm>8.19.4>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
npm>8.19.4>wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT22
object.entries • 1.1.9ES2017 spec-compliant Object.entries shim.INDIRECT22
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
optionator • 0.9.4option parsing and help generationINDIRECT6
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-to-regexp • 0.1.12Express style path to RegExp utilityINDIRECT0
prelude-ls • 1.2.1prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
priorityqueuejs • 1.0.0a simple priority queue data structureINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
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
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
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 MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
statuses • 2.0.1HTTP status utilityINDIRECT0
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
strnum • 2.1.1Parse String to Number based on configurationINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
text-table • 0.2.0borderless text tables with alignmentINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-check • 0.4.0type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
xrm-webapi • 7.1.3Dynamics 365 Web Api TypeScript ModuleDIRECT0
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
ISC135
PackageRelationDependenciesPublished
@ungap/structured-clone • 1.3.0A structuredClone polyfillINDIRECT0
fastq • 1.19.1Fast, in memory work queueINDIRECT1
flatted • 3.3.3A super light and fast circular JSON parser.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 6.0.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
guid-typescript • 1.0.9Guid generator to typescriptDIRECT0
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
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-rules-engine • 6.6.0Rules Engine expressed in simple jsonDIRECT4
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
npm>8.19.4>@isaacs/string-locale-compare • 1.1.0Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwiseINDIRECT0
npm>8.19.4>@npmcli/arborist • 5.6.3Manage node_modules treesINDIRECT163
npm>8.19.4>@npmcli/ci-detect • 2.0.0Detect what kind of CI environment the program is inINDIRECT0
npm>8.19.4>@npmcli/config • 4.2.2Configuration management for the npm cliINDIRECT26
npm>8.19.4>@npmcli/disparity-colors • 2.0.0Colorizes unified diff outputINDIRECT3
npm>8.19.4>@npmcli/fs • 2.1.2filesystem utilities for the npm cliINDIRECT4
npm>8.19.4>@npmcli/git • 3.0.2a util for spawning git from npm CLI contextsINDIRECT21
npm>8.19.4>@npmcli/installed-package-contents • 1.0.7Get the list of files installed in a package in node_modules, including bundled dependenciesINDIRECT2
npm>8.19.4>@npmcli/installed-package-contents>npm-bundled • 1.1.2list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm>8.19.4>@npmcli/map-workspaces • 2.0.4Retrieves a name:pathname Map for a given workspaces configINDIRECT13
npm>8.19.4>@npmcli/metavuln-calculator • 3.1.1Calculate meta-vulnerabilities from package security advisoriesINDIRECT135
npm>8.19.4>@npmcli/name-from-folder • 1.0.1Get the package name from a folder pathINDIRECT0
npm>8.19.4>@npmcli/node-gyp • 2.0.0Tools for dealing with node-gyp packagesINDIRECT0
npm>8.19.4>@npmcli/package-json • 2.0.0Programmatic API to update package.jsonINDIRECT1
npm>8.19.4>@npmcli/promise-spawn • 3.0.0spawn processes the way the npm cli likes to doINDIRECT1
npm>8.19.4>@npmcli/query • 1.2.0npm query parser and toolsINDIRECT12
npm>8.19.4>@npmcli/run-script • 4.2.1Run a lifecycle script for a package (descendant of npm-lifecycle)INDIRECT103
npm>8.19.4>abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
npm>8.19.4>aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>8.19.4>are-we-there-yet • 3.0.1Keep track of the overall completion of many disparate processesINDIRECT6
npm>8.19.4>bin-links • 3.0.3JavaScript package binary linkerINDIRECT22
npm>8.19.4>bin-links>npm-normalize-package-bin • 2.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>cacache • 16.1.3Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT41
npm>8.19.4>chownr • 2.0.0like `chown -R`INDIRECT0
npm>8.19.4>cmd-shim • 5.0.0Used in npm for command line application supportINDIRECT4
npm>8.19.4>color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
npm>8.19.4>common-ancestor-path • 1.0.1Find the common ancestor of 2 or more paths on Windows or UnixINDIRECT0
npm>8.19.4>console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
npm>8.19.4>dezalgo • 1.0.4Contain async insanity so that the dark pony lord doesn't eat soulsINDIRECT2
npm>8.19.4>fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
npm>8.19.4>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
npm>8.19.4>gauge • 4.0.4A terminal based horizontal gaugeINDIRECT11
npm>8.19.4>glob • 8.0.3a little globberINDIRECT8
npm>8.19.4>graceful-fs • 4.2.10A drop-in replacement for fs, making various improvements.INDIRECT0
npm>8.19.4>has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
npm>8.19.4>hosted-git-info • 5.2.1Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
npm>8.19.4>ignore-walk • 5.0.1Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT3
npm>8.19.4>infer-owner • 1.0.4Infer the owner of a path based on the owner of its nearest existing parentINDIRECT0
npm>8.19.4>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
npm>8.19.4>inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
npm>8.19.4>ini • 3.0.1An ini encoder/decoder for nodeINDIRECT0
npm>8.19.4>init-package-json • 3.0.2A node module to get your node module startedINDIRECT33
npm>8.19.4>isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
npm>8.19.4>json-stringify-nice • 1.1.4Stringify an object sorting scalars before objects, and defaulting to 2-space indentINDIRECT0
npm>8.19.4>libnpmaccess • 6.0.4programmatic library for `npm access` commandsINDIRECT77
npm>8.19.4>libnpmdiff • 4.0.5The registry diffINDIRECT141
npm>8.19.4>libnpmexec • 4.0.14npm exec (npx) programmatic APIINDIRECT173
npm>8.19.4>libnpmfund • 3.0.5Programmatic API for npm fundINDIRECT164
npm>8.19.4>libnpmhook • 8.0.4programmatic API for managing npm registry hooksINDIRECT77
npm>8.19.4>libnpmorg • 4.0.4Programmatic api for `npm org` commandsINDIRECT77
npm>8.19.4>libnpmpack • 4.1.3Programmatic API for the bits behind npm packINDIRECT135
npm>8.19.4>libnpmpublish • 6.0.5Programmatic API for the bits behind npm publish and unpublishINDIRECT85
npm>8.19.4>libnpmsearch • 5.0.4Programmatic API for searching in npm and compatible registries.INDIRECT76
npm>8.19.4>libnpmteam • 4.0.4npm Team management APIsINDIRECT77
npm>8.19.4>libnpmversion • 3.0.7library to do the things that 'npm version' doesINDIRECT113
npm>8.19.4>lru-cache • 7.13.2A cache object that deletes the least-recently-used items.INDIRECT0
npm>8.19.4>make-fetch-happen • 10.2.1Opinionated, caching, retrying fetch clientINDIRECT67
npm>8.19.4>minimatch • 5.1.0a glob matcher in javascriptINDIRECT2
npm>8.19.4>minipass-collect • 1.0.2A Minipass stream that collects all the data into a single chunkINDIRECT2
npm>8.19.4>minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
npm>8.19.4>minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
npm>8.19.4>minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT2
npm>8.19.4>minipass • 3.3.4minimal implementation of a PassThrough streamINDIRECT1
npm>8.19.4>mkdirp-infer-owner • 2.0.0mkdirp, but chown to the owner of the containing folder if possible and necessaryINDIRECT3
npm>8.19.4>mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
npm>8.19.4>node-gyp>glob • 7.2.3a little globberINDIRECT10
npm>8.19.4>node-gyp>minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
npm>8.19.4>node-gyp>nopt • 5.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm>8.19.4>nopt • 6.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm>8.19.4>npm-audit-report • 3.0.0Given a response from the npm security api, render it into a variety of security reportsINDIRECT6
npm>8.19.4>npm-bundled • 2.0.1list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm>8.19.4>npm-bundled>npm-normalize-package-bin • 2.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>npm-normalize-package-bin • 1.0.1Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>npm-package-arg • 9.1.0Parse the things that can be arguments to `npm install`INDIRECT8
npm>8.19.4>npm-packlist • 5.1.3Get a list of the files to add from a folder into an npm packageINDIRECT13
npm>8.19.4>npm-packlist>npm-normalize-package-bin • 2.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>npm-pick-manifest • 7.0.2Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT11
npm>8.19.4>npm-pick-manifest>npm-normalize-package-bin • 2.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>npm-profile • 6.2.1Library for updating an npmjs.com profileINDIRECT76
npm>8.19.4>npm-registry-fetch • 13.3.1Fetch-based http client for use with npm registry APIsINDIRECT75
npm>8.19.4>npmlog • 6.0.2logger for npmINDIRECT20
npm>8.19.4>once • 1.4.0Run a function exactly one timeINDIRECT1
npm>8.19.4>pacote • 13.6.2JavaScript package downloaderINDIRECT134
npm>8.19.4>parse-conflict-json • 2.0.2Parse a JSON string that has git merge conflicts, resolving if possibleINDIRECT3
npm>8.19.4>proc-log • 2.0.1just emit 'log' events on the process objectINDIRECT0
npm>8.19.4>promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolvedINDIRECT0
npm>8.19.4>promise-call-limit • 1.0.1Call an array of promise-returning functions, restricting concurrency to a specified limit.INDIRECT0
npm>8.19.4>promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
npm>8.19.4>promzard • 0.3.0prompting wizardlyINDIRECT2
npm>8.19.4>read-cmd-shim • 3.0.0Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT0
npm>8.19.4>read-package-json-fast • 2.0.3Like read-package-json, but fasterINDIRECT2
npm>8.19.4>read-package-json • 5.0.2The thing npm uses to read package.json files with semantics and defaults and validationINDIRECT25
npm>8.19.4>read-package-json>npm-normalize-package-bin • 2.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>read • 1.0.7read(1) for node programsINDIRECT1
npm>8.19.4>readdir-scoped-modules • 1.1.0Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.INDIRECT6
npm>8.19.4>rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
npm>8.19.4>rimraf>glob • 7.2.3a little globberINDIRECT10
npm>8.19.4>rimraf>minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
npm>8.19.4>semver • 7.3.7The semantic version parser used by npm.INDIRECT2
npm>8.19.4>semver>lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
npm>8.19.4>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
npm>8.19.4>signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
npm>8.19.4>ssri • 9.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT2
npm>8.19.4>tar • 6.1.11tar for nodeINDIRECT6
npm>8.19.4>treeverse • 2.0.0Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.INDIRECT0
npm>8.19.4>unique-filename • 2.0.1Generate a unique filename for use in temporary directories or caches.INDIRECT2
npm>8.19.4>unique-slug • 3.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
npm>8.19.4>validate-npm-package-name • 4.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT4
npm>8.19.4>walk-up-path • 1.0.0Given a path string, return a generator that walks up the path, emitting each dirname.INDIRECT0
npm>8.19.4>which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
npm>8.19.4>wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT5
npm>8.19.4>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
npm>8.19.4>write-file-atomic • 4.0.2Write files in an atomic fashion w/configurable ownershipINDIRECT2
npm>8.19.4>yallist • 4.0.0Yet Another Linked ListINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
pc-audittrail-sp • 0.0.11Components for Celito ProductsDIRECT30
pc-notifications-sp • 0.0.10Components for Celito ProductsDIRECT437
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause12
PackageRelationDependenciesPublished
eslint-scope • 7.2.2ECMAScript scope analyzer for ESLintINDIRECT2
espree • 9.6.1An Esprima-compatible JavaScript parser built on AcornINDIRECT3
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
npm>8.19.4>cidr-regex • 3.1.1Regular expression for matching IP addresses in CIDR notationINDIRECT1
npm>8.19.4>http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm>8.19.4>is-cidr • 4.0.2Check if a string is an IP address in CIDR notationINDIRECT2
npm>8.19.4>normalize-package-data • 4.0.1Normalizes data that can be found in package.json files.INDIRECT13
npm>8.19.4>npm-install-checks • 5.0.0Check the engines and platform fields in package.jsonINDIRECT3
npm>8.19.4>npm-user-validate • 1.0.1User validations for npmINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Apache-2.07
PackageRelationDependenciesPublished
@humanwhocodes/config-array • 0.13.0Glob-based configuration matching.INDIRECT7
@humanwhocodes/module-importer • 1.0.1Universal module importer for Node.jsINDIRECT0
doctrine • 3.0.0JSDoc parserINDIRECT1
eslint-visitor-keys • 3.4.3Constants and utilities about visitor keys to traverse AST.INDIRECT0
jsbi • 3.2.5JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.INDIRECT0
npm>8.19.4>spdx-correct • 3.1.1correct invalid SPDX expressionsINDIRECT3
npm>8.19.4>validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-3-Clause4
PackageRelationDependenciesPublished
@humanwhocodes/object-schema • 2.0.3An object schema merger/validatorINDIRECT0
esquery • 1.6.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
npm>8.19.4>diff • 5.1.0A javascript text diff implementation.INDIRECT0
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
unknown3
PackageRelationDependenciesPublished
i • 0.3.7custom inflections for nodejsDIRECT0
npm>8.19.4>qrcode-terminal • 0.12.0QRCodes, in the terminalINDIRECT0
semaphore • 1.1.0semaphore for nodeINDIRECT0
Artistic-2.01
PackageRelationDependenciesPublished
npm • 8.19.4a package manager for JavaScriptDIRECT210
MIT OR WTFPL1
PackageRelationDependenciesPublished
npm>8.19.4>opener • 1.5.2Opens stuff, like webpages and files and executables, cross-platformINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
npm>8.19.4>spdx-exceptions • 2.3.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
npm>8.19.4>spdx-license-ids • 3.0.11A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.7 version:

[![licenses](https://licenses.dev/b/npm/pc-rulesengine-viswa/0.0.7)](https://licenses.dev/npm/pc-rulesengine-viswa/0.0.7)
<a href="https://licenses.dev/npm/pc-rulesengine-viswa/0.0.7">
  <img src="https://licenses.dev/b/npm/pc-rulesengine-viswa/0.0.7" alt="licenses" />
</a>
GitHub