Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CVE–2023–45311 #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Fix CVE–2023–45311

6297bd4
Select commit
Loading
Failed to load commit list.
Open

Fix CVE–2023–45311 #56

Fix CVE–2023–45311
6297bd4
Select commit
Loading
Failed to load commit list.
Debricked / Vulnerability analysis failed Jan 29, 2024 in 44s

An automation triggered a pipeline failure

Found 40 vulnerabilities. An additional 13 vulnerabilities have been marked as unaffected.

Output from Automations

11 rules were checked:


If there is a dependency where the license risk is at least high

then send a pipeline warning

✔️ The rule did not trigger. Manage rule



If there is a dependency where the license risk is at least medium

then fail pipeline and notify emil.wareus\[email protected] by email

✔️ The rule did not trigger. Manage rule



If a new dependency is added which is licensed under a strong copyleft license

then fail pipeline

✔️ The rule did not trigger. Manage rule



If a new dependency is added which is licensed under AGPL-3.0-only

then fail pipeline

✔️ The rule did not trigger. Manage rule



If there is a dependency which is licensed under LGPL-2.0-onlyLGPL-2.0-or-laterLGPL-2.1-onlyLGPL-2.1-or-laterLGPL-3.0-only or LGPL-3.0-or-later

then fail pipeline

✔️ The rule did not trigger. Manage rule



If there is a dependency which is licensed under MIT

then notify accesstoken\[email protected] by email

📤 The rule triggered for the following dependencies, causing an email notification. Manage rule

Dependency Dependency Licenses
@babel/code-frame (npm) MIT
@babel/compat-data (npm) MIT
@babel/generator (npm) MIT
@babel/helper-annotate-as-pure (npm) MIT
@babel/helper-builder-binary-assignment-operator-visitor (npm) MIT
@babel/helper-compilation-targets (npm) MIT
@babel/helper-create-regexp-features-plugin (npm) MIT
@babel/helper-environment-visitor (npm) MIT
@babel/helper-function-name (npm) MIT
@babel/helper-hoist-variables (npm) MIT
@babel/helper-member-expression-to-functions (npm) MIT
@babel/helper-module-imports (npm) MIT
@babel/helper-module-transforms (npm) MIT
@babel/helper-optimise-call-expression (npm) MIT
@babel/helper-plugin-utils (npm) MIT
@babel/helper-remap-async-to-generator (npm) MIT
@babel/helper-replace-supers (npm) MIT
@babel/helper-simple-access (npm) MIT
@babel/helper-skip-transparent-expression-wrappers (npm) MIT
@babel/helper-split-export-declaration (npm) MIT
@babel/helper-string-parser (npm) MIT
@babel/helper-validator-identifier (npm) MIT
@babel/helper-validator-option (npm) MIT
@babel/helper-wrap-function (npm) MIT
@babel/highlight (npm) MIT
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (npm) MIT
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (npm) MIT
@babel/plugin-proposal-class-properties (npm) MIT
@babel/plugin-syntax-async-generators (npm) MIT
@babel/plugin-syntax-class-properties (npm) MIT
@babel/plugin-syntax-class-static-block (npm) MIT
@babel/plugin-syntax-dynamic-import (npm) MIT
@babel/plugin-syntax-export-namespace-from (npm) MIT
@babel/plugin-syntax-flow (npm) MIT
@babel/plugin-syntax-import-assertions (npm) MIT
@babel/plugin-syntax-import-attributes (npm) MIT
@babel/plugin-syntax-import-meta (npm) MIT
@babel/plugin-syntax-json-strings (npm) MIT
@babel/plugin-syntax-jsx (npm) MIT
@babel/plugin-syntax-logical-assignment-operators (npm) MIT
@babel/plugin-syntax-nullish-coalescing-operator (npm) MIT
@babel/plugin-syntax-numeric-separator (npm) MIT
@babel/plugin-syntax-object-rest-spread (npm) MIT
@babel/plugin-syntax-optional-catch-binding (npm) MIT
@babel/plugin-syntax-optional-chaining (npm) MIT
@babel/plugin-syntax-private-property-in-object (npm) MIT
@babel/plugin-syntax-top-level-await (npm) MIT
@babel/plugin-syntax-unicode-sets-regex (npm) MIT
@babel/plugin-transform-arrow-functions (npm) MIT
@babel/plugin-transform-async-to-generator (npm) MIT
@babel/plugin-transform-block-scoped-functions (npm) MIT
@babel/plugin-transform-block-scoping (npm) MIT
@babel/plugin-transform-class-properties (npm) MIT
@babel/plugin-transform-class-static-block (npm) MIT
@babel/plugin-transform-classes (npm) MIT
@babel/plugin-transform-computed-properties (npm) MIT
@babel/plugin-transform-destructuring (npm) MIT
@babel/plugin-transform-dotall-regex (npm) MIT
@babel/plugin-transform-duplicate-keys (npm) MIT
@babel/plugin-transform-dynamic-import (npm) MIT
@babel/plugin-transform-exponentiation-operator (npm) MIT
@babel/plugin-transform-export-namespace-from (npm) MIT
@babel/plugin-transform-flow-strip-types (npm) MIT
@babel/plugin-transform-for-of (npm) MIT
@babel/plugin-transform-function-name (npm) MIT
@babel/plugin-transform-json-strings (npm) MIT
@babel/plugin-transform-literals (npm) MIT
@babel/plugin-transform-logical-assignment-operators (npm) MIT
@babel/plugin-transform-member-expression-literals (npm) MIT
@babel/plugin-transform-modules-amd (npm) MIT
@babel/plugin-transform-modules-commonjs (npm) MIT
@babel/plugin-transform-modules-umd (npm) MIT
@babel/plugin-transform-named-capturing-groups-regex (npm) MIT
@babel/plugin-transform-new-target (npm) MIT
@babel/plugin-transform-nullish-coalescing-operator (npm) MIT
@babel/plugin-transform-numeric-separator (npm) MIT
@babel/plugin-transform-object-rest-spread (npm) MIT
@babel/plugin-transform-object-super (npm) MIT
@babel/plugin-transform-optional-catch-binding (npm) MIT
@babel/plugin-transform-optional-chaining (npm) MIT
@babel/plugin-transform-parameters (npm) MIT
@babel/plugin-transform-private-methods (npm) MIT
@babel/plugin-transform-private-property-in-object (npm) MIT
@babel/plugin-transform-property-literals (npm) MIT
@babel/plugin-transform-regenerator (npm) MIT
@babel/plugin-transform-reserved-words (npm) MIT
@babel/plugin-transform-shorthand-properties (npm) MIT
@babel/plugin-transform-spread (npm) MIT
@babel/plugin-transform-sticky-regex (npm) MIT
@babel/plugin-transform-template-literals (npm) MIT
@babel/plugin-transform-typeof-symbol (npm) MIT
@babel/plugin-transform-unicode-escapes (npm) MIT
@babel/plugin-transform-unicode-property-regex (npm) MIT
@babel/plugin-transform-unicode-regex (npm) MIT
@babel/plugin-transform-unicode-sets-regex (npm) MIT
@babel/preset-modules (npm) MIT
@jridgewell/gen-mapping (npm) MIT
@jridgewell/resolve-uri (npm) MIT
@jridgewell/set-array (npm) MIT
@jridgewell/sourcemap-codec (npm) MIT
@samverschueren/stream-to-observable (npm) MIT
@tootallnate/once (npm) MIT
@types/node (npm) MIT
@types/resolve (npm) MIT
@webassemblyjs/ast (npm) GPL-2.0-only, MIT
@webassemblyjs/floating-point-hex-parser (npm) MIT
@webassemblyjs/helper-api-error (npm) MIT
@webassemblyjs/helper-buffer (npm) GPL-2.0-only, MIT
@webassemblyjs/helper-code-frame (npm) GPL-2.0-only, MIT
@webassemblyjs/helper-module-context (npm) MIT
@webassemblyjs/helper-wasm-bytecode (npm) GPL-2.0-only, MIT
@webassemblyjs/helper-wasm-section (npm) GPL-2.0-only, MIT
@webassemblyjs/ieee754 (npm) MIT
@webassemblyjs/leb128 (npm) Apache-2.0, MIT
@webassemblyjs/utf8 (npm) MIT
@webassemblyjs/wasm-edit (npm) GPL-2.0-only, MIT
@webassemblyjs/wasm-gen (npm) GPL-2.0-only, MIT
@webassemblyjs/wasm-opt (npm) GPL-2.0-only, MIT
@webassemblyjs/wasm-parser (npm) GPL-2.0-only, MIT
@webassemblyjs/wast-parser (npm) GPL-2.0-only, MIT
@webassemblyjs/wast-printer (npm) GPL-2.0-only, MIT
JSONStream (npm) Apache-2.0, MIT
abbrev (npm) ISC, MIT
accepts (npm) MIT
acorn (npm) MIT
acorn-dynamic-import (npm) MIT
acorn-jsx (npm) MIT
adm-zip (npm) MIT
after (npm) MIT
agent-base (npm) MIT
ajv (npm) MIT
ajv-errors (npm) MIT
ajv-keywords (npm) MIT
amdefine (npm) BSD-3-Clause, MIT
ansi-colors (npm) MIT
ansi-escapes (npm) MIT
ansi-regex (npm) MIT
ansi-styles (npm) MIT
any-observable (npm) MIT
argparse (npm) MIT
argv (npm) MIT
arr-diff (npm) MIT
arr-flatten (npm) MIT
arr-union (npm) MIT
array-find-index (npm) MIT
array-ify (npm) MIT
array-slice (npm) MIT
array-union (npm) MIT
array-uniq (npm) MIT
array-unique (npm) MIT
arraybuffer.slice (npm) MIT
arrify (npm) MIT
asn1 (npm) MIT
asn1.js (npm) MIT
assert (npm) MIT
assert-plus (npm) MIT
assertion-error (npm) MIT
assign-symbols (npm) MIT
ast-types (npm) MIT
astral-regex (npm) MIT
async (npm) MIT
async-each (npm) MIT
async-limiter (npm) MIT
asynckit (npm) MIT
atob (npm) Apache-2.0, MIT
aws4 (npm) MIT
babel-code-frame (npm) MIT
babel-eslint (npm) MIT
babel-helper-function-name (npm) MIT
babel-helper-get-function-arity (npm) MIT
babel-helper-vue-jsx-merge-props (npm) MIT
babel-loader (npm) MIT
babel-messages (npm) MIT
babel-plugin-syntax-class-properties (npm) MIT
babel-plugin-syntax-flow (npm) MIT
babel-plugin-transform-class-properties (npm) MIT
babel-plugin-transform-flow-strip-types (npm) MIT
babel-plugin-transform-vue-jsx (npm) MIT
babel-polyfill (npm) MIT
babel-preset-flow-vue (npm) MIT
babel-runtime (npm) MIT
babel-template (npm) MIT
babel-traverse (npm) MIT
babel-types (npm) MIT
babylon (npm) MIT
backo2 (npm) MIT
balanced-match (npm) MIT
base (npm) MIT
base64-arraybuffer (npm) MIT
base64-js (npm) MIT
base64id (npm) MIT
basic-auth (npm) MIT
better-assert (npm) MIT
big.js (npm) MIT
binary-extensions (npm) MIT
bindings (npm) MIT
blob (npm) MIT
bluebird (npm) MIT
bn.js (npm) MIT
body-parser (npm) MIT
brace-expansion (npm) MIT
braces (npm) MIT
brorand (npm) MIT
browserify-aes (npm) MIT
browserify-cipher (npm) MIT
browserify-des (npm) MIT
browserify-rsa (npm) MIT
browserify-zlib (npm) MIT
buble (npm) MIT
buffer (npm) MIT
buffer-alloc (npm) MIT
buffer-alloc-unsafe (npm) MIT
buffer-crc32 (npm) MIT
buffer-fill (npm) MIT
buffer-from (npm) MIT
buffer-xor (npm) MIT
builtin-modules (npm) MIT
builtin-status-codes (npm) MIT
bytes (npm) MIT
cache-base (npm) MIT
cachedir (npm) MIT
call-bind (npm) MIT
caller-callsite (npm) MIT
caller-path (npm) MIT
callsite (npm) MIT
callsites (npm) MIT
camelcase (npm) MIT
camelcase-keys (npm) MIT
chai-nightwatch (npm) MIT
chalk (npm) MIT
chardet (npm) MIT
chokidar (npm) MIT
chrome-trace-event (npm) MIT
ci-info (npm) MIT
cipher-base (npm) MIT
circular-json (npm) MIT
class-utils (npm) MIT
cli-cursor (npm) MIT
cli-truncate (npm) MIT
clone-deep (npm) MIT
co (npm) MIT
code-point-at (npm) MIT
codecov (npm) MIT
collection-visit (npm) MIT
color-convert (npm) MIT
color-name (npm) MIT
colors (npm) MIT
combine-lists (npm) MIT
combined-stream (npm) MIT
commander (npm) MIT
commitizen (npm) MIT
commondir (npm) MIT
compare-func (npm) MIT
component-bind (npm) MIT
component-emitter (npm) MIT
component-inherit (npm) MIT
concat-map (npm) MIT
concat-stream (npm) MIT
connect (npm) MIT
console-browserify (npm) MIT
constants-browserify (npm) MIT
content-type (npm) MIT
conventional-changelog (npm) MIT
conventional-changelog-core (npm) MIT
conventional-changelog-preset-loader (npm) MIT
conventional-changelog-writer (npm) MIT
conventional-commits-filter (npm) MIT
conventional-commits-parser (npm) MIT
convert-source-map (npm) MIT
cookie (npm) MIT
copy-descriptor (npm) MIT
core-js (npm) MIT
core-util-is (npm) MIT
corser (npm) MIT
cosmiconfig (npm) MIT
create-ecdh (npm) MIT
create-hash (npm) MIT
create-hmac (npm) MIT
cross-spawn (npm) MIT
crypto-browserify (npm) MIT
css (npm) MIT
currently-unhandled (npm) MIT
custom-event (npm) MIT
cyclist (npm) MIT
cz-conventional-changelog (npm) MIT
dargs (npm) MIT
dashdash (npm) MIT
data-uri-to-buffer (npm) MIT
date-fns (npm) MIT
date-format (npm) MIT
dateformat (npm) MIT
de-indent (npm) MIT
debug (npm) MIT
decamelize (npm) MIT
decamelize-keys (npm) MIT
decode-uri-component (npm) MIT
dedent (npm) MIT
deep-eql (npm) MIT
deep-is (npm) MIT
define-property (npm) MIT
degenerator (npm) MIT
del (npm) MIT
delayed-stream (npm) MIT
depd (npm) MIT
des.js (npm) MIT
destroy (npm) MIT
detect-file (npm) MIT
detect-indent (npm) MIT
di (npm) MIT
diffie-hellman (npm) MIT
dom-serialize (npm) MIT
domain-browser (npm) MIT
dot-prop (npm) MIT
duplexify (npm) MIT
ecc-jsbn (npm) MIT
ecstatic (npm) MIT
ee-first (npm) MIT
elegant-spinner (npm) MIT
elliptic (npm) MIT
emoji-regex (npm) MIT
emojis-list (npm) MIT
encodeurl (npm) MIT
encoding (npm) MIT
end-of-stream (npm) MIT
engine.io (npm) MIT
engine.io-client (npm) MIT
engine.io-parser (npm) MIT
enhanced-resolve (npm) MIT
ent (npm) MIT
errno (npm) MIT
error-ex (npm) MIT
es6-promise (npm) MIT
es6-promisify (npm) MIT
escalade (npm) MIT
escape-html (npm) MIT
escape-string-regexp (npm) MIT
eslint (npm) MIT
eslint-plugin-jasmine (npm) MIT
eslint-utils (npm) MIT
estree-walker (npm) MIT
eventemitter3 (npm) MIT
events (npm) MIT
evp_bytestokey (npm) MIT
execa (npm) MIT
exit (npm) MIT
exit-hook (npm) MIT
expand-braces (npm) MIT
expand-brackets (npm) MIT
expand-range (npm) MIT
expand-tilde (npm) MIT
extend (npm) MIT
extend-shallow (npm) MIT
external-editor (npm) MIT
extglob (npm) MIT
extsprintf (npm) MIT
fast-deep-equal (npm) MIT
fast-json-stable-stringify (npm) MIT
fast-levenshtein (npm) MIT
fast-url-parser (npm) MIT
fd-slicer (npm) MIT
figures (npm) MIT
file-entry-cache (npm) MIT
file-loader (npm) MIT
file-uri-to-path (npm) MIT
filename-regex (npm) MIT
fill-range (npm) MIT
finalhandler (npm) MIT
find-cache-dir (npm) MIT
find-node-modules (npm) MIT
find-root (npm) MIT
find-up (npm) MIT
findup-sync (npm) MIT
flat-cache (npm) MIT
flow-bin (npm) MIT
flush-write-stream (npm) MIT
fn-name (npm) MIT
for-in (npm) MIT
for-own (npm) MIT
form-data (npm) MIT
fragment-cache (npm) MIT
from2 (npm) MIT
fs-access (npm) MIT
fs-exists-sync (npm) MIT
fs-extra (npm) MIT
fsevents (npm) MIT
ftp (npm) MIT
functional-red-black-tree (npm) MIT
g-status (npm) MIT
gensync (npm) MIT
get-pkg-repo (npm) MIT
get-stdin (npm) MIT
get-stream (npm) MIT
get-uri (npm) MIT
get-value (npm) MIT
getpass (npm) MIT
git-raw-commits (npm) MIT
git-remote-origin-url (npm) MIT
git-semver-tags (npm) MIT
glob-base (npm) MIT
global-modules (npm) MIT
global-prefix (npm) MIT
globals (npm) MIT
globby (npm) MIT
gopd (npm) MIT
graceful-readlink (npm) MIT
growl (npm) MIT
handlebars (npm) MIT
har-validator (npm) MIT
has-ansi (npm) MIT
has-binary2 (npm) MIT
has-cors (npm) MIT
has-flag (npm) MIT
has-proto (npm) MIT
has-symbols (npm) MIT
has-value (npm) MIT
has-values (npm) MIT
hash-base (npm) MIT
hash-sum (npm) MIT
hash.js (npm) MIT
hasha (npm) MIT
he (npm) MIT
hmac-drbg (npm) MIT
homedir-polyfill (npm) MIT
http-errors (npm) MIT
http-proxy (npm) MIT
http-proxy-agent (npm) MIT
http-server (npm) MIT
http-signature (npm) MIT
https-browserify (npm) MIT
https-proxy-agent (npm) MIT
iconv-lite (npm) MIT
iferr (npm) MIT
ignore (npm) MIT
immediate (npm) MIT
import-fresh (npm) MIT
imurmurhash (npm) MIT
indent-string (npm) MIT
indexof (npm) MIT
inquirer (npm) MIT
interpret (npm) MIT
invariant (npm) MIT
ip (npm) MIT
ip-regex (npm) MIT
is-arrayish (npm) MIT
is-binary-path (npm) MIT
is-buffer (npm) MIT
is-ci (npm) MIT
is-data-descriptor (npm) MIT
is-directory (npm) MIT
is-docker (npm) MIT
is-dotfile (npm) MIT
is-equal-shallow (npm) MIT
is-extendable (npm) MIT
is-extglob (npm) MIT
is-finite (npm) MIT
is-fullwidth-code-point (npm) MIT
is-glob (npm) MIT
is-module (npm) MIT
is-number (npm) MIT
is-obj (npm) MIT
is-observable (npm) MIT
is-path-cwd (npm) MIT
is-path-in-cwd (npm) MIT
is-path-inside (npm) MIT
is-plain-obj (npm) MIT
is-plain-object (npm) MIT
is-posix-bracket (npm) MIT
is-primitive (npm) MIT
is-promise (npm) MIT
is-regexp (npm) MIT
is-stream (npm) MIT
is-subset (npm) MIT
is-text-path (npm) MIT
is-typedarray (npm) MIT
is-url (npm) MIT
is-utf8 (npm) MIT
is-windows (npm) MIT
is-wsl (npm) MIT
is2 (npm) MIT
isarray (npm) MIT
isbinaryfile (npm) MIT
isobject (npm) MIT
isstream (npm) MIT
jasmine (npm) MIT
jasmine-core (npm) MIT
js-tokens (npm) MIT
js-yaml (npm) MIT
jsbn (npm) MIT
jsesc (npm) MIT
json-parse-better-errors (npm) MIT
json-schema-traverse (npm) MIT
json-stable-stringify-without-jsonify (npm) MIT
json3 (npm) MIT
json5 (npm) MIT
jsonfile (npm) MIT
jsonparse (npm) MIT
jsprim (npm) MIT
jszip (npm) GPL-3.0-only, MIT
karma (npm) MIT
karma-chrome-launcher (npm) MIT
karma-coverage (npm) MIT
karma-firefox-launcher (npm) MIT
karma-jasmine (npm) MIT
karma-mocha-reporter (npm) MIT
karma-phantomjs-launcher (npm) MIT
karma-safari-launcher (npm) MIT
karma-sauce-launcher (npm) MIT
karma-sourcemap-loader (npm) MIT
karma-webpack (npm) MIT
kind-of (npm) MIT
klaw (npm) MIT
levn (npm) MIT
lie (npm) MIT
lint-staged (npm) MIT
listr (npm) MIT
listr-silent-renderer (npm) MIT
listr-update-renderer (npm) MIT
listr-verbose-renderer (npm) MIT
load-json-file (npm) MIT
loader-runner (npm) MIT
loader-utils (npm) MIT
locate-path (npm) MIT
lodash (npm) MIT
lodash._arraycopy (npm) MIT
lodash._arrayeach (npm) MIT
lodash._baseassign (npm) MIT
lodash._baseclone (npm) MIT
lodash._basecopy (npm) MIT
lodash._basecreate (npm) MIT
lodash._basefor (npm) MIT
lodash._bindcallback (npm) MIT
lodash._getnative (npm) MIT
lodash._isiterateecall (npm) MIT
lodash._reinterpolate (npm) MIT
lodash._stack (npm) MIT
lodash.clone (npm) MIT
lodash.create (npm) MIT
lodash.debounce (npm) MIT
lodash.defaultsdeep (npm) MIT
lodash.isarguments (npm) MIT
lodash.isarray (npm) MIT
lodash.isplainobject (npm) MIT
lodash.keys (npm) MIT
lodash.keysin (npm) MIT
lodash.map (npm) MIT
lodash.mergewith (npm) MIT
lodash.rest (npm) MIT
lodash.template (npm) MIT
lodash.templatesettings (npm) MIT
lodash.uniq (npm) MIT
log-symbols (npm) MIT
log-update (npm) MIT
longest (npm) MIT
loose-envify (npm) MIT
loud-rejection (npm) MIT
magic-string (npm) MIT
make-dir (npm) MIT
mamacro (npm) MIT
map-cache (npm) MIT
map-obj (npm) MIT
map-visit (npm) MIT
matcher (npm) MIT
math-random (npm) MIT
md5.js (npm) MIT
media-typer (npm) MIT
memory-fs (npm) MIT
meow (npm) MIT
merge (npm) MIT
micromatch (npm) MIT
miller-rabin (npm) MIT
mime (npm) MIT
mime-db (npm) MIT
mime-types (npm) MIT
mimic-fn (npm) MIT
minimalistic-crypto-utils (npm) MIT
minimist (npm) MIT
minimist-options (npm) MIT
mixin-deep (npm) MIT
mkdirp (npm) MIT
mkpath (npm) MIT
mocha-nightwatch (npm) MIT
modify-values (npm) MIT
ms (npm) MIT
nanomatch (npm) MIT
natural-compare (npm) MIT
negotiator (npm) MIT
neo-async (npm) MIT
netmask (npm) MIT
nice-try (npm) MIT
nightwatch (npm) MIT
nightwatch-helpers (npm) MIT
node-fetch (npm) MIT
node-libs-browser (npm) MIT
normalize-path (npm) MIT
npm-path (npm) MIT
npm-run-path (npm) MIT
npm-which (npm) MIT
null-check (npm) MIT
number-is-nan (npm) MIT
object-assign (npm) MIT
object-component (npm) MIT
object-copy (npm) MIT
object-keys (npm) MIT
object-visit (npm) MIT
object.omit (npm) MIT
object.pick (npm) MIT
on-finished (npm) MIT
onetime (npm) MIT
opencollective (npm) MIT
opn (npm) MIT
optimist (npm) MIT
optionator (npm) MIT
os-browserify (npm) MIT
os-homedir (npm) MIT
os-shim (npm) MIT
os-tmpdir (npm) MIT
p-finally (npm) MIT
p-limit (npm) MIT
p-locate (npm) MIT
p-map (npm) MIT
p-try (npm) MIT
pac-proxy-agent (npm) MIT
pac-resolver (npm) MIT
pad-right (npm) MIT
pako (npm) MIT
parallel-transform (npm) MIT
parent-module (npm) MIT
parse-github-repo-url (npm) MIT
parse-glob (npm) MIT
parse-json (npm) MIT
parse-passwd (npm) MIT
parseqs (npm) MIT
parseuri (npm) MIT
parseurl (npm) MIT
pascalcase (npm) MIT
path-browserify (npm) MIT
path-dirname (npm) MIT
path-exists (npm) MIT
path-is-absolute (npm) MIT
path-key (npm) MIT
path-parse (npm) MIT
path-type (npm) MIT
pbkdf2 (npm) MIT
pend (npm) MIT
performance-now (npm) MIT
picomatch (npm) MIT
pify (npm) MIT
pinkie (npm) MIT
pinkie-promise (npm) MIT
pirates (npm) MIT
pkg-dir (npm) MIT
please-upgrade-node (npm) MIT
portfinder (npm) MIT
posix-character-classes (npm) MIT
prelude-ls (npm) MIT
preserve (npm) MIT
process (npm) MIT
process-nextick-args (npm) MIT
progress (npm) MIT
property-expr (npm) MIT
proxy-agent (npm) MIT
proxy-from-env (npm) MIT
prr (npm) MIT
[psl (npm)](https://debricked.com...

[Output was too long for GitHub]