LinuxServer.io

Test Results

linuxserver/budge

0.0.9-ls187

Cumulative: PASS

Total Runtime: 102.80s

AMD64 PASS

linuxserver/budge

Runtime: 36.72s
amd64-0.0.9-ls187
Build Information
Builder: X86-BUILDER-3k --Hetzner
Created: 2026-05-31T05:50:52+00:00
Image: linuxserver/budge
Maintainer: alex-phillips
Size: 150.60MB
Tag: amd64-0.0.9-ls187
Version: 0.0.9-ls187
View Container Logs
Expand
2026-05-31T06:02:19.900497845Z [migrations] started
2026-05-31T06:02:19.905838903Z [migrations] 01-nginx-site-confs-default: executing...
2026-05-31T06:02:19.914340588Z [migrations] 01-nginx-site-confs-default: succeeded
2026-05-31T06:02:19.917408458Z [migrations] 02-default-location: executing...
2026-05-31T06:02:19.924185680Z [migrations] 02-default-location: succeeded
2026-05-31T06:02:19.924201171Z [migrations] done
2026-05-31T06:02:19.935833653Z usermod: no changes
2026-05-31T06:02:19.937623498Z ───────────────────────────────────────
2026-05-31T06:02:19.937630422Z 
2026-05-31T06:02:19.937634430Z       ██╗     ███████╗██╗ ██████╗
2026-05-31T06:02:19.937638277Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-31T06:02:19.937641965Z       ██║     ███████╗██║██║   ██║
2026-05-31T06:02:19.937645913Z       ██║     ╚════██║██║██║   ██║
2026-05-31T06:02:19.937649721Z       ███████╗███████║██║╚██████╔╝
2026-05-31T06:02:19.937653388Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-31T06:02:19.937657145Z 
2026-05-31T06:02:19.937660693Z    Brought to you by linuxserver.io
2026-05-31T06:02:19.937664290Z ───────────────────────────────────────
2026-05-31T06:02:19.937980918Z 
2026-05-31T06:02:19.937990587Z To support LSIO projects visit:
2026-05-31T06:02:19.937994806Z https://www.linuxserver.io/donate/
2026-05-31T06:02:19.937998744Z 
2026-05-31T06:02:19.938002511Z ───────────────────────────────────────
2026-05-31T06:02:19.938007631Z GID/UID
2026-05-31T06:02:19.938011489Z ───────────────────────────────────────
2026-05-31T06:02:19.943251364Z 
2026-05-31T06:02:19.943267737Z User UID:    911
2026-05-31T06:02:19.943275202Z User GID:    911
2026-05-31T06:02:19.943282557Z ───────────────────────────────────────
2026-05-31T06:02:19.945141561Z Linuxserver.io version: 0.0.9-ls187
2026-05-31T06:02:19.945389080Z Build-date: 2026-05-31T05:50:52+00:00
2026-05-31T06:02:19.945396395Z ───────────────────────────────────────
2026-05-31T06:02:19.945400443Z     
2026-05-31T06:02:20.022607642Z Setting resolver to  8.8.8.8 8.8.4.4
2026-05-31T06:02:20.028119355Z Setting worker_processes to 64
2026-05-31T06:02:20.053543477Z generating self-signed keys in /config/keys, you can replace these with your own keys if required
2026-05-31T06:02:20.087102987Z .........+.........+........+...+......+......+.........+.+...+++++++++++++++++++++++++++++++++++++++*..+....+...+...+......+........+...+...+++++++++++++++++++++++++++++++++++++++*.....+.........+......+..+.+..+.......+.................+....+.....................+...+......+............+...+.....+.......+........+............+...+......+.............+........+...+.........+.+...........+....+......+..................+..+.+..............+......+..................+.+.....+.+.....+...+....+..+....+..+.............+..+.......+...+..+.+......++++++
2026-05-31T06:02:20.102398416Z ........+.........+.+...............+......+.....+++++++++++++++++++++++++++++++++++++++*.......+...+++++++++++++++++++++++++++++++++++++++*.........+...+..............+..........+...+...+...............+.....+.........+.+..+....+...+..+......+.............+..+...+......+.+..............+.............+...........+.+......+..+.+......+......+...............+..+......++++++
2026-05-31T06:02:20.105622842Z -----
2026-05-31T06:02:20.157973011Z New container detected. Setting up app folder and fixing permissions.
2026-05-31T06:02:37.625469319Z query: SELECT * FROM "sqlite_master" WHERE "type" = 'table' AND "name" = 'migrations'
2026-05-31T06:02:37.631288841Z query: CREATE TABLE "migrations" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "timestamp" bigint NOT NULL, "name" varchar NOT NULL)
2026-05-31T06:02:37.662848973Z query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
2026-05-31T06:02:37.664055313Z 0 migrations are already loaded in the database.
2026-05-31T06:02:37.664083680Z 3 migrations were found in the source code.
2026-05-31T06:02:37.664095253Z 3 migrations are new migrations that needs to be executed.
2026-05-31T06:02:37.664866116Z query: BEGIN TRANSACTION
2026-05-31T06:02:37.666930244Z query: SELECT COUNT(*) FROM users
2026-05-31T06:02:37.668234962Z query failed: SELECT COUNT(*) FROM users
2026-05-31T06:02:37.669489269Z error: Error: SQLITE_ERROR: no such table: users
2026-05-31T06:02:37.669495501Z --> in Database#all('SELECT COUNT(*) FROM users', undefined, [Function: handler])
2026-05-31T06:02:37.669500431Z     at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:60:56)
2026-05-31T06:02:37.669507104Z     at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27)
2026-05-31T06:02:37.669511483Z     at Object.next (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:124:57)
2026-05-31T06:02:37.669515922Z     at /app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:117:75
2026-05-31T06:02:37.669520341Z     at new Promise (<anonymous>)
2026-05-31T06:02:37.669524680Z     at Object.__awaiter (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:113:16)
2026-05-31T06:02:37.669529009Z     at execute (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:54:64)
2026-05-31T06:02:37.669553328Z     at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:101:46)
2026-05-31T06:02:37.669558007Z     at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27) {
2026-05-31T06:02:37.669562396Z   errno: 1,
2026-05-31T06:02:37.669566414Z   code: 'SQLITE_ERROR',
2026-05-31T06:02:37.669570602Z   __augmented: true
2026-05-31T06:02:37.669574711Z }
2026-05-31T06:02:37.671896257Z query: CREATE TABLE "users" ("id" varchar PRIMARY KEY NOT NULL, "email" varchar NOT NULL, "password" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:02:37.672991503Z query: CREATE UNIQUE INDEX "IDX_97672ac88f789774dd47f7c8be" ON "users" ("email") 
2026-05-31T06:02:37.676184165Z query: CREATE TABLE "budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:02:37.677806673Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2026-05-31T06:02:37.679087493Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2026-05-31T06:02:37.681960029Z query: CREATE TABLE "category_months" ("id" varchar PRIMARY KEY NOT NULL, "categoryId" varchar NOT NULL, "budgetMonthId" varchar NOT NULL, "month" varchar NOT NULL, "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "balance" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:02:37.683323285Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId") 
2026-05-31T06:02:37.684116232Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId") 
2026-05-31T06:02:37.685122489Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month") 
2026-05-31T06:02:37.687601452Z query: CREATE TABLE "categories" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "categoryGroupId" varchar NOT NULL, "trackingAccountId" varchar, "name" varchar NOT NULL, "inflow" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:02:37.688424811Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId") 
2026-05-31T06:02:37.689383632Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId") 
2026-05-31T06:02:37.692534860Z query: CREATE TABLE "payees" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferAccountId" varchar, "name" varchar NOT NULL, "internal" boolean NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_f61fc1e67d3abfb79503cdd382" UNIQUE ("transferAccountId"))
2026-05-31T06:02:37.695750868Z query: CREATE TABLE "transactions" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "accountId" varchar NOT NULL, "payeeId" varchar NOT NULL, "transferAccountId" varchar, "transferTransactionId" varchar, "categoryId" varchar, "amount" integer NOT NULL DEFAULT (0), "date" datetime NOT NULL, "memo" varchar NOT NULL DEFAULT (''), "status" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:02:37.697563609Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId") 
2026-05-31T06:02:37.702559823Z query: CREATE TABLE "accounts" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferPayeeId" varchar, "name" varchar NOT NULL, "type" integer NOT NULL, "balance" integer NOT NULL DEFAULT (0), "cleared" integer NOT NULL DEFAULT (0), "uncleared" integer NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_c2a8be4512a377b0a8614170e3" UNIQUE ("transferPayeeId"))
2026-05-31T06:02:37.704563169Z query: CREATE TABLE "budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "toBeBudgeted" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:02:37.707096932Z query: CREATE TABLE "category_groups" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "name" varchar NOT NULL, "internal" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:02:37.707785069Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId") 
2026-05-31T06:02:37.708711435Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2026-05-31T06:02:37.709345331Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2026-05-31T06:02:37.712586821Z query: CREATE TABLE "temporary_budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_398c07457719d1899ba4f11914d" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:02:37.714365684Z query: INSERT INTO "temporary_budget_months"("id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated") SELECT "id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated" FROM "budget_months"
2026-05-31T06:02:37.714949450Z query: DROP TABLE "budget_months"
2026-05-31T06:02:37.716254599Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2026-05-31T06:02:37.720100455Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2026-05-31T06:02:37.720805836Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2026-05-31T06:02:37.721660157Z query: DROP INDEX "IDX_cba488e36ca6ff6eec83e91440"
2026-05-31T06:02:37.722326379Z query: DROP INDEX "IDX_de0f1ed5fe7ad4f2254bb815be"
2026-05-31T06:02:37.722917580Z query: DROP INDEX "IDX_23f4c8894717fb764a2b88ff29"
2026-05-31T06:02:37.726885853Z query: CREATE TABLE "temporary_category_months" ("id" varchar PRIMARY KEY NOT NULL, "categoryId" varchar NOT NULL, "budgetMonthId" varchar NOT NULL, "month" varchar NOT NULL, "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "balance" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_cba488e36ca6ff6eec83e914409" FOREIGN KEY ("categoryId") REFERENCES "categories" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_de0f1ed5fe7ad4f2254bb815bef" FOREIGN KEY ("budgetMonthId") REFERENCES "budget_months" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:02:37.728595076Z query: INSERT INTO "temporary_category_months"("id", "categoryId", "budgetMonthId", "month", "budgeted", "activity", "balance", "created", "updated") SELECT "id", "categoryId", "budgetMonthId", "month", "budgeted", "activity", "balance", "created", "updated" FROM "category_months"
2026-05-31T06:02:37.728923327Z query: DROP TABLE "category_months"
2026-05-31T06:02:37.729615131Z query: ALTER TABLE "temporary_category_months" RENAME TO "category_months"
2026-05-31T06:02:37.732323196Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId") 
2026-05-31T06:02:37.732849035Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId") 
2026-05-31T06:02:37.733338421Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month") 
2026-05-31T06:02:37.733766112Z query: DROP INDEX "IDX_e6d5be2f8c1fbd283150e043a0"
2026-05-31T06:02:37.734319437Z query: DROP INDEX "IDX_af173d6048d44da16b00e49e24"
2026-05-31T06:02:37.737581037Z query: CREATE TABLE "temporary_categories" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "categoryGroupId" varchar NOT NULL, "trackingAccountId" varchar, "name" varchar NOT NULL, "inflow" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_e6d5be2f8c1fbd283150e043a08" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_d05bb3b46b9b190eb9c20ad3c21" FOREIGN KEY ("categoryGroupId") REFERENCES "category_groups" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:02:37.738748859Z query: INSERT INTO "temporary_categories"("id", "budgetId", "categoryGroupId", "trackingAccountId", "name", "inflow", "locked", "order", "created", "updated") SELECT "id", "budgetId", "categoryGroupId", "trackingAccountId", "name", "inflow", "locked", "order", "created", "updated" FROM "categories"
2026-05-31T06:02:37.743143762Z query: DROP TABLE "categories"
2026-05-31T06:02:37.743959164Z query: ALTER TABLE "temporary_categories" RENAME TO "categories"
2026-05-31T06:02:37.746721018Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId") 
2026-05-31T06:02:37.747202878Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId") 
2026-05-31T06:02:37.749069619Z query: CREATE TABLE "temporary_payees" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferAccountId" varchar, "name" varchar NOT NULL, "internal" boolean NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_f61fc1e67d3abfb79503cdd382" UNIQUE ("transferAccountId"), CONSTRAINT "FK_f61fc1e67d3abfb79503cdd3821" FOREIGN KEY ("transferAccountId") REFERENCES "accounts" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:02:37.750777258Z query: INSERT INTO "temporary_payees"("id", "budgetId", "transferAccountId", "name", "internal", "created", "updated") SELECT "id", "budgetId", "transferAccountId", "name", "internal", "created", "updated" FROM "payees"
2026-05-31T06:02:37.751226583Z query: DROP TABLE "payees"
2026-05-31T06:02:37.752244954Z query: ALTER TABLE "temporary_payees" RENAME TO "payees"
2026-05-31T06:02:37.756298730Z query: DROP INDEX "IDX_7098ffeb5373b7d6344f4f1663"
2026-05-31T06:02:37.759544338Z query: CREATE TABLE "temporary_transactions" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "accountId" varchar NOT NULL, "payeeId" varchar NOT NULL, "transferAccountId" varchar, "transferTransactionId" varchar, "categoryId" varchar, "amount" integer NOT NULL DEFAULT (0), "date" datetime NOT NULL, "memo" varchar NOT NULL DEFAULT (''), "status" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_9552f6354aafa8f1818aa571aaf" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_26d8aec71ae9efbe468043cd2b9" FOREIGN KEY ("accountId") REFERENCES "accounts" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_44075a45926dfce0379d2c81c83" FOREIGN KEY ("payeeId") REFERENCES "payees" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_86e965e74f9cc66149cf6c90f64" FOREIGN KEY ("categoryId") REFERENCES "categories" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:02:37.760965280Z query: INSERT INTO "temporary_transactions"("id", "budgetId", "accountId", "payeeId", "transferAccountId", "transferTransactionId", "categoryId", "amount", "date", "memo", "status", "created", "updated") SELECT "id", "budgetId", "accountId", "payeeId", "transferAccountId", "transferTransactionId", "categoryId", "amount", "date", "memo", "status", "created", "updated" FROM "transactions"
2026-05-31T06:02:37.761610069Z query: DROP TABLE "transactions"
2026-05-31T06:02:37.763133838Z query: ALTER TABLE "temporary_transactions" RENAME TO "transactions"
2026-05-31T06:02:37.767060938Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId") 
2026-05-31T06:02:37.769931461Z query: CREATE TABLE "temporary_accounts" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferPayeeId" varchar, "name" varchar NOT NULL, "type" integer NOT NULL, "balance" integer NOT NULL DEFAULT (0), "cleared" integer NOT NULL DEFAULT (0), "uncleared" integer NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_c2a8be4512a377b0a8614170e3" UNIQUE ("transferPayeeId"), CONSTRAINT "FK_81acfbf2205a3be5b1c41455329" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_c2a8be4512a377b0a8614170e33" FOREIGN KEY ("transferPayeeId") REFERENCES "payees" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:02:37.771002849Z query: INSERT INTO "temporary_accounts"("id", "budgetId", "transferPayeeId", "name", "type", "balance", "cleared", "uncleared", "order", "created", "updated") SELECT "id", "budgetId", "transferPayeeId", "name", "type", "balance", "cleared", "uncleared", "order", "created", "updated" FROM "accounts"
2026-05-31T06:02:37.771497986Z query: DROP TABLE "accounts"
2026-05-31T06:02:37.772354411Z query: ALTER TABLE "temporary_accounts" RENAME TO "accounts"
2026-05-31T06:02:37.775477262Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "toBeBudgeted" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:02:37.776199697Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "toBeBudgeted", "created", "updated") SELECT "id", "userId", "name", "toBeBudgeted", "created", "updated" FROM "budgets"
2026-05-31T06:02:37.776506655Z query: DROP TABLE "budgets"
2026-05-31T06:02:37.777439624Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-05-31T06:02:37.779804709Z query: DROP INDEX "IDX_0dcceebef7c019bc892be7b5d0"
2026-05-31T06:02:37.781342927Z query: CREATE TABLE "temporary_category_groups" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "name" varchar NOT NULL, "internal" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_0dcceebef7c019bc892be7b5d0e" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:02:37.782058639Z query: INSERT INTO "temporary_category_groups"("id", "budgetId", "name", "internal", "locked", "order", "created", "updated") SELECT "id", "budgetId", "name", "internal", "locked", "order", "created", "updated" FROM "category_groups"
2026-05-31T06:02:37.782350456Z query: DROP TABLE "category_groups"
2026-05-31T06:02:37.783009103Z query: ALTER TABLE "temporary_category_groups" RENAME TO "category_groups"
2026-05-31T06:02:37.785376462Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId") 
2026-05-31T06:02:37.788615466Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649259669912,"initial1649259669912"]
2026-05-31T06:02:37.789022676Z Migration initial1649259669912 has been executed successfully.
2026-05-31T06:02:37.790240630Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:02:37.791173228Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2026-05-31T06:02:37.791587192Z query: DROP TABLE "budgets"
2026-05-31T06:02:37.792644101Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-05-31T06:02:37.795678333Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2026-05-31T06:02:37.796157017Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2026-05-31T06:02:37.799191509Z query: CREATE TABLE "temporary_budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), "available" integer NOT NULL DEFAULT (0), CONSTRAINT "FK_398c07457719d1899ba4f11914d" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:02:37.800492280Z query: INSERT INTO "temporary_budget_months"("id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated") SELECT "id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated" FROM "budget_months"
2026-05-31T06:02:37.801209705Z query: DROP TABLE "budget_months"
2026-05-31T06:02:37.802513852Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2026-05-31T06:02:37.806798703Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2026-05-31T06:02:37.807334181Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2026-05-31T06:02:37.808469819Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649260258195,"budgetMonthAvailable1649260258195"]
2026-05-31T06:02:37.808662357Z Migration budgetMonthAvailable1649260258195 has been executed successfully.
2026-05-31T06:02:37.809931153Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), "currency" varchar NOT NULL DEFAULT ('USD'), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE CASCADE ON UPDATE NO ACTION)
2026-05-31T06:02:37.811369500Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2026-05-31T06:02:37.811698753Z query: DROP TABLE "budgets"
2026-05-31T06:02:37.812448934Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-05-31T06:02:37.815750845Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1650032177205,"addBudgetCurrency1650032177205"]
2026-05-31T06:02:37.815955768Z Migration addBudgetCurrency1650032177205 has been executed successfully.
2026-05-31T06:02:37.816411175Z query: COMMIT
2026-05-31T06:02:42.807488778Z [custom-init] No custom files found, skipping...
2026-05-31T06:02:42.977054867Z 
2026-05-31T06:02:42.977084427Z > BudgE@0.0.8 start
2026-05-31T06:02:42.977094607Z > node build/src/server.js
2026-05-31T06:02:42.977103325Z 
2026-05-31T06:02:44.112901267Z !!!WARNING!!! Running in development mode!
2026-05-31T06:02:44.192286273Z Server listening on: http://0.0.0.0:5000
2026-05-31T06:02:44.836297763Z Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded!
2026-05-31T06:02:44.854816035Z [ls.io-init] done.
2026-05-31T06:02:46.041497110Z Error: You must be logged in to do that
2026-05-31T06:02:46.041529415Z     at /app/www/public/backend/build/src/middleware/authentication.js:41:23
2026-05-31T06:02:46.041539486Z     at Generator.next (<anonymous>)
2026-05-31T06:02:46.041548283Z     at /app/www/public/backend/build/src/middleware/authentication.js:8:71
2026-05-31T06:02:46.041556500Z     at new Promise (<anonymous>)
2026-05-31T06:02:46.041564907Z     at __awaiter (/app/www/public/backend/build/src/middleware/authentication.js:4:12)
2026-05-31T06:02:46.041573053Z     at expressAuthentication (/app/www/public/backend/build/src/middleware/authentication.js:22:12)
2026-05-31T06:02:46.041581210Z     at /app/www/public/backend/build/routes.js:1245:97
2026-05-31T06:02:46.041589336Z     at Generator.next (<anonymous>)
2026-05-31T06:02:46.041597382Z     at /app/www/public/backend/build/routes.js:8:71
2026-05-31T06:02:46.041605739Z     at new Promise (<anonymous>) {
2026-05-31T06:02:46.041614066Z   status: 401
2026-05-31T06:02:46.041621992Z }
View SBOM output
Expand
NAME                                                                                   VERSION                        
@apideck/better-ajv-errors                                                             0.3.3                          
@babel/code-frame                                                                      7.16.7                         
@babel/compat-data                                                                     7.17.0                         
@babel/core                                                                            7.16.0                         
@babel/eslint-parser                                                                   7.17.0                         
@babel/generator                                                                       7.17.3                         
@babel/helper-annotate-as-pure                                                         7.16.7                         
@babel/helper-builder-binary-assignment-operator-visitor                               7.16.7                         
@babel/helper-compilation-targets                                                      7.16.7                         
@babel/helper-create-class-features-plugin                                             7.17.6                         
@babel/helper-create-regexp-features-plugin                                            7.17.0                         
@babel/helper-define-polyfill-provider                                                 0.3.1                          
@babel/helper-environment-visitor                                                      7.16.7                         
@babel/helper-explode-assignable-expression                                            7.16.7                         
@babel/helper-function-name                                                            7.16.7                         
@babel/helper-get-function-arity                                                       7.16.7                         
@babel/helper-hoist-variables                                                          7.16.7                         
@babel/helper-member-expression-to-functions                                           7.16.7                         
@babel/helper-module-imports                                                           7.16.7                         
@babel/helper-module-transforms                                                        7.17.6                         
@babel/helper-optimise-call-expression                                                 7.16.7                         
@babel/helper-plugin-utils                                                             7.16.7                         
@babel/helper-remap-async-to-generator                                                 7.16.8                         
@babel/helper-replace-supers                                                           7.16.7                         
@babel/helper-simple-access                                                            7.16.7                         
@babel/helper-skip-transparent-expression-wrappers                                     7.16.0                         
@babel/helper-split-export-declaration                                                 7.16.7                         
@babel/helper-validator-identifier                                                     7.16.7                         
@babel/helper-validator-option                                                         7.16.7                         
@babel/helper-wrap-function                                                            7.16.8                         
@babel/helpers                                                                         7.16.3                         
@babel/highlight                                                                       7.16.10                        
@babel/parser                                                                          7.17.3                         
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression          7.16.7                         
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining                         7.16.7                         
@babel/plugin-proposal-async-generator-functions                                       7.16.8                         
@babel/plugin-proposal-class-properties                                                7.16.7                         
@babel/plugin-proposal-class-static-block                                              7.17.6                         
@babel/plugin-proposal-decorators                                                      7.17.2                         
@babel/plugin-proposal-dynamic-import                                                  7.16.7                         
@babel/plugin-proposal-export-namespace-from                                           7.16.7                         
@babel/plugin-proposal-json-strings                                                    7.16.7                         
@babel/plugin-proposal-logical-assignment-operators                                    7.16.7                         
@babel/plugin-proposal-nullish-coalescing-operator                                     7.16.7                         
@babel/plugin-proposal-numeric-separator                                               7.16.7                         
@babel/plugin-proposal-object-rest-spread                                              7.17.3                         
@babel/plugin-proposal-optional-catch-binding                                          7.16.7                         
@babel/plugin-proposal-optional-chaining                                               7.16.7                         
@babel/plugin-proposal-private-methods                                                 7.16.11                        
@babel/plugin-proposal-private-property-in-object                                      7.16.7                         
@babel/plugin-proposal-unicode-property-regex                                          7.16.7                         
@babel/plugin-syntax-async-generators                                                  7.8.4                          
@babel/plugin-syntax-bigint                                                            7.8.3                          
@babel/plugin-syntax-class-properties                                                  7.12.13                        
@babel/plugin-syntax-class-static-block                                                7.14.5                         
@babel/plugin-syntax-decorators                                                        7.17.0                         
@babel/plugin-syntax-dynamic-import                                                    7.8.3                          
@babel/plugin-syntax-export-namespace-from                                             7.8.3                          
@babel/plugin-syntax-flow                                                              7.16.7                         
@babel/plugin-syntax-import-meta                                                       7.10.4                         
@babel/plugin-syntax-json-strings                                                      7.8.3                          
@babel/plugin-syntax-jsx                                                               7.16.0                         
@babel/plugin-syntax-logical-assignment-operators                                      7.10.4                         
@babel/plugin-syntax-nullish-coalescing-operator                                       7.8.3                          
@babel/plugin-syntax-numeric-separator                                                 7.10.4                         
@babel/plugin-syntax-object-rest-spread                                                7.8.3                          
@babel/plugin-syntax-optional-catch-binding                                            7.8.3                          
@babel/plugin-syntax-optional-chaining                                                 7.8.3                          
@babel/plugin-syntax-private-property-in-object                                        7.14.5                         
@babel/plugin-syntax-top-level-await                                                   7.14.5                         
@babel/plugin-syntax-typescript                                                        7.16.7                         
@babel/plugin-transform-arrow-functions                                                7.16.7                         
@babel/plugin-transform-async-to-generator                                             7.16.8                         
@babel/plugin-transform-block-scoped-functions                                         7.16.7                         
@babel/plugin-transform-block-scoping                                                  7.16.7                         
@babel/plugin-transform-classes                                                        7.16.7                         
@babel/plugin-transform-computed-properties                                            7.16.7                         
@babel/plugin-transform-destructuring                                                  7.17.3                         
@babel/plugin-transform-dotall-regex                                                   7.16.7                         
@babel/plugin-transform-duplicate-keys                                                 7.16.7                         
@babel/plugin-transform-exponentiation-operator                                        7.16.7                         
@babel/plugin-transform-flow-strip-types                                               7.16.7                         
@babel/plugin-transform-for-of                                                         7.16.7                         
@babel/plugin-transform-function-name                                                  7.16.7                         
@babel/plugin-transform-literals                                                       7.16.7                         
@babel/plugin-transform-member-expression-literals                                     7.16.7                         
@babel/plugin-transform-modules-amd                                                    7.16.7                         
@babel/plugin-transform-modules-commonjs                                               7.16.8                         
@babel/plugin-transform-modules-systemjs                                               7.16.7                         
@babel/plugin-transform-modules-umd                                                    7.16.7                         
@babel/plugin-transform-named-capturing-groups-regex                                   7.16.8                         
@babel/plugin-transform-new-target                                                     7.16.7                         
@babel/plugin-transform-object-super                                                   7.16.7                         
@babel/plugin-transform-parameters                                                     7.16.7                         
@babel/plugin-transform-property-literals                                              7.16.7                         
@babel/plugin-transform-react-constant-elements                                        7.16.0                         
@babel/plugin-transform-react-display-name                                             7.16.0                         
@babel/plugin-transform-react-jsx                                                      7.16.0                         
@babel/plugin-transform-react-jsx-development                                          7.16.0                         
@babel/plugin-transform-react-pure-annotations                                         7.16.0                         
@babel/plugin-transform-regenerator                                                    7.16.7                         
@babel/plugin-transform-reserved-words                                                 7.16.7                         
@babel/plugin-transform-runtime                                                        7.17.0                         
@babel/plugin-transform-shorthand-properties                                           7.16.7                         
@babel/plugin-transform-spread                                                         7.16.7                         
@babel/plugin-transform-sticky-regex                                                   7.16.7                         
@babel/plugin-transform-template-literals                                              7.16.7                         
@babel/plugin-transform-typeof-symbol                                                  7.16.7                         
@babel/plugin-transform-typescript                                                     7.16.8                         
@babel/plugin-transform-unicode-escapes                                                7.16.7                         
@babel/plugin-transform-unicode-regex                                                  7.16.7                         
@babel/preset-env                                                                      7.16.11                        
@babel/preset-modules                                                                  0.1.5                          
@babel/preset-react                                                                    7.16.0                         
@babel/preset-typescript                                                               7.16.7                         
@babel/runtime                                                                         7.17.2                         
@babel/runtime-corejs3                                                                 7.16.3                         
@babel/template                                                                        7.16.7                         
@babel/traverse                                                                        7.17.3                         
@babel/types                                                                           7.17.0                         
@bcoe/v8-coverage                                                                      0.2.3                          
@cspotcode/source-map-consumer                                                         0.8.0                          
@cspotcode/source-map-support                                                          0.7.0                          
@csstools/normalize.css                                                                12.0.0                         
@csstools/postcss-color-function                                                       1.0.2                          
@csstools/postcss-font-format-keywords                                                 1.0.0                          
@csstools/postcss-hwb-function                                                         1.0.0                          
@csstools/postcss-ic-unit                                                              1.0.0                          
@csstools/postcss-is-pseudo-class                                                      2.0.0                          
@csstools/postcss-normalize-display-values                                             1.0.0                          
@csstools/postcss-oklab-function                                                       1.0.1                          
@csstools/postcss-progressive-custom-properties                                        1.2.0                          
@dabh/diagnostics                                                                      2.0.2                          
@date-io/core                                                                          2.11.0                         
@date-io/date-fns                                                                      2.11.0                         
@date-io/dayjs                                                                         2.11.0                         
@date-io/luxon                                                                         2.11.1                         
@date-io/moment                                                                        2.11.0                         
@dinero.js/calculator-number                                                           2.0.0-alpha.8                  
@dinero.js/core                                                                        2.0.0-alpha.8                  
@dinero.js/currencies                                                                  2.0.0-alpha.8                  
@emotion/babel-plugin                                                                  11.3.0                         
@emotion/cache                                                                         11.6.0                         
@emotion/hash                                                                          0.8.0                          
@emotion/is-prop-valid                                                                 1.1.1                          
@emotion/memoize                                                                       0.7.5                          
@emotion/react                                                                         11.5.0                         
@emotion/serialize                                                                     1.0.2                          
@emotion/sheet                                                                         1.1.0                          
@emotion/styled                                                                        11.3.0                         
@emotion/unitless                                                                      0.7.5                          
@emotion/utils                                                                         1.0.0                          
@emotion/weak-memoize                                                                  0.2.5                          
@eslint/eslintrc                                                                       1.1.0                          
@humanwhocodes/config-array                                                            0.9.3                          
@humanwhocodes/object-schema                                                           1.2.1                          
@isaacs/cliui                                                                          8.0.2                          
@isaacs/fs-minipass                                                                    4.0.1                          
@isaacs/string-locale-compare                                                          1.1.0                          
@istanbuljs/load-nyc-config                                                            1.1.0                          
@istanbuljs/schema                                                                     0.1.3                          
@jest/console                                                                          27.5.1                         
@jest/core                                                                             27.5.1                         
@jest/environment                                                                      27.5.1                         
@jest/fake-timers                                                                      27.5.1                         
@jest/globals                                                                          27.5.1                         
@jest/reporters                                                                        27.5.1                         
@jest/source-map                                                                       27.5.1                         
@jest/test-result                                                                      27.5.1                         
@jest/test-sequencer                                                                   27.5.1                         
@jest/transform                                                                        27.5.1                         
@jest/types                                                                            26.6.2                         
@jest/types                                                                            27.2.5                         
@jest/types                                                                            27.5.1                         
@juggle/resize-observer                                                                3.3.1                          
@mapbox/node-pre-gyp                                                                   1.0.6                          
@mui/base                                                                              5.0.0-alpha.58                 
@mui/base                                                                              5.0.0-alpha.59                 
@mui/icons-material                                                                    5.2.0                          
@mui/lab                                                                               5.0.0-alpha.59                 
@mui/material                                                                          5.2.2                          
@mui/private-theming                                                                   5.2.3                          
@mui/styled-engine                                                                     5.2.0                          
@mui/styles                                                                            5.2.2                          
@mui/system                                                                            5.2.3                          
@mui/types                                                                             7.1.0                          
@mui/utils                                                                             5.2.3                          
@my-scope/package-a                                                                    0.0.0                          
@my-scope/package-b                                                                    0.0.0                          
@nodelib/fs.scandir                                                                    2.1.5                          
@nodelib/fs.stat                                                                       2.0.5                          
@nodelib/fs.walk                                                                       1.2.8                          
@npmcli/agent                                                                          2.2.2                          
@npmcli/agent                                                                          3.0.0                          
@npmcli/arborist                                                                       8.0.0                          
@npmcli/config                                                                         9.0.0                          
@npmcli/fs                                                                             3.1.1                          
@npmcli/fs                                                                             4.0.0                          
@npmcli/git                                                                            6.0.1                          
@npmcli/installed-package-contents                                                     3.0.0                          
@npmcli/map-workspaces                                                                 4.0.1                          
@npmcli/metavuln-calculator                                                            8.0.1                          
@npmcli/name-from-folder                                                               3.0.0                          
@npmcli/node-gyp                                                                       4.0.0                          
@npmcli/package-json                                                                   6.0.1                          
@npmcli/promise-spawn                                                                  8.0.2                          
@npmcli/query                                                                          4.0.0                          
@npmcli/redact                                                                         3.0.0                          
@npmcli/run-script                                                                     9.0.1                          
@pkgjs/parseargs                                                                       0.11.0                         
@pmmmwh/react-refresh-webpack-plugin                                                   0.5.4                          
@popperjs/core                                                                         2.10.2                         
@reduxjs/toolkit                                                                       1.6.2                          
@reduxjs/toolkit-query                                                                 1.0.0                          
@reduxjs/toolkit-query-react                                                           1.0.0                          
@rollup/plugin-babel                                                                   5.3.0                          
@rollup/plugin-node-resolve                                                            11.2.1                         
@rollup/plugin-replace                                                                 2.4.2                          
@rollup/pluginutils                                                                    3.1.0                          
@rsuite/icon-font                                                                      4.0.0                          
@rsuite/icons                                                                          1.0.2                          
@rushstack/eslint-patch                                                                1.1.0                          
@sigstore/bundle                                                                       3.0.0                          
@sigstore/core                                                                         2.0.0                          
@sigstore/protobuf-specs                                                               0.3.2                          
@sigstore/sign                                                                         3.0.0                          
@sigstore/tuf                                                                          3.0.0                          
@sigstore/verify                                                                       2.0.0                          
@sindresorhus/is                                                                       4.2.0                          
@sinonjs/commons                                                                       1.8.3                          
@sinonjs/fake-timers                                                                   8.1.0                          
@sqltools/formatter                                                                    1.2.3                          
@surma/rollup-plugin-off-main-thread                                                   2.2.3                          
@svgr/babel-plugin-add-jsx-attribute                                                   5.4.0                          
@svgr/babel-plugin-remove-jsx-attribute                                                5.4.0                          
@svgr/babel-plugin-remove-jsx-empty-expression                                         5.0.1                          
@svgr/babel-plugin-replace-jsx-attribute-value                                         5.0.1                          
@svgr/babel-plugin-svg-dynamic-title                                                   5.4.0                          
@svgr/babel-plugin-svg-em-dimensions                                                   5.4.0                          
@svgr/babel-plugin-transform-react-native-svg                                          5.4.0                          
@svgr/babel-plugin-transform-svg-component                                             5.5.0                          
@svgr/babel-preset                                                                     5.5.0                          
@svgr/core                                                                             5.5.0                          
@svgr/hast-util-to-babel-ast                                                           5.5.0                          
@svgr/plugin-jsx                                                                       5.5.0                          
@svgr/plugin-svgo                                                                      5.5.0                          
@svgr/webpack                                                                          5.5.0                          
@szmarczak/http-timer                                                                  4.0.6                          
@testing-library/dom                                                                   10.4.1                         
@testing-library/dom                                                                   7.31.2                         
@testing-library/jest-dom                                                              5.15.0                         
@testing-library/react                                                                 11.2.7                         
@testing-library/user-event                                                            12.8.3                         
@tootallnate/once                                                                      1.1.2                          
@trysound/sax                                                                          0.2.0                          
@tsconfig/node10                                                                       1.0.8                          
@tsconfig/node12                                                                       1.0.9                          
@tsconfig/node14                                                                       1.0.1                          
@tsconfig/node16                                                                       1.0.2                          
@tsoa/cli                                                                              3.14.0                         
@tsoa/runtime                                                                          3.13.0                         
@tufjs/canonical-json                                                                  2.0.0                          
@tufjs/models                                                                          3.0.1                          
@types/aria-query                                                                      4.2.2                          
@types/aria-query                                                                      5.0.4                          
@types/babel__core                                                                     7.1.18                         
@types/babel__generator                                                                7.6.4                          
@types/babel__template                                                                 7.4.1                          
@types/babel__traverse                                                                 7.14.2                         
@types/bcrypt                                                                          5.0.0                          
@types/body-parser                                                                     1.19.2                         
@types/bonjour                                                                         3.5.10                         
@types/cacheable-request                                                               6.0.2                          
@types/connect                                                                         3.4.35                         
@types/connect-history-api-fallback                                                    1.3.5                          
@types/eslint                                                                          7.29.0                         
@types/eslint-scope                                                                    3.7.3                          
@types/estree                                                                          0.0.39                         
@types/estree                                                                          0.0.51                         
@types/express                                                                         4.17.13                        
@types/express-serve-static-core                                                       4.17.28                        
@types/graceful-fs                                                                     4.1.5                          
@types/hoist-non-react-statics                                                         3.3.1                          
@types/html-minifier-terser                                                            6.1.0                          
@types/http-cache-semantics                                                            4.0.1                          
@types/http-proxy                                                                      1.17.8                         
@types/istanbul-lib-coverage                                                           2.0.3                          
@types/istanbul-lib-report                                                             3.0.0                          
@types/istanbul-reports                                                                3.0.1                          
@types/jest                                                                            27.0.2                         
@types/json-schema                                                                     7.0.9                          
@types/json5                                                                           0.0.29                         
@types/jsonwebtoken                                                                    8.5.5                          
@types/keyv                                                                            3.1.3                          
@types/luxon                                                                           2.0.9                          
@types/mime                                                                            1.3.2                          
@types/node                                                                            14.14.16                       
@types/node                                                                            16.11.11                       
@types/node                                                                            16.11.7                        
@types/parse-json                                                                      4.0.0                          
@types/prettier                                                                        2.4.4                          
@types/prop-types                                                                      15.7.4                         
@types/q                                                                               1.5.5                          
@types/qs                                                                              6.9.7                          
@types/range-parser                                                                    1.2.4                          
@types/react                                                                           17.0.34                        
@types/react-is                                                                        17.0.3                         
@types/react-redux                                                                     7.1.20                         
@types/react-transition-group                                                          4.4.4                          
@types/resolve                                                                         1.17.1                         
@types/responselike                                                                    1.0.0                          
@types/retry                                                                           0.12.1                         
@types/scheduler                                                                       0.16.2                         
@types/serve-index                                                                     1.9.1                          
@types/serve-static                                                                    1.13.10                        
@types/sockjs                                                                          0.3.33                         
@types/stack-utils                                                                     2.0.1                          
@types/testing-library__jest-dom                                                       5.14.1                         
@types/trusted-types                                                                   2.0.2                          
@types/validator                                                                       13.6.6                         
@types/ws                                                                              8.2.3                          
@types/yargs                                                                           15.0.14                        
@types/yargs                                                                           16.0.4                         
@types/yargs-parser                                                                    20.2.1                         
@types/zen-observable                                                                  0.8.3                          
@typescript-eslint/eslint-plugin                                                       5.12.1                         
@typescript-eslint/experimental-utils                                                  5.12.1                         
@typescript-eslint/parser                                                              5.12.1                         
@typescript-eslint/scope-manager                                                       5.12.1                         
@typescript-eslint/type-utils                                                          5.12.1                         
@typescript-eslint/types                                                               5.12.1                         
@typescript-eslint/typescript-estree                                                   5.12.1                         
@typescript-eslint/utils                                                               5.12.1                         
@typescript-eslint/visitor-keys                                                        5.12.1                         
@webassemblyjs/ast                                                                     1.11.1                         
@webassemblyjs/floating-point-hex-parser                                               1.11.1                         
@webassemblyjs/helper-api-error                                                        1.11.1                         
@webassemblyjs/helper-buffer                                                           1.11.1                         
@webassemblyjs/helper-numbers                                                          1.11.1                         
@webassemblyjs/helper-wasm-bytecode                                                    1.11.1                         
@webassemblyjs/helper-wasm-section                                                     1.11.1                         
@webassemblyjs/ieee754                                                                 1.11.1                         
@webassemblyjs/leb128                                                                  1.11.1                         
@webassemblyjs/utf8                                                                    1.11.1                         
@webassemblyjs/wasm-edit                                                               1.11.1                         
@webassemblyjs/wasm-gen                                                                1.11.1                         
@webassemblyjs/wasm-opt                                                                1.11.1                         
@webassemblyjs/wasm-parser                                                             1.11.1                         
@webassemblyjs/wast-printer                                                            1.11.1                         
@xtuc/ieee754                                                                          1.2.0                          
@xtuc/long                                                                             4.2.2                          
BudgE                                                                                  0.0.8                          
abab                                                                                   2.0.5                          
abbrev                                                                                 1.1.1                          
abbrev                                                                                 2.0.0                          
abbrev                                                                                 3.0.0                          
accepts                                                                                1.3.7                          
accepts                                                                                1.3.8                          
acorn                                                                                  7.4.1                          
acorn                                                                                  8.5.0                          
acorn                                                                                  8.6.0                          
acorn                                                                                  8.7.0                          
acorn-globals                                                                          6.0.0                          
acorn-import-assertions                                                                1.8.0                          
acorn-jsx                                                                              5.3.2                          
acorn-node                                                                             1.8.2                          
acorn-walk                                                                             7.2.0                          
acorn-walk                                                                             8.2.0                          
ada-libs                                                                               2.7.8-r0                       
address                                                                                1.1.2                          
adjust-sourcemap-loader                                                                4.0.0                          
agent-base                                                                             6.0.2                          
agent-base                                                                             7.1.1                          
aggregate-error                                                                        3.1.0                          
ajv                                                                                    6.12.6                         
ajv                                                                                    8.10.0                         
ajv-formats                                                                            2.1.1                          
ajv-keywords                                                                           3.5.2                          
ajv-keywords                                                                           5.1.0                          
alpine-baselayout                                                                      3.6.5-r0                       
alpine-baselayout-data                                                                 3.6.5-r0                       
alpine-keys                                                                            2.4-r1                         
alpine-release                                                                         3.20.10-r0                     
ansi-escapes                                                                           4.3.2                          
ansi-html-community                                                                    0.0.8                          
ansi-regex                                                                             2.1.1                          
ansi-regex                                                                             3.0.0                          
ansi-regex                                                                             4.1.0                          
ansi-regex                                                                             5.0.1                          
ansi-regex                                                                             6.0.1                          
ansi-regex                                                                             6.1.0                          
ansi-styles                                                                            2.2.1                          
ansi-styles                                                                            3.2.1                          
ansi-styles                                                                            4.3.0                          
ansi-styles                                                                            5.2.0                          
ansi-styles                                                                            6.2.1                          
any-promise                                                                            1.3.0                          
anymatch                                                                               3.1.2                          
apache2-utils                                                                          2.4.67-r0                      
apk-tools                                                                              2.14.4-r1                      
app-root-path                                                                          3.0.0                          
apr                                                                                    1.7.5-r0                       
apr-util                                                                               1.6.3-r1                       
aproba                                                                                 1.2.0                          
aproba                                                                                 2.0.0                          
archy                                                                                  1.0.0                          
are-we-there-yet                                                                       1.1.7                          
are-we-there-yet                                                                       2.0.0                          
arg                                                                                    4.1.3                          
arg                                                                                    5.0.1                          
argon2-libs                                                                            20190702-r5                    
argparse                                                                               1.0.10                         
argparse                                                                               2.0.1                          
aria-query                                                                             4.2.2                          
aria-query                                                                             5.3.0                          
array-flatten                                                                          1.1.1                          
array-flatten                                                                          2.1.2                          
array-includes                                                                         3.1.4                          
array-union                                                                            2.1.0                          
array.prototype.flat                                                                   1.2.5                          
array.prototype.flatmap                                                                1.2.5                          
array.prototype.map                                                                    1.0.4                          
asap                                                                                   2.0.6                          
asn1                                                                                   0.2.4                          
assert-plus                                                                            1.0.0                          
ast-types-flow                                                                         0.0.7                          
async                                                                                  0.9.2                          
async                                                                                  1.0.0                          
async                                                                                  2.6.3                          
async                                                                                  3.2.0                          
asynckit                                                                               0.4.0                          
at-least-node                                                                          1.0.0                          
atob                                                                                   2.1.2                          
autoprefixer                                                                           10.4.2                         
aws-sign2                                                                              0.7.0                          
aws4                                                                                   1.11.0                         
axe-core                                                                               4.4.1                          
axios                                                                                  0.24.0                         
axobject-query                                                                         2.2.0                          
babel-jest                                                                             27.5.1                         
babel-loader                                                                           8.2.3                          
babel-plugin-dynamic-import-node                                                       2.3.3                          
babel-plugin-istanbul                                                                  6.1.1                          
babel-plugin-jest-hoist                                                                27.5.1                         
babel-plugin-macros                                                                    2.8.0                          
babel-plugin-macros                                                                    3.1.0                          
babel-plugin-named-asset-import                                                        0.3.8                          
babel-plugin-polyfill-corejs2                                                          0.3.1                          
babel-plugin-polyfill-corejs3                                                          0.5.2                          
babel-plugin-polyfill-regenerator                                                      0.3.1                          
babel-plugin-transform-react-remove-prop-types                                         0.4.24                         
babel-preset-current-node-syntax                                                       1.0.1                          
babel-preset-jest                                                                      27.5.1                         
babel-preset-react-app                                                                 10.0.1                         
balanced-match                                                                         1.0.0                          
balanced-match                                                                         1.0.2                          
base64-js                                                                              1.5.1                          
bash                                                                                   5.2.26-r0                      
basic-auth                                                                             2.0.1                          
batch                                                                                  0.6.1                          
baz                                                                                    UNKNOWN                        
bcrypt                                                                                 5.0.1                          
bcrypt-pbkdf                                                                           1.0.2                          
bfj                                                                                    7.0.2                          
big.js                                                                                 5.2.2                          
bignumber.js                                                                           9.0.0                          
bin                                                                                    1.0.0                          
bin-links                                                                              5.0.0                          
binary-extensions                                                                      2.2.0                          
binary-extensions                                                                      2.3.0                          
bl                                                                                     2.2.1                          
block-stream                                                                           0.0.9                          
bluebird                                                                               3.7.2                          
body-parser                                                                            1.19.0                         
body-parser                                                                            1.19.2                         
bonjour                                                                                3.5.0                          
boolbase                                                                               1.0.0                          
brace-expansion                                                                        1.1.11                         
brace-expansion                                                                        2.0.1                          
braces                                                                                 3.0.2                          
brotli-libs                                                                            1.1.0-r2                       
browser-process-hrtime                                                                 1.0.0                          
browser_field                                                                          UNKNOWN                        
browserslist                                                                           4.19.3                         
bser                                                                                   2.1.1                          
bson                                                                                   1.1.6                          
bson                                                                                   UNKNOWN                        
buffer                                                                                 6.0.3                          
buffer-equal-constant-time                                                             1.0.1                          
buffer-from                                                                            1.1.2                          
buffer-indexof                                                                         1.1.1                          
buffer-writer                                                                          2.0.0                          
builtin-modules                                                                        3.2.0                          
busybox                                                                                1.36.1-r31                     
busybox-binsh                                                                          1.36.1-r31                     
bytes                                                                                  3.0.0                          
bytes                                                                                  3.1.0                          
bytes                                                                                  3.1.2                          
c-ares                                                                                 1.33.1-r0                      
ca-certificates                                                                        20260413-r0                    
ca-certificates-bundle                                                                 20260413-r0                    
cacache                                                                                18.0.4                         
cacache                                                                                19.0.1                         
cacheable-lookup                                                                       5.0.4                          
cacheable-request                                                                      7.0.2                          
call-bind                                                                              1.0.2                          
callsites                                                                              3.1.0                          
camel-case                                                                             4.1.2                          
camelcase                                                                              5.3.1                          
camelcase                                                                              6.3.0                          
camelcase-css                                                                          2.0.1                          
caniuse-api                                                                            3.0.0                          
caniuse-lite                                                                           1.0.30001312                   
case-sensitive-paths-webpack-plugin                                                    2.4.0                          
caseless                                                                               0.12.0                         
catatonit                                                                              0.2.0-r0                       
chalk                                                                                  1.1.3                          
chalk                                                                                  2.4.2                          
chalk                                                                                  3.0.0                          
chalk                                                                                  4.1.2                          
chalk                                                                                  5.3.0                          
char-regex                                                                             1.0.2                          
char-regex                                                                             2.0.1                          
charcodes                                                                              0.2.0                          
check-types                                                                            11.1.2                         
chokidar                                                                               3.5.3                          
chownr                                                                                 1.1.4                          
chownr                                                                                 2.0.0                          
chownr                                                                                 3.0.0                          
chrome-trace-event                                                                     1.0.3                          
ci-info                                                                                3.3.0                          
ci-info                                                                                4.1.0                          
cidr-regex                                                                             4.1.1                          
cjs-module-lexer                                                                       1.2.2                          
class-validator                                                                        0.13.1                         
classnames                                                                             2.3.1                          
clean-css                                                                              5.2.4                          
clean-stack                                                                            2.2.0                          
cli-columns                                                                            4.0.0                          
cli-highlight                                                                          2.1.11                         
cliui                                                                                  5.0.0                          
cliui                                                                                  7.0.4                          
clone-response                                                                         1.0.2                          
clsx                                                                                   1.1.1                          
cmd-shim                                                                               7.0.0                          
co                                                                                     4.6.0                          
coa                                                                                    2.0.2                          
code-point-at                                                                          1.1.0                          
collect-v8-coverage                                                                    1.0.1                          
color                                                                                  3.0.0                          
color-convert                                                                          1.9.3                          
color-convert                                                                          2.0.1                          
color-name                                                                             1.1.3                          
color-name                                                                             1.1.4                          
color-string                                                                           1.6.0                          
color-support                                                                          1.1.3                          
colord                                                                                 2.9.2                          
colorette                                                                              2.0.16                         
colors                                                                                 1.0.3                          
colors                                                                                 1.4.0                          
colorspace                                                                             1.1.2                          
combined-stream                                                                        1.0.8                          
commander                                                                              2.20.3                         
commander                                                                              7.2.0                          
commander                                                                              8.3.0                          
common-ancestor-path                                                                   1.0.1                          
common-path-prefix                                                                     3.0.0                          
common-tags                                                                            1.8.2                          
commondir                                                                              1.0.1                          
composer                                                                               2.10.0                         
compressible                                                                           2.0.18                         
compression                                                                            1.7.4                          
concat-map                                                                             0.0.1                          
confusing-browser-globals                                                              1.0.11                         
connect-history-api-fallback                                                           1.6.0                          
console-control-strings                                                                1.1.0                          
content-disposition                                                                    0.5.3                          
content-disposition                                                                    0.5.4                          
content-type                                                                           1.0.4                          
convert-source-map                                                                     1.8.0                          
cookie                                                                                 0.4.0                          
cookie                                                                                 0.4.2                          
cookie-parser                                                                          1.4.5                          
cookie-signature                                                                       1.0.6                          
core-js                                                                                3.21.1                         
core-js-compat                                                                         3.21.1                         
core-js-pure                                                                           3.19.1                         
core-util-is                                                                           1.0.2                          
core-util-is                                                                           1.0.3                          
coreutils                                                                              9.5-r2                         
coreutils-env                                                                          9.5-r2                         
coreutils-fmt                                                                          9.5-r2                         
coreutils-sha512sum                                                                    9.5-r2                         
cors                                                                                   2.8.5                          
cosmiconfig                                                                            6.0.0                          
cosmiconfig                                                                            7.0.1                          
create-require                                                                         1.1.1                          
cross-spawn                                                                            7.0.3                          
cross-spawn                                                                            7.0.6                          
crypto-random-string                                                                   2.0.0                          
css                                                                                    3.0.0                          
css-blank-pseudo                                                                       3.0.3                          
css-declaration-sorter                                                                 6.1.4                          
css-has-pseudo                                                                         3.0.4                          
css-loader                                                                             6.6.0                          
css-minimizer-webpack-plugin                                                           3.4.1                          
css-prefers-color-scheme                                                               6.0.3                          
css-select                                                                             2.1.0                          
css-select                                                                             4.2.1                          
css-select-base-adapter                                                                0.1.1                          
css-tree                                                                               1.0.0-alpha.37                 
css-tree                                                                               1.1.3                          
css-vendor                                                                             2.0.8                          
css-what                                                                               3.4.2                          
css-what                                                                               5.1.0                          
css.escape                                                                             1.5.1                          
cssdb                                                                                  6.4.0                          
cssesc                                                                                 3.0.0                          
cssnano                                                                                5.0.17                         
cssnano-preset-default                                                                 5.1.12                         
cssnano-utils                                                                          3.0.2                          
csso                                                                                   4.2.0                          
cssom                                                                                  0.3.8                          
cssom                                                                                  0.4.4                          
cssstyle                                                                               2.3.0                          
csstype                                                                                3.0.10                         
csv-parse                                                                              4.16.3                         
csv-parse                                                                              5.0.4                          
curl                                                                                   8.14.1-r2                      
cycle                                                                                  1.0.3                          
damerau-levenshtein                                                                    1.0.8                          
dashdash                                                                               1.14.1                         
data-urls                                                                              2.0.0                          
date-fns                                                                               2.25.0                         
dayjs                                                                                  1.10.7                         
debug                                                                                  2.6.9                          
debug                                                                                  3.2.7                          
debug                                                                                  4.3.2                          
debug                                                                                  4.3.7                          
decamelize                                                                             1.2.0                          
decimal.js                                                                             10.3.1                         
decode-uri-component                                                                   0.2.0                          
decompress-response                                                                    6.0.0                          
dedent                                                                                 0.7.0                          
deep-equal                                                                             1.1.1                          
deep-extend                                                                            0.6.0                          
deep-is                                                                                0.1.4                          
deepmerge                                                                              4.2.2                          
default-gateway                                                                        6.0.3                          
defer-to-connect                                                                       2.0.1                          
define-lazy-prop                                                                       2.0.0                          
define-properties                                                                      1.1.3                          
defined                                                                                1.0.0                          
del                                                                                    6.0.0                          
delayed-stream                                                                         1.0.0                          
delegates                                                                              1.0.0                          
denque                                                                                 1.5.1                          
depd                                                                                   1.1.2                          
depd                                                                                   2.0.0                          
dequal                                                                                 2.0.3                          
destroy                                                                                1.0.4                          
detect-libc                                                                            1.0.3                          
detect-newline                                                                         3.1.0                          
detect-node                                                                            2.1.0                          
detect-port-alt                                                                        1.1.6                          
detective                                                                              5.2.0                          
didyoumean                                                                             1.2.2                          
diff                                                                                   4.0.2                          
diff                                                                                   5.2.0                          
diff-sequences                                                                         27.5.1                         
dinero.js                                                                              2.0.0-alpha.8                  
dir-glob                                                                               3.0.1                          
dist                                                                                   1.0.0                          
dlv                                                                                    1.1.3                          
dns-equal                                                                              1.0.0                          
dns-packet                                                                             1.3.4                          
dns-txt                                                                                2.0.2                          
doctrine                                                                               2.1.0                          
doctrine                                                                               3.0.0                          
dom-accessibility-api                                                                  0.5.10                         
dom-converter                                                                          0.2.0                          
dom-helpers                                                                            5.2.1                          
dom-helpers/activeElement                                                              UNKNOWN                        
dom-helpers/addClass                                                                   UNKNOWN                        
dom-helpers/addEventListener                                                           UNKNOWN                        
dom-helpers/animate                                                                    UNKNOWN                        
dom-helpers/animationFrame                                                             UNKNOWN                        
dom-helpers/attribute                                                                  UNKNOWN                        
dom-helpers/camelize                                                                   UNKNOWN                        
dom-helpers/camelizeStyle                                                              UNKNOWN                        
dom-helpers/canUseDOM                                                                  UNKNOWN                        
dom-helpers/childElements                                                              UNKNOWN                        
dom-helpers/childNodes                                                                 UNKNOWN                        
dom-helpers/clear                                                                      UNKNOWN                        
dom-helpers/closest                                                                    UNKNOWN                        
dom-helpers/collectElements                                                            UNKNOWN                        
dom-helpers/collectSiblings                                                            UNKNOWN                        
dom-helpers/contains                                                                   UNKNOWN                        
dom-helpers/css                                                                        UNKNOWN                        
dom-helpers/filterEventHandler                                                         UNKNOWN                        
dom-helpers/getComputedStyle                                                           UNKNOWN                        
dom-helpers/getScrollAccessor                                                          UNKNOWN                        
dom-helpers/hasClass                                                                   UNKNOWN                        
dom-helpers/height                                                                     UNKNOWN                        
dom-helpers/hyphenate                                                                  UNKNOWN                        
dom-helpers/hyphenateStyle                                                             UNKNOWN                        
dom-helpers/insertAfter                                                                UNKNOWN                        
dom-helpers/isDocument                                                                 UNKNOWN                        
dom-helpers/isInput                                                                    UNKNOWN                        
dom-helpers/isTransform                                                                UNKNOWN                        
dom-helpers/isVisible                                                                  UNKNOWN                        
dom-helpers/isWindow                                                                   UNKNOWN                        
dom-helpers/listen                                                                     UNKNOWN                        
dom-helpers/matches                                                                    UNKNOWN                        
dom-helpers/nextUntil                                                                  UNKNOWN                        
dom-helpers/offset                                                                     UNKNOWN                        
dom-helpers/offsetParent                                                               UNKNOWN                        
dom-helpers/ownerDocument                                                              UNKNOWN                        
dom-helpers/ownerWindow                                                                UNKNOWN                        
dom-helpers/parents                                                                    UNKNOWN                        
dom-helpers/position                                                                   UNKNOWN                        
dom-helpers/prepend                                                                    UNKNOWN                        
dom-helpers/querySelectorAll                                                           UNKNOWN                        
dom-helpers/remove                                                                     UNKNOWN                        
dom-helpers/removeClass                                                                UNKNOWN                        
dom-helpers/removeEventListener                                                        UNKNOWN                        
dom-helpers/scrollLeft                                                                 UNKNOWN                        
dom-helpers/scrollParent                                                               UNKNOWN                        
dom-helpers/scrollTo                                                                   UNKNOWN                        
dom-helpers/scrollTop                                                                  UNKNOWN                        
dom-helpers/scrollbarSize                                                              UNKNOWN                        
dom-helpers/siblings                                                                   UNKNOWN                        
dom-helpers/text                                                                       UNKNOWN                        
dom-helpers/toggleClass                                                                UNKNOWN                        
dom-helpers/transitionEnd                                                              UNKNOWN                        
dom-helpers/triggerEvent                                                               UNKNOWN                        
dom-helpers/width                                                                      UNKNOWN                        
dom-lib                                                                                3.0.1                          
dom-lib/DOMMouseMoveTracker                                                            UNKNOWN                        
dom-lib/WheelHandler                                                                   UNKNOWN                        
dom-lib/addClass                                                                       UNKNOWN                        
dom-lib/addStyle                                                                       UNKNOWN                        
dom-lib/canUseDOM                                                                      UNKNOWN                        
dom-lib/cancelAnimationFramePolyfill                                                   UNKNOWN                        
dom-lib/contains                                                                       UNKNOWN                        
dom-lib/getAnimationEnd                                                                UNKNOWN                        
dom-lib/getContainer                                                                   UNKNOWN                        
dom-lib/getHeight                                                                      UNKNOWN                        
dom-lib/getOffset                                                                      UNKNOWN                        
dom-lib/getOffsetParent                                                                UNKNOWN                        
dom-lib/getPosition                                                                    UNKNOWN                        
dom-lib/getScrollbarSize                                                               UNKNOWN                        
dom-lib/getStyle                                                                       UNKNOWN                        
dom-lib/getTransitionEnd                                                               UNKNOWN                        
dom-lib/getTransitionProperties                                                        UNKNOWN                        
dom-lib/getWidth                                                                       UNKNOWN                        
dom-lib/getWindow                                                                      UNKNOWN                        
dom-lib/hasClass                                                                       UNKNOWN                        
dom-lib/index                                                                          UNKNOWN                        
dom-lib/isFocusable                                                                    UNKNOWN                        
dom-lib/isOverflowing                                                                  UNKNOWN                        
dom-lib/nodeName                                                                       UNKNOWN                        
dom-lib/off                                                                            UNKNOWN                        
dom-lib/on                                                                             UNKNOWN                        
dom-lib/ownerDocument                                                                  UNKNOWN                        
dom-lib/ownerWindow                                                                    UNKNOWN                        
dom-lib/removeClass                                                                    UNKNOWN                        
dom-lib/removeStyle                                                                    UNKNOWN                        
dom-lib/requestAnimationFramePolyfill                                                  UNKNOWN                        
dom-lib/scrollLeft                                                                     UNKNOWN                        
dom-lib/scrollTop                                                                      UNKNOWN                        
dom-lib/toggleClass                                                                    UNKNOWN                        
dom-lib/translateDOMPositionXY                                                         UNKNOWN                        
dom-serializer                                                                         0.2.2                          
dom-serializer                                                                         1.3.2                          
domelementtype                                                                         1.3.1                          
domelementtype                                                                         2.2.0                          
domexception                                                                           2.0.1                          
domhandler                                                                             4.3.0                          
domutils                                                                               1.7.0                          
domutils                                                                               2.8.0                          
dot-case                                                                               3.0.4                          
dotenv                                                                                 10.0.0                         
dotenv                                                                                 8.6.0                          
dotenv-expand                                                                          5.1.0                          
duplexer                                                                               0.1.2                          
eastasianwidth                                                                         0.2.0                          
ecc-jsbn                                                                               0.1.2                          
ecdsa-sig-formatter                                                                    1.0.11                         
ee-first                                                                               1.1.1                          
ejs                                                                                    3.1.6                          
electron-to-chromium                                                                   1.4.71                         
emittery                                                                               0.8.1                          
emoji-regex                                                                            7.0.3                          
emoji-regex                                                                            8.0.0                          
emoji-regex                                                                            9.2.2                          
emojis-list                                                                            3.0.0                          
enabled                                                                                2.0.0                          
encodeurl                                                                              1.0.2                          
encoding                                                                               0.1.13                         
end-of-stream                                                                          1.4.4                          
enhanced-resolve                                                                       5.9.0                          
entities                                                                               2.2.0                          
env-paths                                                                              2.2.1                          
err-code                                                                               2.0.3                          
error-ex                                                                               1.3.2                          
error-stack-parser                                                                     2.0.7                          
es-abstract                                                                            1.19.1                         
es-aggregate-error                                                                     1.0.7                          
es-array-method-boxes-properly                                                         1.0.0                          
es-get-iterator                                                                        1.1.2                          
es-module-lexer                                                                        0.9.3                          
es-to-primitive                                                                        1.2.1                          
escalade                                                                               3.1.1                          
escape-html                                                                            1.0.3                          
escape-string-regexp                                                                   1.0.5                          
escape-string-regexp                                                                   2.0.0                          
escape-string-regexp                                                                   4.0.0                          
escodegen                                                                              2.0.0                          
eslint                                                                                 8.9.0                          
eslint-config-react-app                                                                7.0.0                          
eslint-import-resolver-node                                                            0.3.6                          
eslint-module-utils                                                                    2.7.3                          
eslint-plugin-flowtype                                                                 8.0.3                          
eslint-plugin-import                                                                   2.25.4                         
eslint-plugin-jest                                                                     25.7.0                         
eslint-plugin-jsx-a11y                                                                 6.5.1                          
eslint-plugin-react                                                                    7.28.0                         
eslint-plugin-react-hooks                                                              4.3.0                          
eslint-plugin-testing-library                                                          5.0.5                          
eslint-scope                                                                           5.1.1                          
eslint-scope                                                                           7.1.1                          
eslint-utils                                                                           3.0.0                          
eslint-visitor-keys                                                                    2.1.0                          
eslint-visitor-keys                                                                    3.3.0                          
eslint-webpack-plugin                                                                  3.1.1                          
espree                                                                                 9.3.1                          
esprima                                                                                4.0.1                          
esquery                                                                                1.4.0                          
esrecurse                                                                              4.3.0                          
estraverse                                                                             4.3.0                          
estraverse                                                                             5.3.0                          
estree-walker                                                                          1.0.1                          
esutils                                                                                2.0.3                          
etag                                                                                   1.8.1                          
eventemitter3                                                                          4.0.7                          
events                                                                                 3.3.0                          
execa                                                                                  5.1.1                          
exit                                                                                   0.1.2                          
expect                                                                                 27.5.1                         
exponential-backoff                                                                    3.1.1                          
express                                                                                4.17.1                         
express                                                                                4.17.3                         
extend                                                                                 3.0.2                          
extsprintf                                                                             1.3.0                          
eyes                                                                                   0.1.8                          
fast-deep-equal                                                                        3.1.3                          
fast-glob                                                                              3.2.11                         
fast-json-stable-stringify                                                             2.1.0                          
fast-levenshtein                                                                       2.0.6                          
fast-safe-stringify                                                                    2.0.7                          
fastest-levenshtein                                                                    1.0.16                         
fastq                                                                                  1.13.0                         
faye-websocket                                                                         0.11.4                         
fb-watchman                                                                            2.0.1                          
fecha                                                                                  4.2.0                          
figlet                                                                                 1.5.2                          
file-entry-cache                                                                       6.0.1                          
file-loader                                                                            6.2.0                          
filefy                                                                                 0.1.11                         
filelist                                                                               1.0.2                          
filesize                                                                               8.0.7                          
fill-range                                                                             7.0.1                          
finalhandler                                                                           1.1.2                          
find-cache-dir                                                                         3.3.2                          
find-root                                                                              1.1.0                          
find-up                                                                                2.1.0                          
find-up                                                                                3.0.0                          
find-up                                                                                4.1.0                          
find-up                                                                                5.0.0                          
findutils                                                                              4.9.0-r5                       
flat-cache                                                                             3.0.4                          
flatted                                                                                3.2.4                          
fn.name                                                                                1.1.0                          
follow-redirects                                                                       1.14.7                         
foreground-child                                                                       3.3.0                          
forever-agent                                                                          0.6.1                          
fork-ts-checker-webpack-plugin                                                         6.5.0                          
form-data                                                                              2.3.3                          
form-data                                                                              3.0.1                          
forwarded                                                                              0.1.2                          
forwarded                                                                              0.2.0                          
fraction.js                                                                            4.1.3                          
fresh                                                                                  0.5.2                          
fs-extra                                                                               10.0.0                         
fs-extra                                                                               8.1.0                          
fs-extra                                                                               9.1.0                          
fs-minipass                                                                            1.2.7                          
fs-minipass                                                                            2.1.0                          
fs-minipass                                                                            3.0.3                          
fs-monkey                                                                              1.0.3                          
fs.realpath                                                                            1.0.0                          
fstream                                                                                1.0.12                         
function-bind                                                                          1.1.1                          
functional-red-black-tree                                                              1.0.1                          
functions-have-names                                                                   1.2.2                          
gauge                                                                                  2.7.4                          
gauge                                                                                  3.0.1                          
gensync                                                                                1.0.0-beta.2                   
get-caller-file                                                                        2.0.5                          
get-intrinsic                                                                          1.1.1                          
get-own-enumerable-property-symbols                                                    3.0.2                          
get-package-type                                                                       0.1.0                          
get-stream                                                                             5.2.0                          
get-stream                                                                             6.0.1                          
get-symbol-description                                                                 1.0.0                          
getpass                                                                                0.1.7                          
git                                                                                    2.45.4-r0                      
git-init-template                                                                      2.45.4-r0                      
glob                                                                                   10.4.5                         
glob                                                                                   7.1.6                          
glob                                                                                   7.2.0                          
glob-parent                                                                            5.1.2                          
glob-parent                                                                            6.0.2                          
glob-to-regexp                                                                         0.4.1                          
global-modules                                                                         2.0.0                          
global-prefix                                                                          3.0.0                          
globals                                                                                11.12.0                        
globals                                                                                13.12.0                        
globals                                                                                13.12.1                        
globalthis                                                                             1.0.2                          
globby                                                                                 11.0.4                         
gmp                                                                                    6.3.0-r1                       
got                                                                                    11.8.3                         
graceful-fs                                                                            4.2.11                         
graceful-fs                                                                            4.2.8                          
graceful-fs                                                                            4.2.9                          
gzip-size                                                                              6.0.0                          
handle-thing                                                                           2.0.1                          
handlebars                                                                             4.7.7                          
har-schema                                                                             2.0.0                          
har-validator                                                                          5.1.5                          
harmony-reflect                                                                        1.6.2                          
has                                                                                    1.0.3                          
has-ansi                                                                               2.0.0                          
has-bigints                                                                            1.0.1                          
has-flag                                                                               3.0.0                          
has-flag                                                                               4.0.0                          
has-symbols                                                                            1.0.2                          
has-tostringtag                                                                        1.0.0                          
has-unicode                                                                            2.0.1                          
he                                                                                     1.2.0                          
helmet                                                                                 4.6.0                          
highlight.js                                                                           10.7.3                         
history                                                                                5.1.0                          
hoist-non-react-statics                                                                3.3.2                          
hoopy                                                                                  0.1.4                          
hosted-git-info                                                                        8.0.2                          
hpack.js                                                                               2.1.6                          
html-encoding-sniffer                                                                  2.0.1                          
html-entities                                                                          2.3.2                          
html-escaper                                                                           2.0.2                          
html-minifier-terser                                                                   6.1.0                          
html-webpack-plugin                                                                    5.5.0                          
htmlparser2                                                                            6.1.0                          
http-cache-semantics                                                                   4.1.0                          
http-cache-semantics                                                                   4.1.1                          
http-deceiver                                                                          1.2.7                          
http-errors                                                                            1.6.3                          
http-errors                                                                            1.7.2                          
http-errors                                                                            1.8.1                          
http-parser-js                                                                         0.5.5                          
http-proxy                                                                             1.18.1                         
http-proxy-agent                                                                       4.0.1                          
http-proxy-agent                                                                       7.0.2                          
http-proxy-middleware                                                                  2.0.3                          
http-signature                                                                         1.2.0                          
http2-wrapper                                                                          1.0.3                          
https-proxy-agent                                                                      5.0.0                          
https-proxy-agent                                                                      7.0.5                          
human-signals                                                                          2.1.0                          
hyphenate-style-name                                                                   1.0.4                          
iconv-lite                                                                             0.4.24                         
iconv-lite                                                                             0.6.3                          
icss-utils                                                                             5.1.0                          
icu-data-en                                                                            74.2-r1                        
icu-libs                                                                               74.2-r1                        
idb                                                                                    6.1.5                          
identity-obj-proxy                                                                     3.0.0                          
ieee754                                                                                1.2.1                          
ignore                                                                                 4.0.6                          
ignore                                                                                 5.1.9                          
ignore                                                                                 5.2.0                          
ignore-walk                                                                            3.0.4                          
ignore-walk                                                                            7.0.0                          
immer                                                                                  9.0.12                         
import-fresh                                                                           3.3.0                          
import-local                                                                           3.1.0                          
imurmurhash                                                                            0.1.4                          
indent-string                                                                          4.0.0                          
inflight                                                                               1.0.6                          
inherits                                                                               2.0.3                          
inherits                                                                               2.0.4                          
ini                                                                                    1.3.8                          
ini                                                                                    5.0.0                          
init-package-json                                                                      7.0.1                          
insert-css                                                                             2.0.0                          
internal-slot                                                                          1.0.3                          
invalid main                                                                           UNKNOWN                        
invalid_main                                                                           UNKNOWN                        
ip                                                                                     1.1.5                          
ip-address                                                                             9.0.5                          
ip-regex                                                                               5.0.0                          
ipaddr.js                                                                              1.9.1                          
ipaddr.js                                                                              2.0.1                          
is-arguments                                                                           1.1.1                          
is-arrayish                                                                            0.2.1                          
is-arrayish                                                                            0.3.2                          
is-bigint                                                                              1.0.4                          
is-binary-path                                                                         2.1.0                          
is-boolean-object                                                                      1.1.2                          
is-callable                                                                            1.2.4                          
is-cidr                                                                                5.1.0                          
is-core-module                                                                         2.8.1                          
is-date-object                                                                         1.0.5                          
is-docker                                                                              2.2.1                          
is-extglob                                                                             2.1.1                          
is-fullwidth-code-point                                                                1.0.0                          
is-fullwidth-code-point                                                                2.0.0                          
is-fullwidth-code-point                                                                3.0.0                          
is-generator-fn                                                                        2.1.0                          
is-glob                                                                                4.0.3                          
is-in-browser                                                                          1.1.3                          
is-lambda                                                                              1.0.1                          
is-map                                                                                 2.0.2                          
is-module                                                                              1.0.0                          
is-negative-zero                                                                       2.0.1                          
is-number                                                                              7.0.0                          
is-number-object                                                                       1.0.6                          
is-obj                                                                                 1.0.1                          
is-path-cwd                                                                            2.2.0                          
is-path-inside                                                                         3.0.3                          
is-plain-obj                                                                           3.0.0                          
is-potential-custom-element-name                                                       1.0.1                          
is-regex                                                                               1.1.4                          
is-regexp                                                                              1.0.0                          
is-root                                                                                2.1.0                          
is-set                                                                                 2.0.2                          
is-shared-array-buffer                                                                 1.0.1                          
is-stream                                                                              2.0.0                          
is-stream                                                                              2.0.1                          
is-string                                                                              1.0.7                          
is-symbol                                                                              1.0.4                          
is-typedarray                                                                          1.0.0                          
is-weakref                                                                             1.0.1                          
is-wsl                                                                                 2.2.0                          
isarray                                                                                1.0.0                          
isarray                                                                                2.0.5                          
isexe                                                                                  2.0.0                          
isexe                                                                                  3.1.1                          
isstream                                                                               0.1.2                          
istanbul-lib-coverage                                                                  3.2.0                          
istanbul-lib-instrument                                                                5.1.0                          
istanbul-lib-report                                                                    3.0.0                          
istanbul-lib-source-maps                                                               4.0.1                          
istanbul-reports                                                                       3.1.4                          
iterate-iterator                                                                       1.0.2                          
iterate-value                                                                          1.0.2                          
jackspeak                                                                              3.4.3                          
jake                                                                                   10.8.2                         
jest                                                                                   27.5.1                         
jest-changed-files                                                                     27.5.1                         
jest-circus                                                                            27.5.1                         
jest-cli                                                                               27.5.1                         
jest-config                                                                            27.5.1                         
jest-diff                                                                              27.5.1                         
jest-docblock                                                                          27.5.1                         
jest-each                                                                              27.5.1                         
jest-environment-jsdom                                                                 27.5.1                         
jest-environment-node                                                                  27.5.1                         
jest-get-type                                                                          27.5.1                         
jest-haste-map                                                                         27.5.1                         
jest-jasmine2                                                                          27.5.1                         
jest-leak-detector                                                                     27.5.1                         
jest-matcher-utils                                                                     27.5.1                         
jest-message-util                                                                      27.5.1                         
jest-mock                                                                              27.5.1                         
jest-pnp-resolver                                                                      1.2.2                          
jest-regex-util                                                                        27.5.1                         
jest-resolve                                                                           27.5.1                         
jest-resolve-dependencies                                                              27.5.1                         
jest-runner                                                                            27.5.1                         
jest-runtime                                                                           27.5.1                         
jest-serializer                                                                        27.5.1                         
jest-snapshot                                                                          27.5.1                         
jest-util                                                                              27.5.1                         
jest-validate                                                                          27.5.1                         
jest-watch-typeahead                                                                   1.0.0                          
jest-watcher                                                                           27.5.1                         
jest-worker                                                                            26.6.2                         
jest-worker                                                                            27.5.1                         
jq                                                                                     1.7.1-r0                       
js-tokens                                                                              4.0.0                          
js-yaml                                                                                3.14.1                         
js-yaml                                                                                4.1.0                          
jsbn                                                                                   0.1.1                          
jsbn                                                                                   1.1.0                          
jsdom                                                                                  16.7.0                         
jsesc                                                                                  0.5.0                          
jsesc                                                                                  2.5.2                          
json-buffer                                                                            3.0.1                          
json-parse-better-errors                                                               1.0.2                          
json-parse-even-better-errors                                                          2.3.1                          
json-parse-even-better-errors                                                          4.0.0                          
json-schema                                                                            0.2.3                          
json-schema                                                                            0.4.0                          
json-schema-traverse                                                                   0.4.1                          
json-schema-traverse                                                                   1.0.0                          
json-stable-stringify-without-jsonify                                                  1.0.1                          
json-stringify-nice                                                                    1.1.4                          
json-stringify-safe                                                                    5.0.1                          
json5                                                                                  1.0.1                          
json5                                                                                  2.2.0                          
jsonfile                                                                               4.0.0                          
jsonfile                                                                               6.1.0                          
jsonparse                                                                              1.3.1                          
jsonpointer                                                                            5.0.0                          
jsonwebtoken                                                                           8.5.1                          
jsprim                                                                                 1.4.1                          
jss                                                                                    10.8.2                         
jss-plugin-camel-case                                                                  10.8.2                         
jss-plugin-default-unit                                                                10.8.2                         
jss-plugin-global                                                                      10.8.2                         
jss-plugin-nested                                                                      10.8.2                         
jss-plugin-props-sort                                                                  10.8.2                         
jss-plugin-rule-value-function                                                         10.8.2                         
jss-plugin-vendor-prefixer                                                             10.8.2                         
jsx-ast-utils                                                                          3.2.1                          
just-diff                                                                              6.0.2                          
just-diff-apply                                                                        5.5.0                          
jwa                                                                                    1.4.1                          
jws                                                                                    3.2.2                          
keyv                                                                                   4.0.4                          
kind-of                                                                                6.0.3                          
kleur                                                                                  3.0.3                          
klona                                                                                  2.0.5                          
kuler                                                                                  2.0.0                          
language-subtag-registry                                                               0.3.21                         
language-tags                                                                          1.0.5                          
leven                                                                                  3.1.0                          
levn                                                                                   0.3.0                          
levn                                                                                   0.4.1                          
libacl                                                                                 2.3.2-r0                       
libattr                                                                                2.5.2-r0                       
libbase64                                                                              0.5.2-r0                       
libbsd                                                                                 0.12.2-r0                      
libbz2                                                                                 1.0.8-r6                       
libcrypto3                                                                             3.3.7-r0                       
libcurl                                                                                8.14.1-r2                      
libedit                                                                                20240517.3.1-r0                
libexpat                                                                               2.7.5-r0                       
libgcc                                                                                 13.2.1_git20240309-r1          
libidn2                                                                                2.3.7-r0                       
libintl                                                                                0.22.5-r0                      
libmd                                                                                  1.1.0-r0                       
libncursesw                                                                            6.4_p20240420-r2               
libnpmaccess                                                                           9.0.0                          
libnpmdiff                                                                             7.0.0                          
libnpmexec                                                                             9.0.0                          
libnpmfund                                                                             6.0.0                          
libnpmhook                                                                             11.0.0                         
libnpmorg                                                                              7.0.0                          
libnpmpack                                                                             8.0.0                          
libnpmpublish                                                                          10.0.1                         
libnpmsearch                                                                           8.0.0                          
libnpmteam                                                                             7.0.0                          
libnpmversion                                                                          7.0.0                          
libphonenumber-js                                                                      1.9.42                         
libphonenumber-js-core                                                                 1.0.0                          
libphonenumber-js-max                                                                  1.0.0                          
libphonenumber-js-min                                                                  1.0.0                          
libphonenumber-js-mobile                                                               1.0.0                          
libproc2                                                                               4.0.4-r0                       
libpsl                                                                                 0.21.5-r1                      
libssl3                                                                                3.3.7-r0                       
libstdc++                                                                              13.2.1_git20240309-r1          
libunistring                                                                           1.2-r0                         
libuuid                                                                                2.40.1-r1                      
libxml2                                                                                2.12.10-r0                     
libzip                                                                                 1.10.1-r0                      
lilconfig                                                                              2.0.4                          
lines-and-columns                                                                      1.1.6                          
linux-pam                                                                              1.6.0-r0                       
loader-runner                                                                          4.2.0                          
loader-utils                                                                           1.4.0                          
loader-utils                                                                           2.0.2                          
loader-utils                                                                           3.2.0                          
locate-path                                                                            2.0.0                          
locate-path                                                                            3.0.0                          
locate-path                                                                            5.0.0                          
locate-path                                                                            6.0.0                          
lodash                                                                                 4.17.21                        
lodash.debounce                                                                        4.0.8                          
lodash.includes                                                                        4.3.0                          
lodash.isboolean                                                                       3.0.3                          
lodash.isinteger                                                                       4.0.4                          
lodash.isnumber                                                                        3.0.3                          
lodash.isplainobject                                                                   4.0.6                          
lodash.isstring                                                                        4.0.1                          
lodash.memoize                                                                         4.1.2                          
lodash.merge                                                                           4.6.2                          
lodash.once                                                                            4.1.1                          
lodash.sortby                                                                          4.7.0                          
lodash.uniq                                                                            4.5.0                          
logform                                                                                2.2.0                          
logrotate                                                                              3.21.0-r1                      
loose-envify                                                                           1.4.0                          
lower-case                                                                             2.0.2                          
lowercase-keys                                                                         2.0.0                          
lru-cache                                                                              10.4.3                         
lru-cache                                                                              6.0.0                          
luxon                                                                                  2.3.0                          
lz-string                                                                              1.5.0                          
magic-string                                                                           0.25.7                         
make-dir                                                                               3.1.0                          
make-error                                                                             1.3.6                          
make-fetch-happen                                                                      13.0.1                         
make-fetch-happen                                                                      14.0.3                         
makeerror                                                                              1.0.12                         
material-ui-popup-state                                                                2.0.0                          
math-expression-evaluator                                                              1.3.8                          
mdn-data                                                                               2.0.14                         
mdn-data                                                                               2.0.4                          
media-typer                                                                            0.3.0                          
memfs                                                                                  3.4.1                          
memoize-one                                                                            5.2.1                          
memory-pager                                                                           1.5.0                          
merge                                                                                  2.1.1                          
merge-descriptors                                                                      1.0.1                          
merge-stream                                                                           2.0.0                          
merge2                                                                                 1.4.1                          
methods                                                                                1.1.2                          
micromatch                                                                             4.0.4                          
mime                                                                                   1.6.0                          
mime-db                                                                                1.44.0                         
mime-db                                                                                1.51.0                         
mime-types                                                                             2.1.27                         
mime-types                                                                             2.1.34                         
mimic-fn                                                                               2.1.0                          
mimic-response                                                                         1.0.1                          
mimic-response                                                                         3.1.0                          
min-indent                                                                             1.0.1                          
mini-css-extract-plugin                                                                2.5.3                          
minimalistic-assert                                                                    1.0.1                          
minimatch                                                                              3.0.4                          
minimatch                                                                              9.0.5                          
minimist                                                                               1.2.5                          
minipass                                                                               2.9.0                          
minipass                                                                               3.1.5                          
minipass                                                                               3.3.6                          
minipass                                                                               5.0.0                          
minipass                                                                               7.1.2                          
minipass-collect                                                                       2.0.1                          
minipass-fetch                                                                         3.0.5                          
minipass-fetch                                                                         4.0.0                          
minipass-flush                                                                         1.0.5                          
minipass-pipeline                                                                      1.2.4                          
minipass-sized                                                                         1.0.3                          
minizlib                                                                               1.3.3                          
minizlib                                                                               2.1.2                          
minizlib                                                                               3.0.1                          
mkdirp                                                                                 0.5.5                          
mkdirp                                                                                 1.0.4                          
mkdirp                                                                                 3.0.1                          
mongodb                                                                                3.7.4                          
monorepo-symlink-test                                                                  0.0.0                          
morgan                                                                                 1.10.0                         
ms                                                                                     2.0.0                          
ms                                                                                     2.1.1                          
ms                                                                                     2.1.2                          
ms                                                                                     2.1.3                          
multicast-dns                                                                          6.2.3                          
multicast-dns-service-types                                                            1.1.0                          
musl                                                                                   1.2.5-r3                       
musl-utils                                                                             1.2.5-r3                       
mute-stream                                                                            0.0.8                          
mute-stream                                                                            2.0.0                          
mylib                                                                                  0.0.0                          
mysql                                                                                  2.18.1                         
mz                                                                                     2.7.0                          
nano                                                                                   8.0-r0                         
nanoid                                                                                 3.3.1                          
natural-compare                                                                        1.4.0                          
ncurses-terminfo-base                                                                  6.4_p20240420-r2               
needle                                                                                 2.9.1                          
negotiator                                                                             0.6.2                          
negotiator                                                                             0.6.3                          
negotiator                                                                             0.6.4                          
negotiator                                                                             1.0.0                          
neo-async                                                                              2.6.2                          
netcat-openbsd                                                                         1.226-r0                       
nghttp2-libs                                                                           1.62.1-r0                      
nginx                                                                                  1.26.3-r0                      
no-case                                                                                3.0.4                          
node-addon-api                                                                         3.2.1                          
node-fetch                                                                             2.6.6                          
node-forge                                                                             1.2.1                          
node-forge-flash                                                                       0.0.0                          
node-gyp                                                                               10.2.0                         
node-gyp                                                                               3.8.0                          
node-int64                                                                             0.4.0                          
node-pre-gyp                                                                           0.11.0                         
node-releases                                                                          2.0.2                          
nodejs                                                                                 20.15.1-r0                     
nopt                                                                                   3.0.6                          
nopt                                                                                   4.0.3                          
nopt                                                                                   5.0.0                          
nopt                                                                                   7.2.1                          
nopt                                                                                   8.0.0                          
normalize-package-data                                                                 7.0.0                          
normalize-path                                                                         3.0.0                          
normalize-range                                                                        0.1.2                          
normalize-url                                                                          6.1.0                          
normalizr                                                                              3.6.1                          
npm                                                                                    10.9.1                         
npm                                                                                    10.9.1-r0                      
npm-audit-report                                                                       6.0.0                          
npm-bundled                                                                            1.1.2                          
npm-bundled                                                                            4.0.0                          
npm-install-checks                                                                     7.1.1                          
npm-normalize-package-bin                                                              1.0.1                          
npm-normalize-package-bin                                                              4.0.0                          
npm-package-arg                                                                        12.0.0                         
npm-packlist                                                                           1.4.8                          
npm-packlist                                                                           9.0.0                          
npm-pick-manifest                                                                      10.0.0                         
npm-profile                                                                            11.0.1                         
npm-registry-fetch                                                                     18.0.2                         
npm-run-path                                                                           4.0.1                          
npm-user-validate                                                                      3.0.0                          
npmlog                                                                                 4.1.2                          
npmlog                                                                                 5.0.1                          
nth-check                                                                              1.0.2                          
nth-check                                                                              2.0.1                          
number-is-nan                                                                          1.0.1                          
nw-pre-gyp-module-test                                                                 0.0.1                          
nwsapi                                                                                 2.2.0                          
oauth-sign                                                                             0.9.0                          
object-assign                                                                          4.1.1                          
object-hash                                                                            2.2.0                          
object-inspect                                                                         1.11.0                         
object-is                                                                              1.1.5                          
object-keys                                                                            1.1.1                          
object.assign                                                                          4.1.2                          
object.entries                                                                         1.1.5                          
object.fromentries                                                                     2.0.5                          
object.getownpropertydescriptors                                                       2.1.3                          
object.hasown                                                                          1.1.0                          
object.values                                                                          1.1.5                          
obuf                                                                                   1.1.2                          
on-finished                                                                            2.3.0                          
on-headers                                                                             1.0.2                          
once                                                                                   1.4.0                          
one-time                                                                               1.0.0                          
onetime                                                                                5.1.2                          
oniguruma                                                                              6.9.9-r0                       
open                                                                                   8.4.0                          
openssl                                                                                3.3.7-r0                       
optional-require                                                                       1.1.10                         
optionator                                                                             0.8.3                          
optionator                                                                             0.9.1                          
os-homedir                                                                             1.0.2                          
os-tmpdir                                                                              1.0.2                          
osenv                                                                                  0.1.5                          
p-cancelable                                                                           2.1.1                          
p-limit                                                                                1.3.0                          
p-limit                                                                                2.3.0                          
p-limit                                                                                3.1.0                          
p-locate                                                                               2.0.0                          
p-locate                                                                               3.0.0                          
p-locate                                                                               4.1.0                          
p-locate                                                                               5.0.0                          
p-map                                                                                  4.0.0                          
p-map                                                                                  7.0.2                          
p-retry                                                                                4.6.1                          
p-try                                                                                  1.0.0                          
p-try                                                                                  2.2.0                          
package-json-from-dist                                                                 1.0.1                          
packet-reader                                                                          1.0.0                          
pacote                                                                                 19.0.1                         
pacote                                                                                 20.0.0                         
param-case                                                                             3.0.4                          
parent-module                                                                          1.0.1                          
parent-require                                                                         1.0.0                          
parse-conflict-json                                                                    4.0.0                          
parse-json                                                                             5.2.0                          
parseurl                                                                               1.3.3                          
pascal-case                                                                            3.1.2                          
path-exists                                                                            3.0.0                          
path-exists                                                                            4.0.0                          
path-is-absolute                                                                       1.0.1                          
path-key                                                                               3.1.1                          
path-parse                                                                             1.0.7                          
path-scurry                                                                            1.11.1                         
path-to-regexp                                                                         0.1.7                          
path-type                                                                              4.0.0                          
pcre                                                                                   8.45-r3                        
pcre2                                                                                  10.43-r0                       
performance-now                                                                        2.1.0                          
pg                                                                                     8.7.1                          
pg-connection-string                                                                   2.5.0                          
pg-int8                                                                                1.0.1                          
pg-pool                                                                                3.4.1                          
pg-protocol                                                                            1.5.0                          
pg-types                                                                               2.2.0                          
pgpass                                                                                 1.0.5                          
php83                                                                                  8.3.15-r0                      
php83-common                                                                           8.3.15-r0                      
php83-ctype                                                                            8.3.15-r0                      
php83-curl                                                                             8.3.15-r0                      
php83-fileinfo                                                                         8.3.15-r0                      
php83-fpm                                                                              8.3.15-r0                      
php83-iconv                                                                            8.3.15-r0                      
php83-mbstring                                                                         8.3.15-r0                      
php83-openssl                                                                          8.3.15-r0                      
php83-phar                                                                             8.3.15-r0                      
php83-session                                                                          8.3.15-r0                      
php83-simplexml                                                                        8.3.15-r0                      
php83-xml                                                                              8.3.15-r0                      
php83-xmlwriter                                                                        8.3.15-r0                      
php83-zip                                                                              8.3.15-r0                      
picocolors                                                                             0.2.1                          
picocolors                                                                             1.1.1                          
picomatch                                                                              2.3.0                          
pirates                                                                                4.0.5                          
pkg-dir                                                                                4.2.0                          
pkg-up                                                                                 3.1.0                          
popt                                                                                   1.19-r3                        
portfinder                                                                             1.0.28                         
postcss                                                                                7.0.39                         
postcss                                                                                8.4.6                          
postcss-attribute-case-insensitive                                                     5.0.0                          
postcss-browser-comments                                                               4.0.0                          
postcss-calc                                                                           8.2.4                          
postcss-clamp                                                                          4.0.0                          
postcss-color-functional-notation                                                      4.2.2                          
postcss-color-hex-alpha                                                                8.0.3                          
postcss-color-rebeccapurple                                                            7.0.2                          
postcss-colormin                                                                       5.2.5                          
postcss-convert-values                                                                 5.0.4                          
postcss-custom-media                                                                   8.0.0                          
postcss-custom-properties                                                              12.1.4                         
postcss-custom-selectors                                                               6.0.0                          
postcss-dir-pseudo-class                                                               6.0.4                          
postcss-discard-comments                                                               5.0.3                          
postcss-discard-duplicates                                                             5.0.3                          
postcss-discard-empty                                                                  5.0.3                          
postcss-discard-overridden                                                             5.0.4                          
postcss-double-position-gradients                                                      3.1.0                          
postcss-env-function                                                                   4.0.5                          
postcss-flexbugs-fixes                                                                 5.0.2                          
postcss-focus-visible                                                                  6.0.4                          
postcss-focus-within                                                                   5.0.4                          
postcss-font-variant                                                                   5.0.0                          
postcss-gap-properties                                                                 3.0.3                          
postcss-image-set-function                                                             4.0.6                          
postcss-initial                                                                        4.0.1                          
postcss-js                                                                             4.0.0                          
postcss-lab-function                                                                   4.1.1                          
postcss-load-config                                                                    3.1.3                          
postcss-loader                                                                         6.2.1                          
postcss-logical                                                                        5.0.4                          
postcss-media-minmax                                                                   5.0.0                          
postcss-merge-longhand                                                                 5.0.6                          
postcss-merge-rules                                                                    5.0.6                          
postcss-minify-font-values                                                             5.0.4                          
postcss-minify-gradients                                                               5.0.6                          
postcss-minify-params                                                                  5.0.5                          
postcss-minify-selectors                                                               5.1.3                          
postcss-modules-extract-imports                                                        3.0.0                          
postcss-modules-local-by-default                                                       4.0.0                          
postcss-modules-scope                                                                  3.0.0                          
postcss-modules-values                                                                 4.0.0                          
postcss-nested                                                                         5.0.6                          
postcss-nesting                                                                        10.1.2                         
postcss-normalize                                                                      10.0.1                         
postcss-normalize-charset                                                              5.0.3                          
postcss-normalize-display-values                                                       5.0.3                          
postcss-normalize-positions                                                            5.0.4                          
postcss-normalize-repeat-style                                                         5.0.4                          
postcss-normalize-string                                                               5.0.4                          
postcss-normalize-timing-functions                                                     5.0.3                          
postcss-normalize-unicode                                                              5.0.4                          
postcss-normalize-url                                                                  5.0.5                          
postcss-normalize-whitespace                                                           5.0.4                          
postcss-opacity-percentage                                                             1.1.2                          
postcss-ordered-values                                                                 5.0.5                          
postcss-overflow-shorthand                                                             3.0.3                          
postcss-page-break                                                                     3.0.4                          
postcss-place                                                                          7.0.4                          
postcss-preset-env                                                                     7.4.1                          
postcss-pseudo-class-any-link                                                          7.1.1                          
postcss-reduce-initial                                                                 5.0.3                          
postcss-reduce-transforms                                                              5.0.4                          
postcss-replace-overflow-wrap                                                          4.0.0                          
postcss-selector-not                                                                   5.0.0                          
postcss-selector-parser                                                                6.0.9                          
postcss-selector-parser                                                                6.1.2                          
postcss-svgo                                                                           5.0.4                          
postcss-unique-selectors                                                               5.0.4                          
postcss-value-parser                                                                   4.2.0                          
postgres-array                                                                         2.0.0                          
postgres-bytea                                                                         1.0.0                          
postgres-date                                                                          1.0.7                          
postgres-interval                                                                      1.2.0                          
prelude-ls                                                                             1.1.2                          
prelude-ls                                                                             1.2.1                          
pretty-bytes                                                                           5.6.0                          
pretty-error                                                                           4.0.0                          
pretty-format                                                                          26.6.2                         
pretty-format                                                                          27.3.1                         
pretty-format                                                                          27.5.1                         
proc-log                                                                               4.2.0                          
proc-log                                                                               5.0.0                          
process-nextick-args                                                                   2.0.1                          
procps-ng                                                                              4.0.4-r0                       
proggy                                                                                 3.0.0                          
promise                                                                                8.1.0                          
promise-all-reject-late                                                                1.0.1                          
promise-call-limit                                                                     3.0.2                          
promise-inflight                                                                       1.0.1                          
promise-retry                                                                          2.0.1                          
promise.any                                                                            2.0.2                          
prompt                                                                                 1.2.0                          
prompts                                                                                2.4.2                          
promzard                                                                               2.0.0                          
prop-types                                                                             15.7.2                         
proxy-addr                                                                             2.0.6                          
proxy-addr                                                                             2.0.7                          
psl                                                                                    1.8.0                          
pump                                                                                   3.0.0                          
punycode                                                                               2.1.1                          
q                                                                                      1.5.1                          
qrcode-terminal                                                                        0.12.0                         
qs                                                                                     6.5.2                          
qs                                                                                     6.7.0                          
qs                                                                                     6.9.7                          
queue-microtask                                                                        1.2.3                          
quick-lru                                                                              5.1.1                          
raf                                                                                    3.4.1                          
randombytes                                                                            2.1.0                          
range-parser                                                                           1.2.1                          
raw-body                                                                               2.4.0                          
raw-body                                                                               2.4.3                          
rc                                                                                     1.2.8                          
react                                                                                  17.0.2                         
react-app-polyfill                                                                     3.0.0                          
react-dev-utils                                                                        12.0.0                         
react-dom                                                                              17.0.2                         
react-error-overlay                                                                    6.0.10                         
react-is                                                                               16.13.1                        
react-is                                                                               17.0.2                         
react-redux                                                                            7.2.6                          
react-refresh                                                                          0.11.0                         
react-router                                                                           6.0.2                          
react-router-dom                                                                       6.0.2                          
react-scripts                                                                          5.0.0                          
react-table                                                                            7.7.0                          
react-transition-group                                                                 4.4.2                          
react-transition-group/CSSTransition                                                   UNKNOWN                        
react-transition-group/ReplaceTransition                                               UNKNOWN                        
react-transition-group/SwitchTransition                                                UNKNOWN                        
react-transition-group/Transition                                                      UNKNOWN                        
react-transition-group/TransitionGroup                                                 UNKNOWN                        
react-transition-group/TransitionGroupContext                                          UNKNOWN                        
react-transition-group/config                                                          UNKNOWN                        
react-virtualized-auto-sizer                                                           1.0.6                          
react-window                                                                           1.8.6                          
read                                                                                   1.0.7                          
read                                                                                   4.0.0                          
read-cmd-shim                                                                          5.0.0                          
read-package-json-fast                                                                 4.0.0                          
readable-stream                                                                        2.3.7                          
readable-stream                                                                        3.6.0                          
readdirp                                                                               3.6.0                          
readline                                                                               8.2.10-r0                      
recursive-readdir                                                                      2.2.2                          
redent                                                                                 3.0.0                          
redux                                                                                  4.1.2                          
redux-thunk                                                                            2.4.0                          
reflect-metadata                                                                       0.1.13                         
regenerate                                                                             1.4.2                          
regenerate-unicode-properties                                                          10.0.1                         
regenerator-runtime                                                                    0.13.9                         
regenerator-transform                                                                  0.14.5                         
regex-parser                                                                           2.2.11                         
regexp.prototype.flags                                                                 1.3.1                          
regexpp                                                                                3.2.0                          
regexpu-core                                                                           5.0.1                          
regjsgen                                                                               0.6.0                          
regjsparser                                                                            0.8.4                          
relateurl                                                                              0.2.7                          
renderkid                                                                              3.0.0                          
request                                                                                2.88.2                         
require-at                                                                             1.0.6                          
require-directory                                                                      2.1.1                          
require-from-string                                                                    2.0.2                          
require-main-filename                                                                  2.0.0                          
requires-port                                                                          1.0.0                          
reselect                                                                               4.1.2                          
resolve                                                                                1.22.0                         
resolve                                                                                2.0.0-next.3                   
resolve-alpn                                                                           1.2.1                          
resolve-cwd                                                                            3.0.0                          
resolve-from                                                                           4.0.0                          
resolve-from                                                                           5.0.0                          
resolve-url-loader                                                                     4.0.0                          
resolve.exports                                                                        1.1.0                          
responselike                                                                           2.0.0                          
retry                                                                                  0.12.0                         
retry                                                                                  0.13.1                         
reusify                                                                                1.0.4                          
revalidator                                                                            0.1.8                          
rifm                                                                                   0.12.1                         
rimraf                                                                                 2.7.1                          
rimraf                                                                                 3.0.2                          
rimraf                                                                                 5.0.10                         
rollup                                                                                 2.67.3                         
rollup-plugin-terser                                                                   7.0.2                          
rsuite-table                                                                           5.3.2                          
run-parallel                                                                           1.2.0                          
safe-buffer                                                                            5.1.2                          
safe-buffer                                                                            5.2.1                          
safer-buffer                                                                           2.1.2                          
sanitize.css                                                                           13.0.0                         
saslprep                                                                               1.0.3                          
sass-loader                                                                            12.6.0                         
sax                                                                                    1.2.4                          
saxes                                                                                  5.0.1                          
scanelf                                                                                1.3.7-r2                       
scheduler                                                                              0.20.2                         
schema-utils                                                                           2.7.0                          
schema-utils                                                                           2.7.1                          
schema-utils                                                                           3.1.1                          
schema-utils                                                                           4.0.0                          
select-hose                                                                            2.0.0                          
selfsigned                                                                             2.0.0                          
semver                                                                                 5.3.0                          
semver                                                                                 5.7.1                          
semver                                                                                 6.3.0                          
semver                                                                                 7.0.0                          
semver                                                                                 7.3.5                          
semver                                                                                 7.6.3                          
send                                                                                   0.17.1                         
send                                                                                   0.17.2                         
serialize-javascript                                                                   4.0.0                          
serialize-javascript                                                                   6.0.0                          
serve-index                                                                            1.9.1                          
serve-static                                                                           1.14.1                         
serve-static                                                                           1.14.2                         
set-blocking                                                                           2.0.0                          
setprototypeof                                                                         1.1.0                          
setprototypeof                                                                         1.1.1                          
setprototypeof                                                                         1.2.0                          
sha.js                                                                                 2.4.11                         
shadow                                                                                 4.15.1-r0                      
shebang-command                                                                        2.0.0                          
shebang-regex                                                                          3.0.0                          
shell-quote                                                                            1.7.3                          
side-channel                                                                           1.0.4                          
signal-exit                                                                            3.0.5                          
signal-exit                                                                            3.0.7                          
signal-exit                                                                            4.1.0                          
sigstore                                                                               3.0.0                          
simple-swizzle                                                                         0.2.2                          
sisteransi                                                                             1.0.5                          
skalibs                                                                                2.14.1.1-r0                    
slash                                                                                  3.0.0                          
slash                                                                                  4.0.0                          
smart-buffer                                                                           4.2.0                          
sockjs                                                                                 0.3.24                         
socks                                                                                  2.8.3                          
socks-proxy-agent                                                                      8.0.4                          
source-list-map                                                                        2.0.1                          
source-map                                                                             0.5.7                          
source-map                                                                             0.6.1                          
source-map                                                                             0.7.3                          
source-map                                                                             0.8.0-beta.0                   
source-map-js                                                                          1.0.2                          
source-map-loader                                                                      3.0.1                          
source-map-resolve                                                                     0.6.0                          
source-map-support                                                                     0.5.21                         
source-map-url                                                                         0.4.1                          
sourcemap-codec                                                                        1.4.8                          
sparse-bitfield                                                                        3.0.3                          
spdx-correct                                                                           3.2.0                          
spdx-exceptions                                                                        2.5.0                          
spdx-expression-parse                                                                  3.0.1                          
spdx-expression-parse                                                                  4.0.0                          
spdx-license-ids                                                                       3.0.20                         
spdy                                                                                   4.0.2                          
spdy-transport                                                                         3.0.0                          
split2                                                                                 4.1.0                          
sprintf-js                                                                             1.0.3                          
sprintf-js                                                                             1.1.3                          
sqlite                                                                                 3.45.3-r3                      
sqlite3                                                                                5.0.2                          
sqlstring                                                                              2.3.1                          
sshpk                                                                                  1.16.1                         
ssl_client                                                                             1.36.1-r31                     
ssri                                                                                   10.0.6                         
ssri                                                                                   12.0.0                         
stable                                                                                 0.1.8                          
stack-trace                                                                            0.0.10                         
stack-utils                                                                            2.0.5                          
stackframe                                                                             1.2.1                          
statuses                                                                               1.5.0                          
string-length                                                                          4.0.2                          
string-length                                                                          5.0.1                          
string-natural-compare                                                                 3.0.1                          
string-width                                                                           1.0.2                          
string-width                                                                           2.1.1                          
string-width                                                                           3.1.0                          
string-width                                                                           4.2.3                          
string-width                                                                           5.1.2                          
string.prototype.matchall                                                              4.0.6                          
string.prototype.trimend                                                               1.0.4                          
string.prototype.trimstart                                                             1.0.4                          
string_decoder                                                                         1.1.1                          
string_decoder                                                                         1.3.0                          
stringify-object                                                                       3.3.0                          
strip-ansi                                                                             3.0.1                          
strip-ansi                                                                             4.0.0                          
strip-ansi                                                                             5.2.0                          
strip-ansi                                                                             6.0.1                          
strip-ansi                                                                             7.0.1                          
strip-ansi                                                                             7.1.0                          
strip-bom                                                                              3.0.0                          
strip-bom                                                                              4.0.0                          
strip-comments                                                                         2.0.1                          
strip-final-newline                                                                    2.0.0                          
strip-indent                                                                           3.0.0                          
strip-json-comments                                                                    2.0.1                          
strip-json-comments                                                                    3.1.1                          
style-loader                                                                           3.3.1                          
stylehacks                                                                             5.0.3                          
stylis                                                                                 4.0.10                         
supports-color                                                                         2.0.0                          
supports-color                                                                         5.5.0                          
supports-color                                                                         7.2.0                          
supports-color                                                                         8.1.1                          
supports-color                                                                         9.4.0                          
supports-hyperlinks                                                                    2.2.0                          
supports-preserve-symlinks-flag                                                        1.0.0                          
svg-parser                                                                             2.0.4                          
svgo                                                                                   1.3.2                          
svgo                                                                                   2.8.0                          
swagger-ui-dist                                                                        3.38.0                         
swagger-ui-express                                                                     4.1.6                          
symbol-tree                                                                            3.2.4                          
tailwindcss                                                                            3.0.23                         
tapable                                                                                1.1.3                          
tapable                                                                                2.2.1                          
tar                                                                                    2.2.2                          
tar                                                                                    4.4.19                         
tar                                                                                    6.1.11                         
tar                                                                                    6.2.1                          
tar                                                                                    7.4.3                          
temp-dir                                                                               2.0.0                          
tempy                                                                                  0.6.0                          
terminal-link                                                                          2.1.1                          
terser                                                                                 5.11.0                         
terser-webpack-plugin                                                                  5.3.1                          
test-exclude                                                                           6.0.0                          
text-hex                                                                               1.0.0                          
text-table                                                                             0.2.0                          
thenify                                                                                3.3.1                          
thenify-all                                                                            1.6.0                          
throat                                                                                 6.0.1                          
thunky                                                                                 1.1.0                          
timsort                                                                                0.3.0                          
tiny-relative-date                                                                     1.3.0                          
tiny-warning                                                                           1.0.3                          
tmpl                                                                                   1.0.5                          
to-fast-properties                                                                     2.0.0                          
to-regex-range                                                                         5.0.1                          
toidentifier                                                                           1.0.0                          
toidentifier                                                                           1.0.1                          
tough-cookie                                                                           2.5.0                          
tough-cookie                                                                           4.0.0                          
tr46                                                                                   0.0.3                          
tr46                                                                                   1.0.1                          
tr46                                                                                   2.1.0                          
treeverse                                                                              3.0.0                          
triple-beam                                                                            1.3.0                          
tryer                                                                                  1.0.1                          
ts-node                                                                                10.4.0                         
ts-node                                                                                10.7.0                         
tsconfig-paths                                                                         3.12.0                         
tslib                                                                                  1.14.1                         
tslib                                                                                  2.3.1                          
tsoa                                                                                   3.14.0                         
tsutils                                                                                3.21.0                         
tuf-js                                                                                 3.0.1                          
tunnel-agent                                                                           0.6.0                          
tweetnacl                                                                              0.14.5                         
type-check                                                                             0.3.2                          
type-check                                                                             0.4.0                          
type-detect                                                                            4.0.8                          
type-fest                                                                              0.16.0                         
type-fest                                                                              0.20.2                         
type-fest                                                                              0.21.3                         
type-is                                                                                1.6.18                         
typedarray-to-buffer                                                                   3.1.5                          
typeorm                                                                                0.2.38                         
typescript                                                                             4.4.4                          
typescript                                                                             4.5.3                          
tzdata                                                                                 2026b-r0                       
uglify-js                                                                              3.14.3                         
unbox-primitive                                                                        1.0.1                          
unicode-canonical-property-names-ecmascript                                            2.0.0                          
unicode-match-property-ecmascript                                                      2.0.0                          
unicode-match-property-value-ecmascript                                                2.0.0                          
unicode-property-aliases-ecmascript                                                    2.0.0                          
unique-filename                                                                        3.0.0                          
unique-filename                                                                        4.0.0                          
unique-slug                                                                            4.0.0                          
unique-slug                                                                            5.0.0                          
unique-string                                                                          2.0.0                          
universalify                                                                           0.1.2                          
universalify                                                                           2.0.0                          
unpipe                                                                                 1.0.0                          
unquote                                                                                1.1.1                          
upath                                                                                  1.2.0                          
uri-js                                                                                 4.4.1                          
util-deprecate                                                                         1.0.2                          
util.promisify                                                                         1.0.0                          
utila                                                                                  0.4.0                          
utils-merge                                                                            1.0.1                          
utmps-libs                                                                             0.1.2.2-r1                     
uuid                                                                                   3.4.0                          
uuid                                                                                   8.3.2                          
v8-compile-cache                                                                       2.3.0                          
v8-compile-cache-lib                                                                   3.0.1                          
v8-to-istanbul                                                                         8.1.1                          
validate-npm-package-license                                                           3.0.4                          
validate-npm-package-name                                                              6.0.0                          
validator                                                                              13.7.0                         
vary                                                                                   1.1.2                          
verror                                                                                 1.10.0                         
w3c-hr-time                                                                            1.0.2                          
w3c-xmlserializer                                                                      2.0.0                          
walk-up-path                                                                           3.0.1                          
walker                                                                                 1.0.8                          
watchpack                                                                              2.3.1                          
wbuf                                                                                   1.7.3                          
web-vitals                                                                             1.1.2                          
webidl-conversions                                                                     3.0.1                          
webidl-conversions                                                                     4.0.2                          
webidl-conversions                                                                     5.0.0                          
webidl-conversions                                                                     6.1.0                          
webpack                                                                                5.69.1                         
webpack-dev-middleware                                                                 5.3.1                          
webpack-dev-server                                                                     4.7.4                          
webpack-manifest-plugin                                                                4.1.1                          
webpack-sources                                                                        1.4.3                          
webpack-sources                                                                        2.3.1                          
webpack-sources                                                                        3.2.3                          
websocket-driver                                                                       0.7.4                          
websocket-extensions                                                                   0.1.4                          
whatwg-encoding                                                                        1.0.5                          
whatwg-fetch                                                                           3.6.2                          
whatwg-mimetype                                                                        2.3.0                          
whatwg-url                                                                             5.0.0                          
whatwg-url                                                                             7.1.0                          
whatwg-url                                                                             8.7.0                          
which                                                                                  1.3.1                          
which                                                                                  2.0.2                          
which                                                                                  4.0.0                          
which                                                                                  5.0.0                          
which-boxed-primitive                                                                  1.0.2                          
which-module                                                                           2.0.0                          
wide-align                                                                             1.1.5                          
winston                                                                                2.4.5                          
winston                                                                                3.3.3                          
winston-transport                                                                      4.4.0                          
word-wrap                                                                              1.2.3                          
wordwrap                                                                               1.0.0                          
workbox-background-sync                                                                6.4.2                          
workbox-broadcast-update                                                               6.4.2                          
workbox-build                                                                          6.4.2                          
workbox-cacheable-response                                                             6.4.2                          
workbox-core                                                                           6.4.2                          
workbox-expiration                                                                     6.4.2                          
workbox-google-analytics                                                               6.4.2                          
workbox-navigation-preload                                                             6.4.2                          
workbox-precaching                                                                     6.4.2                          
workbox-range-requests                                                                 6.4.2                          
workbox-recipes                                                                        6.4.2                          
workbox-routing                                                                        6.4.2                          
workbox-strategies                                                                     6.4.2                          
workbox-streams                                                                        6.4.2                          
workbox-sw                                                                             6.4.2                          
workbox-webpack-plugin                                                                 6.4.2                          
workbox-window                                                                         6.4.2                          
wrap-ansi                                                                              5.1.0                          
wrap-ansi                                                                              7.0.0                          
wrap-ansi                                                                              8.1.0                          
wrappy                                                                                 1.0.2                          
write-file-atomic                                                                      3.0.3                          
write-file-atomic                                                                      6.0.0                          
ws                                                                                     7.5.5                          
ws                                                                                     8.5.0                          
xml-name-validator                                                                     3.0.0                          
xml2js                                                                                 0.4.23                         
xmlbuilder                                                                             11.0.1                         
xmlchars                                                                               2.2.0                          
xtend                                                                                  4.0.2                          
xz-libs                                                                                5.8.3-r0                       
y18n                                                                                   4.0.3                          
y18n                                                                                   5.0.8                          
yallist                                                                                3.1.1                          
yallist                                                                                4.0.0                          
yallist                                                                                5.0.0                          
yaml                                                                                   1.10.2                         
yamljs                                                                                 0.3.0                          
yargonaut                                                                              1.1.4                          
yargs                                                                                  14.2.3                         
yargs                                                                                  16.2.0                         
yargs                                                                                  17.2.1                         
yargs-parser                                                                           15.0.3                         
yargs-parser                                                                           20.2.9                         
yn                                                                                     3.1.1                          
ynab_import                                                                            1.0.0                          
yocto-queue                                                                            0.1.0                          
zen-observable                                                                         0.8.15                         
zen-observable-ts                                                                      1.1.0                          
zlib                                                                                   1.3.2-r0                       
zstd-libs                                                                              1.5.6-r0                       
sbom                                                                                                                  
View Browser Console Logs
Expand
[
    {
        "level": "SEVERE",
        "message": "http://172.17.0.4/api/ping - Failed to load resource: the server responded with a status of 500 (Internal Server Error)",
        "source": "network",
        "timestamp": 1780207376033
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4/ - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1780207376033
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.14s
Container Start PASS - 25.15s
Create Buildx SBOM PASS - 2.36s
Get Build Info PASS - 0.03s

ARM64 PASS

linuxserver/budge

Runtime: 99.06s
arm64v8-0.0.9-ls187
Build Information
Builder: X86-BUILDER-3k --Hetzner
Created: 2026-05-31T05:50:52+00:00
Image: linuxserver/budge
Maintainer: alex-phillips
Size: 169.94MB
Tag: arm64v8-0.0.9-ls187
Version: 0.0.9-ls187
View Container Logs
Expand
2026-05-31T06:02:22.986741665Z [migrations] started
2026-05-31T06:02:23.124419061Z [migrations] 01-nginx-site-confs-default: executing...
2026-05-31T06:02:23.670186720Z [migrations] 01-nginx-site-confs-default: succeeded
2026-05-31T06:02:23.746978853Z [migrations] 02-default-location: executing...
2026-05-31T06:02:23.997198946Z [migrations] 02-default-location: succeeded
2026-05-31T06:02:23.997926982Z [migrations] done
2026-05-31T06:02:24.734400252Z usermod: no changes
2026-05-31T06:02:24.760088847Z ───────────────────────────────────────
2026-05-31T06:02:24.760115781Z 
2026-05-31T06:02:24.760125541Z       ██╗     ███████╗██╗ ██████╗
2026-05-31T06:02:24.760134499Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-31T06:02:24.760143447Z       ██║     ███████╗██║██║   ██║
2026-05-31T06:02:24.760151924Z       ██║     ╚════██║██║██║   ██║
2026-05-31T06:02:24.760160762Z       ███████╗███████║██║╚██████╔╝
2026-05-31T06:02:24.760169569Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-31T06:02:24.760178207Z 
2026-05-31T06:02:24.760186413Z    Brought to you by linuxserver.io
2026-05-31T06:02:24.760194971Z ───────────────────────────────────────
2026-05-31T06:02:24.764893675Z 
2026-05-31T06:02:24.764901320Z To support LSIO projects visit:
2026-05-31T06:02:24.764905529Z https://www.linuxserver.io/donate/
2026-05-31T06:02:24.764913074Z 
2026-05-31T06:02:24.764916772Z ───────────────────────────────────────
2026-05-31T06:02:24.764921020Z GID/UID
2026-05-31T06:02:24.765137516Z ───────────────────────────────────────
2026-05-31T06:02:24.841244329Z 
2026-05-31T06:02:24.841270763Z User UID:    911
2026-05-31T06:02:24.841281314Z User GID:    911
2026-05-31T06:02:24.841290362Z ───────────────────────────────────────
2026-05-31T06:02:24.881324864Z Linuxserver.io version: 0.0.9-ls187
2026-05-31T06:02:24.885392337Z Build-date: 2026-05-31T05:50:52+00:00
2026-05-31T06:02:24.885418139Z ───────────────────────────────────────
2026-05-31T06:02:24.885428831Z     
2026-05-31T06:02:28.526080170Z Setting resolver to  8.8.8.8 8.8.4.4
2026-05-31T06:02:28.640819151Z Setting worker_processes to 64
2026-05-31T06:02:29.679496314Z generating self-signed keys in /config/keys, you can replace these with your own keys if required
2026-05-31T06:02:29.994077579Z ........+..+...+......+......+.+...+............+.....+....+.....+...+......+....+.................+.+...+.....+.+++++++++++++++++++++++++++++++++++++++*..+..+.........+....+..+.........+....+..+.+..+.+..+.......+........+............+.+......+......+..+.+...........+.+++++++++++++++++++++++++++++++++++++++*......+.....+....+...+.....+.+...........+.+...+.....+.......+.....+...+....+......+.....+....+............+.....+...+...+.......+.................+...+.......+........+.+...........+...+...+...+.+...........+.......+...+..+.+......+.........+..++++++
2026-05-31T06:02:30.097141092Z .+.......+........+...+.+.....+..........+.....+......+....+....................+.+...+++++++++++++++++++++++++++++++++++++++*..+......+............+............+++++++++++++++++++++++++++++++++++++++*.......+.....+...+.+..+....+......+.........+.....+......+.......+..+.+...+..+....+.....................+...+..+...+....+..+.+..+..................+...+.......+........++++++
2026-05-31T06:02:30.138372064Z -----
2026-05-31T06:02:31.701984651Z New container detected. Setting up app folder and fixing permissions.
2026-05-31T06:03:14.075501150Z query: SELECT * FROM "sqlite_master" WHERE "type" = 'table' AND "name" = 'migrations'
2026-05-31T06:03:14.228793859Z query: CREATE TABLE "migrations" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "timestamp" bigint NOT NULL, "name" varchar NOT NULL)
2026-05-31T06:03:14.335304324Z query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
2026-05-31T06:03:14.346544155Z 0 migrations are already loaded in the database.
2026-05-31T06:03:14.346932978Z 3 migrations were found in the source code.
2026-05-31T06:03:14.347242411Z 3 migrations are new migrations that needs to be executed.
2026-05-31T06:03:14.358399385Z query: BEGIN TRANSACTION
2026-05-31T06:03:14.393265466Z query: SELECT COUNT(*) FROM users
2026-05-31T06:03:14.433931670Z query failed: SELECT COUNT(*) FROM users
2026-05-31T06:03:14.445078163Z error: Error: SQLITE_ERROR: no such table: users
2026-05-31T06:03:14.445104436Z --> in Database#all('SELECT COUNT(*) FROM users', undefined, [Function: handler])
2026-05-31T06:03:14.445114426Z     at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:60:56)
2026-05-31T06:03:14.445124376Z     at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27)
2026-05-31T06:03:14.445133063Z     at Object.next (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:124:57)
2026-05-31T06:03:14.445141551Z     at /app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:117:75
2026-05-31T06:03:14.445151050Z     at new Promise (<anonymous>)
2026-05-31T06:03:14.445161401Z     at Object.__awaiter (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:113:16)
2026-05-31T06:03:14.445171922Z     at execute (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:54:64)
2026-05-31T06:03:14.445210670Z     at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:101:46)
2026-05-31T06:03:14.445219457Z     at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27) {
2026-05-31T06:03:14.445227694Z   errno: 1,
2026-05-31T06:03:14.445236782Z   code: 'SQLITE_ERROR',
2026-05-31T06:03:14.445246923Z   __augmented: true
2026-05-31T06:03:14.445256372Z }
2026-05-31T06:03:14.478759708Z query: CREATE TABLE "users" ("id" varchar PRIMARY KEY NOT NULL, "email" varchar NOT NULL, "password" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:03:14.506946444Z query: CREATE UNIQUE INDEX "IDX_97672ac88f789774dd47f7c8be" ON "users" ("email") 
2026-05-31T06:03:14.567202589Z query: CREATE TABLE "budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:03:14.589924808Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2026-05-31T06:03:14.605493769Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2026-05-31T06:03:14.649582969Z query: CREATE TABLE "category_months" ("id" varchar PRIMARY KEY NOT NULL, "categoryId" varchar NOT NULL, "budgetMonthId" varchar NOT NULL, "month" varchar NOT NULL, "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "balance" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:03:14.667540801Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId") 
2026-05-31T06:03:14.676121886Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId") 
2026-05-31T06:03:14.687239922Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month") 
2026-05-31T06:03:14.731400705Z query: CREATE TABLE "categories" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "categoryGroupId" varchar NOT NULL, "trackingAccountId" varchar, "name" varchar NOT NULL, "inflow" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:03:14.746306390Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId") 
2026-05-31T06:03:14.759136283Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId") 
2026-05-31T06:03:14.790253353Z query: CREATE TABLE "payees" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferAccountId" varchar, "name" varchar NOT NULL, "internal" boolean NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_f61fc1e67d3abfb79503cdd382" UNIQUE ("transferAccountId"))
2026-05-31T06:03:14.831687574Z query: CREATE TABLE "transactions" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "accountId" varchar NOT NULL, "payeeId" varchar NOT NULL, "transferAccountId" varchar, "transferTransactionId" varchar, "categoryId" varchar, "amount" integer NOT NULL DEFAULT (0), "date" datetime NOT NULL, "memo" varchar NOT NULL DEFAULT (''), "status" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:03:14.868206985Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId") 
2026-05-31T06:03:14.920873331Z query: CREATE TABLE "accounts" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferPayeeId" varchar, "name" varchar NOT NULL, "type" integer NOT NULL, "balance" integer NOT NULL DEFAULT (0), "cleared" integer NOT NULL DEFAULT (0), "uncleared" integer NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_c2a8be4512a377b0a8614170e3" UNIQUE ("transferPayeeId"))
2026-05-31T06:03:14.946618860Z query: CREATE TABLE "budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "toBeBudgeted" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:03:14.973698948Z query: CREATE TABLE "category_groups" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "name" varchar NOT NULL, "internal" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-05-31T06:03:14.980424595Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId") 
2026-05-31T06:03:14.989144540Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2026-05-31T06:03:15.007201512Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2026-05-31T06:03:15.042060860Z query: CREATE TABLE "temporary_budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_398c07457719d1899ba4f11914d" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:03:15.065087663Z query: INSERT INTO "temporary_budget_months"("id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated") SELECT "id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated" FROM "budget_months"
2026-05-31T06:03:15.081913515Z query: DROP TABLE "budget_months"
2026-05-31T06:03:15.092441382Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2026-05-31T06:03:15.162027019Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2026-05-31T06:03:15.174790097Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2026-05-31T06:03:15.181285761Z query: DROP INDEX "IDX_cba488e36ca6ff6eec83e91440"
2026-05-31T06:03:15.186307857Z query: DROP INDEX "IDX_de0f1ed5fe7ad4f2254bb815be"
2026-05-31T06:03:15.191402850Z query: DROP INDEX "IDX_23f4c8894717fb764a2b88ff29"
2026-05-31T06:03:15.232432407Z query: CREATE TABLE "temporary_category_months" ("id" varchar PRIMARY KEY NOT NULL, "categoryId" varchar NOT NULL, "budgetMonthId" varchar NOT NULL, "month" varchar NOT NULL, "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "balance" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_cba488e36ca6ff6eec83e914409" FOREIGN KEY ("categoryId") REFERENCES "categories" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_de0f1ed5fe7ad4f2254bb815bef" FOREIGN KEY ("budgetMonthId") REFERENCES "budget_months" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:03:15.244291294Z query: INSERT INTO "temporary_category_months"("id", "categoryId", "budgetMonthId", "month", "budgeted", "activity", "balance", "created", "updated") SELECT "id", "categoryId", "budgetMonthId", "month", "budgeted", "activity", "balance", "created", "updated" FROM "category_months"
2026-05-31T06:03:15.248603520Z query: DROP TABLE "category_months"
2026-05-31T06:03:15.254460117Z query: ALTER TABLE "temporary_category_months" RENAME TO "category_months"
2026-05-31T06:03:15.291958631Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId") 
2026-05-31T06:03:15.300536379Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId") 
2026-05-31T06:03:15.325185720Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month") 
2026-05-31T06:03:15.330773185Z query: DROP INDEX "IDX_e6d5be2f8c1fbd283150e043a0"
2026-05-31T06:03:15.334780096Z query: DROP INDEX "IDX_af173d6048d44da16b00e49e24"
2026-05-31T06:03:15.368225415Z query: CREATE TABLE "temporary_categories" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "categoryGroupId" varchar NOT NULL, "trackingAccountId" varchar, "name" varchar NOT NULL, "inflow" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_e6d5be2f8c1fbd283150e043a08" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_d05bb3b46b9b190eb9c20ad3c21" FOREIGN KEY ("categoryGroupId") REFERENCES "category_groups" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:03:15.381371155Z query: INSERT INTO "temporary_categories"("id", "budgetId", "categoryGroupId", "trackingAccountId", "name", "inflow", "locked", "order", "created", "updated") SELECT "id", "budgetId", "categoryGroupId", "trackingAccountId", "name", "inflow", "locked", "order", "created", "updated" FROM "categories"
2026-05-31T06:03:15.385433698Z query: DROP TABLE "categories"
2026-05-31T06:03:15.401391462Z query: ALTER TABLE "temporary_categories" RENAME TO "categories"
2026-05-31T06:03:15.436072400Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId") 
2026-05-31T06:03:15.441752692Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId") 
2026-05-31T06:03:15.467633875Z query: CREATE TABLE "temporary_payees" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferAccountId" varchar, "name" varchar NOT NULL, "internal" boolean NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_f61fc1e67d3abfb79503cdd382" UNIQUE ("transferAccountId"), CONSTRAINT "FK_f61fc1e67d3abfb79503cdd3821" FOREIGN KEY ("transferAccountId") REFERENCES "accounts" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:03:15.479731753Z query: INSERT INTO "temporary_payees"("id", "budgetId", "transferAccountId", "name", "internal", "created", "updated") SELECT "id", "budgetId", "transferAccountId", "name", "internal", "created", "updated" FROM "payees"
2026-05-31T06:03:15.484198230Z query: DROP TABLE "payees"
2026-05-31T06:03:15.490411756Z query: ALTER TABLE "temporary_payees" RENAME TO "payees"
2026-05-31T06:03:15.522998095Z query: DROP INDEX "IDX_7098ffeb5373b7d6344f4f1663"
2026-05-31T06:03:15.565661152Z query: CREATE TABLE "temporary_transactions" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "accountId" varchar NOT NULL, "payeeId" varchar NOT NULL, "transferAccountId" varchar, "transferTransactionId" varchar, "categoryId" varchar, "amount" integer NOT NULL DEFAULT (0), "date" datetime NOT NULL, "memo" varchar NOT NULL DEFAULT (''), "status" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_9552f6354aafa8f1818aa571aaf" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_26d8aec71ae9efbe468043cd2b9" FOREIGN KEY ("accountId") REFERENCES "accounts" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_44075a45926dfce0379d2c81c83" FOREIGN KEY ("payeeId") REFERENCES "payees" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_86e965e74f9cc66149cf6c90f64" FOREIGN KEY ("categoryId") REFERENCES "categories" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:03:15.582034974Z query: INSERT INTO "temporary_transactions"("id", "budgetId", "accountId", "payeeId", "transferAccountId", "transferTransactionId", "categoryId", "amount", "date", "memo", "status", "created", "updated") SELECT "id", "budgetId", "accountId", "payeeId", "transferAccountId", "transferTransactionId", "categoryId", "amount", "date", "memo", "status", "created", "updated" FROM "transactions"
2026-05-31T06:03:15.586523365Z query: DROP TABLE "transactions"
2026-05-31T06:03:15.592349140Z query: ALTER TABLE "temporary_transactions" RENAME TO "transactions"
2026-05-31T06:03:15.624727088Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId") 
2026-05-31T06:03:15.658849081Z query: CREATE TABLE "temporary_accounts" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferPayeeId" varchar, "name" varchar NOT NULL, "type" integer NOT NULL, "balance" integer NOT NULL DEFAULT (0), "cleared" integer NOT NULL DEFAULT (0), "uncleared" integer NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_c2a8be4512a377b0a8614170e3" UNIQUE ("transferPayeeId"), CONSTRAINT "FK_81acfbf2205a3be5b1c41455329" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_c2a8be4512a377b0a8614170e33" FOREIGN KEY ("transferPayeeId") REFERENCES "payees" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:03:15.669993339Z query: INSERT INTO "temporary_accounts"("id", "budgetId", "transferPayeeId", "name", "type", "balance", "cleared", "uncleared", "order", "created", "updated") SELECT "id", "budgetId", "transferPayeeId", "name", "type", "balance", "cleared", "uncleared", "order", "created", "updated" FROM "accounts"
2026-05-31T06:03:15.673577178Z query: DROP TABLE "accounts"
2026-05-31T06:03:15.679705262Z query: ALTER TABLE "temporary_accounts" RENAME TO "accounts"
2026-05-31T06:03:15.724377996Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "toBeBudgeted" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:03:15.733098562Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "toBeBudgeted", "created", "updated") SELECT "id", "userId", "name", "toBeBudgeted", "created", "updated" FROM "budgets"
2026-05-31T06:03:15.736505665Z query: DROP TABLE "budgets"
2026-05-31T06:03:15.743832113Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-05-31T06:03:15.775005295Z query: DROP INDEX "IDX_0dcceebef7c019bc892be7b5d0"
2026-05-31T06:03:15.806420325Z query: CREATE TABLE "temporary_category_groups" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "name" varchar NOT NULL, "internal" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_0dcceebef7c019bc892be7b5d0e" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:03:15.819480252Z query: INSERT INTO "temporary_category_groups"("id", "budgetId", "name", "internal", "locked", "order", "created", "updated") SELECT "id", "budgetId", "name", "internal", "locked", "order", "created", "updated" FROM "category_groups"
2026-05-31T06:03:15.824509161Z query: DROP TABLE "category_groups"
2026-05-31T06:03:15.831424260Z query: ALTER TABLE "temporary_category_groups" RENAME TO "category_groups"
2026-05-31T06:03:15.863521184Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId") 
2026-05-31T06:03:15.915794899Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649259669912,"initial1649259669912"]
2026-05-31T06:03:15.927545348Z Migration initial1649259669912 has been executed successfully.
2026-05-31T06:03:15.945093565Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:03:15.955068408Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2026-05-31T06:03:15.958857650Z query: DROP TABLE "budgets"
2026-05-31T06:03:15.977261100Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-05-31T06:03:16.011052236Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2026-05-31T06:03:16.015223388Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2026-05-31T06:03:16.044472174Z query: CREATE TABLE "temporary_budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), "available" integer NOT NULL DEFAULT (0), CONSTRAINT "FK_398c07457719d1899ba4f11914d" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-05-31T06:03:16.056084304Z query: INSERT INTO "temporary_budget_months"("id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated") SELECT "id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated" FROM "budget_months"
2026-05-31T06:03:16.062033588Z query: DROP TABLE "budget_months"
2026-05-31T06:03:16.068141872Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2026-05-31T06:03:16.107519571Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2026-05-31T06:03:16.114553550Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2026-05-31T06:03:16.137355780Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649260258195,"budgetMonthAvailable1649260258195"]
2026-05-31T06:03:16.141569438Z Migration budgetMonthAvailable1649260258195 has been executed successfully.
2026-05-31T06:03:16.166411458Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), "currency" varchar NOT NULL DEFAULT ('USD'), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE CASCADE ON UPDATE NO ACTION)
2026-05-31T06:03:16.175240232Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2026-05-31T06:03:16.179722029Z query: DROP TABLE "budgets"
2026-05-31T06:03:16.185098078Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-05-31T06:03:16.223785306Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1650032177205,"addBudgetCurrency1650032177205"]
2026-05-31T06:03:16.226478451Z Migration addBudgetCurrency1650032177205 has been executed successfully.
2026-05-31T06:03:16.230331672Z query: COMMIT
2026-05-31T06:03:28.479137881Z [custom-init] No custom files found, skipping...
2026-05-31T06:03:32.607229287Z 
2026-05-31T06:03:32.607272644Z > BudgE@0.0.8 start
2026-05-31T06:03:32.607285810Z > node build/src/server.js
2026-05-31T06:03:32.607295360Z 
2026-05-31T06:03:44.273397116Z !!!WARNING!!! Running in development mode!
2026-05-31T06:03:45.259494354Z Server listening on: http://0.0.0.0:5000
2026-05-31T06:03:46.005519894Z Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded!
2026-05-31T06:03:46.801301401Z [ls.io-init] done.
2026-05-31T06:03:48.547422510Z Error: You must be logged in to do that
2026-05-31T06:03:48.547460617Z     at /app/www/public/backend/build/src/middleware/authentication.js:41:23
2026-05-31T06:03:48.547470748Z     at Generator.next (<anonymous>)
2026-05-31T06:03:48.547479736Z     at /app/www/public/backend/build/src/middleware/authentication.js:8:71
2026-05-31T06:03:48.547488072Z     at new Promise (<anonymous>)
2026-05-31T06:03:48.547496299Z     at __awaiter (/app/www/public/backend/build/src/middleware/authentication.js:4:12)
2026-05-31T06:03:48.547504556Z     at expressAuthentication (/app/www/public/backend/build/src/middleware/authentication.js:22:12)
2026-05-31T06:03:48.547513203Z     at /app/www/public/backend/build/routes.js:1245:97
2026-05-31T06:03:48.547521349Z     at Generator.next (<anonymous>)
2026-05-31T06:03:48.547529466Z     at /app/www/public/backend/build/routes.js:8:71
2026-05-31T06:03:48.547537572Z     at new Promise (<anonymous>) {
2026-05-31T06:03:48.547547753Z   status: 401
2026-05-31T06:03:48.547555909Z }
View SBOM output
Expand
NAME                                                                                   VERSION                        
@apideck/better-ajv-errors                                                             0.3.3                          
@babel/code-frame                                                                      7.16.7                         
@babel/compat-data                                                                     7.17.0                         
@babel/core                                                                            7.16.0                         
@babel/eslint-parser                                                                   7.17.0                         
@babel/generator                                                                       7.17.3                         
@babel/helper-annotate-as-pure                                                         7.16.7                         
@babel/helper-builder-binary-assignment-operator-visitor                               7.16.7                         
@babel/helper-compilation-targets                                                      7.16.7                         
@babel/helper-create-class-features-plugin                                             7.17.6                         
@babel/helper-create-regexp-features-plugin                                            7.17.0                         
@babel/helper-define-polyfill-provider                                                 0.3.1                          
@babel/helper-environment-visitor                                                      7.16.7                         
@babel/helper-explode-assignable-expression                                            7.16.7                         
@babel/helper-function-name                                                            7.16.7                         
@babel/helper-get-function-arity                                                       7.16.7                         
@babel/helper-hoist-variables                                                          7.16.7                         
@babel/helper-member-expression-to-functions                                           7.16.7                         
@babel/helper-module-imports                                                           7.16.7                         
@babel/helper-module-transforms                                                        7.17.6                         
@babel/helper-optimise-call-expression                                                 7.16.7                         
@babel/helper-plugin-utils                                                             7.16.7                         
@babel/helper-remap-async-to-generator                                                 7.16.8                         
@babel/helper-replace-supers                                                           7.16.7                         
@babel/helper-simple-access                                                            7.16.7                         
@babel/helper-skip-transparent-expression-wrappers                                     7.16.0                         
@babel/helper-split-export-declaration                                                 7.16.7                         
@babel/helper-validator-identifier                                                     7.16.7                         
@babel/helper-validator-option                                                         7.16.7                         
@babel/helper-wrap-function                                                            7.16.8                         
@babel/helpers                                                                         7.16.3                         
@babel/highlight                                                                       7.16.10                        
@babel/parser                                                                          7.17.3                         
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression          7.16.7                         
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining                         7.16.7                         
@babel/plugin-proposal-async-generator-functions                                       7.16.8                         
@babel/plugin-proposal-class-properties                                                7.16.7                         
@babel/plugin-proposal-class-static-block                                              7.17.6                         
@babel/plugin-proposal-decorators                                                      7.17.2                         
@babel/plugin-proposal-dynamic-import                                                  7.16.7                         
@babel/plugin-proposal-export-namespace-from                                           7.16.7                         
@babel/plugin-proposal-json-strings                                                    7.16.7                         
@babel/plugin-proposal-logical-assignment-operators                                    7.16.7                         
@babel/plugin-proposal-nullish-coalescing-operator                                     7.16.7                         
@babel/plugin-proposal-numeric-separator                                               7.16.7                         
@babel/plugin-proposal-object-rest-spread                                              7.17.3                         
@babel/plugin-proposal-optional-catch-binding                                          7.16.7                         
@babel/plugin-proposal-optional-chaining                                               7.16.7                         
@babel/plugin-proposal-private-methods                                                 7.16.11                        
@babel/plugin-proposal-private-property-in-object                                      7.16.7                         
@babel/plugin-proposal-unicode-property-regex                                          7.16.7                         
@babel/plugin-syntax-async-generators                                                  7.8.4                          
@babel/plugin-syntax-bigint                                                            7.8.3                          
@babel/plugin-syntax-class-properties                                                  7.12.13                        
@babel/plugin-syntax-class-static-block                                                7.14.5                         
@babel/plugin-syntax-decorators                                                        7.17.0                         
@babel/plugin-syntax-dynamic-import                                                    7.8.3                          
@babel/plugin-syntax-export-namespace-from                                             7.8.3                          
@babel/plugin-syntax-flow                                                              7.16.7                         
@babel/plugin-syntax-import-meta                                                       7.10.4                         
@babel/plugin-syntax-json-strings                                                      7.8.3                          
@babel/plugin-syntax-jsx                                                               7.16.0                         
@babel/plugin-syntax-logical-assignment-operators                                      7.10.4                         
@babel/plugin-syntax-nullish-coalescing-operator                                       7.8.3                          
@babel/plugin-syntax-numeric-separator                                                 7.10.4                         
@babel/plugin-syntax-object-rest-spread                                                7.8.3                          
@babel/plugin-syntax-optional-catch-binding                                            7.8.3                          
@babel/plugin-syntax-optional-chaining                                                 7.8.3                          
@babel/plugin-syntax-private-property-in-object                                        7.14.5                         
@babel/plugin-syntax-top-level-await                                                   7.14.5                         
@babel/plugin-syntax-typescript                                                        7.16.7                         
@babel/plugin-transform-arrow-functions                                                7.16.7                         
@babel/plugin-transform-async-to-generator                                             7.16.8                         
@babel/plugin-transform-block-scoped-functions                                         7.16.7                         
@babel/plugin-transform-block-scoping                                                  7.16.7                         
@babel/plugin-transform-classes                                                        7.16.7                         
@babel/plugin-transform-computed-properties                                            7.16.7                         
@babel/plugin-transform-destructuring                                                  7.17.3                         
@babel/plugin-transform-dotall-regex                                                   7.16.7                         
@babel/plugin-transform-duplicate-keys                                                 7.16.7                         
@babel/plugin-transform-exponentiation-operator                                        7.16.7                         
@babel/plugin-transform-flow-strip-types                                               7.16.7                         
@babel/plugin-transform-for-of                                                         7.16.7                         
@babel/plugin-transform-function-name                                                  7.16.7                         
@babel/plugin-transform-literals                                                       7.16.7                         
@babel/plugin-transform-member-expression-literals                                     7.16.7                         
@babel/plugin-transform-modules-amd                                                    7.16.7                         
@babel/plugin-transform-modules-commonjs                                               7.16.8                         
@babel/plugin-transform-modules-systemjs                                               7.16.7                         
@babel/plugin-transform-modules-umd                                                    7.16.7                         
@babel/plugin-transform-named-capturing-groups-regex                                   7.16.8                         
@babel/plugin-transform-new-target                                                     7.16.7                         
@babel/plugin-transform-object-super                                                   7.16.7                         
@babel/plugin-transform-parameters                                                     7.16.7                         
@babel/plugin-transform-property-literals                                              7.16.7                         
@babel/plugin-transform-react-constant-elements                                        7.16.0                         
@babel/plugin-transform-react-display-name                                             7.16.0                         
@babel/plugin-transform-react-jsx                                                      7.16.0                         
@babel/plugin-transform-react-jsx-development                                          7.16.0                         
@babel/plugin-transform-react-pure-annotations                                         7.16.0                         
@babel/plugin-transform-regenerator                                                    7.16.7                         
@babel/plugin-transform-reserved-words                                                 7.16.7                         
@babel/plugin-transform-runtime                                                        7.17.0                         
@babel/plugin-transform-shorthand-properties                                           7.16.7                         
@babel/plugin-transform-spread                                                         7.16.7                         
@babel/plugin-transform-sticky-regex                                                   7.16.7                         
@babel/plugin-transform-template-literals                                              7.16.7                         
@babel/plugin-transform-typeof-symbol                                                  7.16.7                         
@babel/plugin-transform-typescript                                                     7.16.8                         
@babel/plugin-transform-unicode-escapes                                                7.16.7                         
@babel/plugin-transform-unicode-regex                                                  7.16.7                         
@babel/preset-env                                                                      7.16.11                        
@babel/preset-modules                                                                  0.1.5                          
@babel/preset-react                                                                    7.16.0                         
@babel/preset-typescript                                                               7.16.7                         
@babel/runtime                                                                         7.17.2                         
@babel/runtime-corejs3                                                                 7.16.3                         
@babel/template                                                                        7.16.7                         
@babel/traverse                                                                        7.17.3                         
@babel/types                                                                           7.17.0                         
@bcoe/v8-coverage                                                                      0.2.3                          
@cspotcode/source-map-consumer                                                         0.8.0                          
@cspotcode/source-map-support                                                          0.7.0                          
@csstools/normalize.css                                                                12.0.0                         
@csstools/postcss-color-function                                                       1.0.2                          
@csstools/postcss-font-format-keywords                                                 1.0.0                          
@csstools/postcss-hwb-function                                                         1.0.0                          
@csstools/postcss-ic-unit                                                              1.0.0                          
@csstools/postcss-is-pseudo-class                                                      2.0.0                          
@csstools/postcss-normalize-display-values                                             1.0.0                          
@csstools/postcss-oklab-function                                                       1.0.1                          
@csstools/postcss-progressive-custom-properties                                        1.2.0                          
@dabh/diagnostics                                                                      2.0.2                          
@date-io/core                                                                          2.11.0                         
@date-io/date-fns                                                                      2.11.0                         
@date-io/dayjs                                                                         2.11.0                         
@date-io/luxon                                                                         2.11.1                         
@date-io/moment                                                                        2.11.0                         
@dinero.js/calculator-number                                                           2.0.0-alpha.8                  
@dinero.js/core                                                                        2.0.0-alpha.8                  
@dinero.js/currencies                                                                  2.0.0-alpha.8                  
@emotion/babel-plugin                                                                  11.3.0                         
@emotion/cache                                                                         11.6.0                         
@emotion/hash                                                                          0.8.0                          
@emotion/is-prop-valid                                                                 1.1.1                          
@emotion/memoize                                                                       0.7.5                          
@emotion/react                                                                         11.5.0                         
@emotion/serialize                                                                     1.0.2                          
@emotion/sheet                                                                         1.1.0                          
@emotion/styled                                                                        11.3.0                         
@emotion/unitless                                                                      0.7.5                          
@emotion/utils                                                                         1.0.0                          
@emotion/weak-memoize                                                                  0.2.5                          
@eslint/eslintrc                                                                       1.1.0                          
@humanwhocodes/config-array                                                            0.9.3                          
@humanwhocodes/object-schema                                                           1.2.1                          
@isaacs/cliui                                                                          8.0.2                          
@isaacs/fs-minipass                                                                    4.0.1                          
@isaacs/string-locale-compare                                                          1.1.0                          
@istanbuljs/load-nyc-config                                                            1.1.0                          
@istanbuljs/schema                                                                     0.1.3                          
@jest/console                                                                          27.5.1                         
@jest/core                                                                             27.5.1                         
@jest/environment                                                                      27.5.1                         
@jest/fake-timers                                                                      27.5.1                         
@jest/globals                                                                          27.5.1                         
@jest/reporters                                                                        27.5.1                         
@jest/source-map                                                                       27.5.1                         
@jest/test-result                                                                      27.5.1                         
@jest/test-sequencer                                                                   27.5.1                         
@jest/transform                                                                        27.5.1                         
@jest/types                                                                            26.6.2                         
@jest/types                                                                            27.2.5                         
@jest/types                                                                            27.5.1                         
@juggle/resize-observer                                                                3.3.1                          
@mapbox/node-pre-gyp                                                                   1.0.6                          
@mui/base                                                                              5.0.0-alpha.58                 
@mui/base                                                                              5.0.0-alpha.59                 
@mui/icons-material                                                                    5.2.0                          
@mui/lab                                                                               5.0.0-alpha.59                 
@mui/material                                                                          5.2.2                          
@mui/private-theming                                                                   5.2.3                          
@mui/styled-engine                                                                     5.2.0                          
@mui/styles                                                                            5.2.2                          
@mui/system                                                                            5.2.3                          
@mui/types                                                                             7.1.0                          
@mui/utils                                                                             5.2.3                          
@my-scope/package-a                                                                    0.0.0                          
@my-scope/package-b                                                                    0.0.0                          
@nodelib/fs.scandir                                                                    2.1.5                          
@nodelib/fs.stat                                                                       2.0.5                          
@nodelib/fs.walk                                                                       1.2.8                          
@npmcli/agent                                                                          2.2.2                          
@npmcli/agent                                                                          3.0.0                          
@npmcli/arborist                                                                       8.0.0                          
@npmcli/config                                                                         9.0.0                          
@npmcli/fs                                                                             3.1.1                          
@npmcli/fs                                                                             4.0.0                          
@npmcli/git                                                                            6.0.1                          
@npmcli/installed-package-contents                                                     3.0.0                          
@npmcli/map-workspaces                                                                 4.0.1                          
@npmcli/metavuln-calculator                                                            8.0.1                          
@npmcli/name-from-folder                                                               3.0.0                          
@npmcli/node-gyp                                                                       4.0.0                          
@npmcli/package-json                                                                   6.0.1                          
@npmcli/promise-spawn                                                                  8.0.2                          
@npmcli/query                                                                          4.0.0                          
@npmcli/redact                                                                         3.0.0                          
@npmcli/run-script                                                                     9.0.1                          
@pkgjs/parseargs                                                                       0.11.0                         
@pmmmwh/react-refresh-webpack-plugin                                                   0.5.4                          
@popperjs/core                                                                         2.10.2                         
@reduxjs/toolkit                                                                       1.6.2                          
@reduxjs/toolkit-query                                                                 1.0.0                          
@reduxjs/toolkit-query-react                                                           1.0.0                          
@rollup/plugin-babel                                                                   5.3.0                          
@rollup/plugin-node-resolve                                                            11.2.1                         
@rollup/plugin-replace                                                                 2.4.2                          
@rollup/pluginutils                                                                    3.1.0                          
@rsuite/icon-font                                                                      4.0.0                          
@rsuite/icons                                                                          1.0.2                          
@rushstack/eslint-patch                                                                1.1.0                          
@sigstore/bundle                                                                       3.0.0                          
@sigstore/core                                                                         2.0.0                          
@sigstore/protobuf-specs                                                               0.3.2                          
@sigstore/sign                                                                         3.0.0                          
@sigstore/tuf                                                                          3.0.0                          
@sigstore/verify                                                                       2.0.0                          
@sindresorhus/is                                                                       4.2.0                          
@sinonjs/commons                                                                       1.8.3                          
@sinonjs/fake-timers                                                                   8.1.0                          
@sqltools/formatter                                                                    1.2.3                          
@surma/rollup-plugin-off-main-thread                                                   2.2.3                          
@svgr/babel-plugin-add-jsx-attribute                                                   5.4.0                          
@svgr/babel-plugin-remove-jsx-attribute                                                5.4.0                          
@svgr/babel-plugin-remove-jsx-empty-expression                                         5.0.1                          
@svgr/babel-plugin-replace-jsx-attribute-value                                         5.0.1                          
@svgr/babel-plugin-svg-dynamic-title                                                   5.4.0                          
@svgr/babel-plugin-svg-em-dimensions                                                   5.4.0                          
@svgr/babel-plugin-transform-react-native-svg                                          5.4.0                          
@svgr/babel-plugin-transform-svg-component                                             5.5.0                          
@svgr/babel-preset                                                                     5.5.0                          
@svgr/core                                                                             5.5.0                          
@svgr/hast-util-to-babel-ast                                                           5.5.0                          
@svgr/plugin-jsx                                                                       5.5.0                          
@svgr/plugin-svgo                                                                      5.5.0                          
@svgr/webpack                                                                          5.5.0                          
@szmarczak/http-timer                                                                  4.0.6                          
@testing-library/dom                                                                   10.4.1                         
@testing-library/dom                                                                   7.31.2                         
@testing-library/jest-dom                                                              5.15.0                         
@testing-library/react                                                                 11.2.7                         
@testing-library/user-event                                                            12.8.3                         
@tootallnate/once                                                                      1.1.2                          
@trysound/sax                                                                          0.2.0                          
@tsconfig/node10                                                                       1.0.8                          
@tsconfig/node12                                                                       1.0.9                          
@tsconfig/node14                                                                       1.0.1                          
@tsconfig/node16                                                                       1.0.2                          
@tsoa/cli                                                                              3.14.0                         
@tsoa/runtime                                                                          3.13.0                         
@tufjs/canonical-json                                                                  2.0.0                          
@tufjs/models                                                                          3.0.1                          
@types/aria-query                                                                      4.2.2                          
@types/aria-query                                                                      5.0.4                          
@types/babel__core                                                                     7.1.18                         
@types/babel__generator                                                                7.6.4                          
@types/babel__template                                                                 7.4.1                          
@types/babel__traverse                                                                 7.14.2                         
@types/bcrypt                                                                          5.0.0                          
@types/body-parser                                                                     1.19.2                         
@types/bonjour                                                                         3.5.10                         
@types/cacheable-request                                                               6.0.2                          
@types/connect                                                                         3.4.35                         
@types/connect-history-api-fallback                                                    1.3.5                          
@types/eslint                                                                          7.29.0                         
@types/eslint-scope                                                                    3.7.3                          
@types/estree                                                                          0.0.39                         
@types/estree                                                                          0.0.51                         
@types/express                                                                         4.17.13                        
@types/express-serve-static-core                                                       4.17.28                        
@types/graceful-fs                                                                     4.1.5                          
@types/hoist-non-react-statics                                                         3.3.1                          
@types/html-minifier-terser                                                            6.1.0                          
@types/http-cache-semantics                                                            4.0.1                          
@types/http-proxy                                                                      1.17.8                         
@types/istanbul-lib-coverage                                                           2.0.3                          
@types/istanbul-lib-report                                                             3.0.0                          
@types/istanbul-reports                                                                3.0.1                          
@types/jest                                                                            27.0.2                         
@types/json-schema                                                                     7.0.9                          
@types/json5                                                                           0.0.29                         
@types/jsonwebtoken                                                                    8.5.5                          
@types/keyv                                                                            3.1.3                          
@types/luxon                                                                           2.0.9                          
@types/mime                                                                            1.3.2                          
@types/node                                                                            14.14.16                       
@types/node                                                                            16.11.11                       
@types/node                                                                            16.11.7                        
@types/parse-json                                                                      4.0.0                          
@types/prettier                                                                        2.4.4                          
@types/prop-types                                                                      15.7.4                         
@types/q                                                                               1.5.5                          
@types/qs                                                                              6.9.7                          
@types/range-parser                                                                    1.2.4                          
@types/react                                                                           17.0.34                        
@types/react-is                                                                        17.0.3                         
@types/react-redux                                                                     7.1.20                         
@types/react-transition-group                                                          4.4.4                          
@types/resolve                                                                         1.17.1                         
@types/responselike                                                                    1.0.0                          
@types/retry                                                                           0.12.1                         
@types/scheduler                                                                       0.16.2                         
@types/serve-index                                                                     1.9.1                          
@types/serve-static                                                                    1.13.10                        
@types/sockjs                                                                          0.3.33                         
@types/stack-utils                                                                     2.0.1                          
@types/testing-library__jest-dom                                                       5.14.1                         
@types/trusted-types                                                                   2.0.2                          
@types/validator                                                                       13.6.6                         
@types/ws                                                                              8.2.3                          
@types/yargs                                                                           15.0.14                        
@types/yargs                                                                           16.0.4                         
@types/yargs-parser                                                                    20.2.1                         
@types/zen-observable                                                                  0.8.3                          
@typescript-eslint/eslint-plugin                                                       5.12.1                         
@typescript-eslint/experimental-utils                                                  5.12.1                         
@typescript-eslint/parser                                                              5.12.1                         
@typescript-eslint/scope-manager                                                       5.12.1                         
@typescript-eslint/type-utils                                                          5.12.1                         
@typescript-eslint/types                                                               5.12.1                         
@typescript-eslint/typescript-estree                                                   5.12.1                         
@typescript-eslint/utils                                                               5.12.1                         
@typescript-eslint/visitor-keys                                                        5.12.1                         
@webassemblyjs/ast                                                                     1.11.1                         
@webassemblyjs/floating-point-hex-parser                                               1.11.1                         
@webassemblyjs/helper-api-error                                                        1.11.1                         
@webassemblyjs/helper-buffer                                                           1.11.1                         
@webassemblyjs/helper-numbers                                                          1.11.1                         
@webassemblyjs/helper-wasm-bytecode                                                    1.11.1                         
@webassemblyjs/helper-wasm-section                                                     1.11.1                         
@webassemblyjs/ieee754                                                                 1.11.1                         
@webassemblyjs/leb128                                                                  1.11.1                         
@webassemblyjs/utf8                                                                    1.11.1                         
@webassemblyjs/wasm-edit                                                               1.11.1                         
@webassemblyjs/wasm-gen                                                                1.11.1                         
@webassemblyjs/wasm-opt                                                                1.11.1                         
@webassemblyjs/wasm-parser                                                             1.11.1                         
@webassemblyjs/wast-printer                                                            1.11.1                         
@xtuc/ieee754                                                                          1.2.0                          
@xtuc/long                                                                             4.2.2                          
BudgE                                                                                  0.0.8                          
abab                                                                                   2.0.5                          
abbrev                                                                                 1.1.1                          
abbrev                                                                                 2.0.0                          
abbrev                                                                                 3.0.0                          
accepts                                                                                1.3.7                          
accepts                                                                                1.3.8                          
acorn                                                                                  7.4.1                          
acorn                                                                                  8.5.0                          
acorn                                                                                  8.6.0                          
acorn                                                                                  8.7.0                          
acorn-globals                                                                          6.0.0                          
acorn-import-assertions                                                                1.8.0                          
acorn-jsx                                                                              5.3.2                          
acorn-node                                                                             1.8.2                          
acorn-walk                                                                             7.2.0                          
acorn-walk                                                                             8.2.0                          
ada-libs                                                                               2.7.8-r0                       
address                                                                                1.1.2                          
adjust-sourcemap-loader                                                                4.0.0                          
agent-base                                                                             6.0.2                          
agent-base                                                                             7.1.1                          
aggregate-error                                                                        3.1.0                          
ajv                                                                                    6.12.6                         
ajv                                                                                    8.10.0                         
ajv-formats                                                                            2.1.1                          
ajv-keywords                                                                           3.5.2                          
ajv-keywords                                                                           5.1.0                          
alpine-baselayout                                                                      3.6.5-r0                       
alpine-baselayout-data                                                                 3.6.5-r0                       
alpine-keys                                                                            2.4-r1                         
alpine-release                                                                         3.20.10-r0                     
ansi-escapes                                                                           4.3.2                          
ansi-html-community                                                                    0.0.8                          
ansi-regex                                                                             2.1.1                          
ansi-regex                                                                             3.0.0                          
ansi-regex                                                                             4.1.0                          
ansi-regex                                                                             5.0.1                          
ansi-regex                                                                             6.0.1                          
ansi-regex                                                                             6.1.0                          
ansi-styles                                                                            2.2.1                          
ansi-styles                                                                            3.2.1                          
ansi-styles                                                                            4.3.0                          
ansi-styles                                                                            5.2.0                          
ansi-styles                                                                            6.2.1                          
any-promise                                                                            1.3.0                          
anymatch                                                                               3.1.2                          
apache2-utils                                                                          2.4.67-r0                      
apk-tools                                                                              2.14.4-r1                      
app-root-path                                                                          3.0.0                          
apr                                                                                    1.7.5-r0                       
apr-util                                                                               1.6.3-r1                       
aproba                                                                                 1.2.0                          
aproba                                                                                 2.0.0                          
archy                                                                                  1.0.0                          
are-we-there-yet                                                                       1.1.7                          
are-we-there-yet                                                                       2.0.0                          
arg                                                                                    4.1.3                          
arg                                                                                    5.0.1                          
argon2-libs                                                                            20190702-r5                    
argparse                                                                               1.0.10                         
argparse                                                                               2.0.1                          
aria-query                                                                             4.2.2                          
aria-query                                                                             5.3.0                          
array-flatten                                                                          1.1.1                          
array-flatten                                                                          2.1.2                          
array-includes                                                                         3.1.4                          
array-union                                                                            2.1.0                          
array.prototype.flat                                                                   1.2.5                          
array.prototype.flatmap                                                                1.2.5                          
array.prototype.map                                                                    1.0.4                          
asap                                                                                   2.0.6                          
asn1                                                                                   0.2.4                          
assert-plus                                                                            1.0.0                          
ast-types-flow                                                                         0.0.7                          
async                                                                                  0.9.2                          
async                                                                                  1.0.0                          
async                                                                                  2.6.3                          
async                                                                                  3.2.0                          
asynckit                                                                               0.4.0                          
at-least-node                                                                          1.0.0                          
atob                                                                                   2.1.2                          
autoprefixer                                                                           10.4.2                         
aws-sign2                                                                              0.7.0                          
aws4                                                                                   1.11.0                         
axe-core                                                                               4.4.1                          
axios                                                                                  0.24.0                         
axobject-query                                                                         2.2.0                          
babel-jest                                                                             27.5.1                         
babel-loader                                                                           8.2.3                          
babel-plugin-dynamic-import-node                                                       2.3.3                          
babel-plugin-istanbul                                                                  6.1.1                          
babel-plugin-jest-hoist                                                                27.5.1                         
babel-plugin-macros                                                                    2.8.0                          
babel-plugin-macros                                                                    3.1.0                          
babel-plugin-named-asset-import                                                        0.3.8                          
babel-plugin-polyfill-corejs2                                                          0.3.1                          
babel-plugin-polyfill-corejs3                                                          0.5.2                          
babel-plugin-polyfill-regenerator                                                      0.3.1                          
babel-plugin-transform-react-remove-prop-types                                         0.4.24                         
babel-preset-current-node-syntax                                                       1.0.1                          
babel-preset-jest                                                                      27.5.1                         
babel-preset-react-app                                                                 10.0.1                         
balanced-match                                                                         1.0.0                          
balanced-match                                                                         1.0.2                          
base64-js                                                                              1.5.1                          
bash                                                                                   5.2.26-r0                      
basic-auth                                                                             2.0.1                          
batch                                                                                  0.6.1                          
baz                                                                                    UNKNOWN                        
bcrypt                                                                                 5.0.1                          
bcrypt-pbkdf                                                                           1.0.2                          
bfj                                                                                    7.0.2                          
big.js                                                                                 5.2.2                          
bignumber.js                                                                           9.0.0                          
bin                                                                                    1.0.0                          
bin-links                                                                              5.0.0                          
binary-extensions                                                                      2.2.0                          
binary-extensions                                                                      2.3.0                          
bl                                                                                     2.2.1                          
block-stream                                                                           0.0.9                          
bluebird                                                                               3.7.2                          
body-parser                                                                            1.19.0                         
body-parser                                                                            1.19.2                         
bonjour                                                                                3.5.0                          
boolbase                                                                               1.0.0                          
brace-expansion                                                                        1.1.11                         
brace-expansion                                                                        2.0.1                          
braces                                                                                 3.0.2                          
brotli-libs                                                                            1.1.0-r2                       
browser-process-hrtime                                                                 1.0.0                          
browser_field                                                                          UNKNOWN                        
browserslist                                                                           4.19.3                         
bser                                                                                   2.1.1                          
bson                                                                                   1.1.6                          
bson                                                                                   UNKNOWN                        
buffer                                                                                 6.0.3                          
buffer-equal-constant-time                                                             1.0.1                          
buffer-from                                                                            1.1.2                          
buffer-indexof                                                                         1.1.1                          
buffer-writer                                                                          2.0.0                          
builtin-modules                                                                        3.2.0                          
busybox                                                                                1.36.1-r31                     
busybox-binsh                                                                          1.36.1-r31                     
bytes                                                                                  3.0.0                          
bytes                                                                                  3.1.0                          
bytes                                                                                  3.1.2                          
c-ares                                                                                 1.33.1-r0                      
ca-certificates                                                                        20260413-r0                    
ca-certificates-bundle                                                                 20260413-r0                    
cacache                                                                                18.0.4                         
cacache                                                                                19.0.1                         
cacheable-lookup                                                                       5.0.4                          
cacheable-request                                                                      7.0.2                          
call-bind                                                                              1.0.2                          
callsites                                                                              3.1.0                          
camel-case                                                                             4.1.2                          
camelcase                                                                              5.3.1                          
camelcase                                                                              6.3.0                          
camelcase-css                                                                          2.0.1                          
caniuse-api                                                                            3.0.0                          
caniuse-lite                                                                           1.0.30001312                   
case-sensitive-paths-webpack-plugin                                                    2.4.0                          
caseless                                                                               0.12.0                         
catatonit                                                                              0.2.0-r0                       
chalk                                                                                  1.1.3                          
chalk                                                                                  2.4.2                          
chalk                                                                                  3.0.0                          
chalk                                                                                  4.1.2                          
chalk                                                                                  5.3.0                          
char-regex                                                                             1.0.2                          
char-regex                                                                             2.0.1                          
charcodes                                                                              0.2.0                          
check-types                                                                            11.1.2                         
chokidar                                                                               3.5.3                          
chownr                                                                                 1.1.4                          
chownr                                                                                 2.0.0                          
chownr                                                                                 3.0.0                          
chrome-trace-event                                                                     1.0.3                          
ci-info                                                                                3.3.0                          
ci-info                                                                                4.1.0                          
cidr-regex                                                                             4.1.1                          
cjs-module-lexer                                                                       1.2.2                          
class-validator                                                                        0.13.1                         
classnames                                                                             2.3.1                          
clean-css                                                                              5.2.4                          
clean-stack                                                                            2.2.0                          
cli-columns                                                                            4.0.0                          
cli-highlight                                                                          2.1.11                         
cliui                                                                                  5.0.0                          
cliui                                                                                  7.0.4                          
clone-response                                                                         1.0.2                          
clsx                                                                                   1.1.1                          
cmd-shim                                                                               7.0.0                          
co                                                                                     4.6.0                          
coa                                                                                    2.0.2                          
code-point-at                                                                          1.1.0                          
collect-v8-coverage                                                                    1.0.1                          
color                                                                                  3.0.0                          
color-convert                                                                          1.9.3                          
color-convert                                                                          2.0.1                          
color-name                                                                             1.1.3                          
color-name                                                                             1.1.4                          
color-string                                                                           1.6.0                          
color-support                                                                          1.1.3                          
colord                                                                                 2.9.2                          
colorette                                                                              2.0.16                         
colors                                                                                 1.0.3                          
colors                                                                                 1.4.0                          
colorspace                                                                             1.1.2                          
combined-stream                                                                        1.0.8                          
commander                                                                              2.20.3                         
commander                                                                              7.2.0                          
commander                                                                              8.3.0                          
common-ancestor-path                                                                   1.0.1                          
common-path-prefix                                                                     3.0.0                          
common-tags                                                                            1.8.2                          
commondir                                                                              1.0.1                          
composer                                                                               2.10.0                         
compressible                                                                           2.0.18                         
compression                                                                            1.7.4                          
concat-map                                                                             0.0.1                          
confusing-browser-globals                                                              1.0.11                         
connect-history-api-fallback                                                           1.6.0                          
console-control-strings                                                                1.1.0                          
content-disposition                                                                    0.5.3                          
content-disposition                                                                    0.5.4                          
content-type                                                                           1.0.4                          
convert-source-map                                                                     1.8.0                          
cookie                                                                                 0.4.0                          
cookie                                                                                 0.4.2                          
cookie-parser                                                                          1.4.5                          
cookie-signature                                                                       1.0.6                          
core-js                                                                                3.21.1                         
core-js-compat                                                                         3.21.1                         
core-js-pure                                                                           3.19.1                         
core-util-is                                                                           1.0.2                          
core-util-is                                                                           1.0.3                          
coreutils                                                                              9.5-r2                         
coreutils-env                                                                          9.5-r2                         
coreutils-fmt                                                                          9.5-r2                         
coreutils-sha512sum                                                                    9.5-r2                         
cors                                                                                   2.8.5                          
cosmiconfig                                                                            6.0.0                          
cosmiconfig                                                                            7.0.1                          
create-require                                                                         1.1.1                          
cross-spawn                                                                            7.0.3                          
cross-spawn                                                                            7.0.6                          
crypto-random-string                                                                   2.0.0                          
css                                                                                    3.0.0                          
css-blank-pseudo                                                                       3.0.3                          
css-declaration-sorter                                                                 6.1.4                          
css-has-pseudo                                                                         3.0.4                          
css-loader                                                                             6.6.0                          
css-minimizer-webpack-plugin                                                           3.4.1                          
css-prefers-color-scheme                                                               6.0.3                          
css-select                                                                             2.1.0                          
css-select                                                                             4.2.1                          
css-select-base-adapter                                                                0.1.1                          
css-tree                                                                               1.0.0-alpha.37                 
css-tree                                                                               1.1.3                          
css-vendor                                                                             2.0.8                          
css-what                                                                               3.4.2                          
css-what                                                                               5.1.0                          
css.escape                                                                             1.5.1                          
cssdb                                                                                  6.4.0                          
cssesc                                                                                 3.0.0                          
cssnano                                                                                5.0.17                         
cssnano-preset-default                                                                 5.1.12                         
cssnano-utils                                                                          3.0.2                          
csso                                                                                   4.2.0                          
cssom                                                                                  0.3.8                          
cssom                                                                                  0.4.4                          
cssstyle                                                                               2.3.0                          
csstype                                                                                3.0.10                         
csv-parse                                                                              4.16.3                         
csv-parse                                                                              5.0.4                          
curl                                                                                   8.14.1-r2                      
cycle                                                                                  1.0.3                          
damerau-levenshtein                                                                    1.0.8                          
dashdash                                                                               1.14.1                         
data-urls                                                                              2.0.0                          
date-fns                                                                               2.25.0                         
dayjs                                                                                  1.10.7                         
debug                                                                                  2.6.9                          
debug                                                                                  3.2.7                          
debug                                                                                  4.3.2                          
debug                                                                                  4.3.7                          
decamelize                                                                             1.2.0                          
decimal.js                                                                             10.3.1                         
decode-uri-component                                                                   0.2.0                          
decompress-response                                                                    6.0.0                          
dedent                                                                                 0.7.0                          
deep-equal                                                                             1.1.1                          
deep-extend                                                                            0.6.0                          
deep-is                                                                                0.1.4                          
deepmerge                                                                              4.2.2                          
default-gateway                                                                        6.0.3                          
defer-to-connect                                                                       2.0.1                          
define-lazy-prop                                                                       2.0.0                          
define-properties                                                                      1.1.3                          
defined                                                                                1.0.0                          
del                                                                                    6.0.0                          
delayed-stream                                                                         1.0.0                          
delegates                                                                              1.0.0                          
denque                                                                                 1.5.1                          
depd                                                                                   1.1.2                          
depd                                                                                   2.0.0                          
dequal                                                                                 2.0.3                          
destroy                                                                                1.0.4                          
detect-libc                                                                            1.0.3                          
detect-newline                                                                         3.1.0                          
detect-node                                                                            2.1.0                          
detect-port-alt                                                                        1.1.6                          
detective                                                                              5.2.0                          
didyoumean                                                                             1.2.2                          
diff                                                                                   4.0.2                          
diff                                                                                   5.2.0                          
diff-sequences                                                                         27.5.1                         
dinero.js                                                                              2.0.0-alpha.8                  
dir-glob                                                                               3.0.1                          
dist                                                                                   1.0.0                          
dlv                                                                                    1.1.3                          
dns-equal                                                                              1.0.0                          
dns-packet                                                                             1.3.4                          
dns-txt                                                                                2.0.2                          
doctrine                                                                               2.1.0                          
doctrine                                                                               3.0.0                          
dom-accessibility-api                                                                  0.5.10                         
dom-converter                                                                          0.2.0                          
dom-helpers                                                                            5.2.1                          
dom-helpers/activeElement                                                              UNKNOWN                        
dom-helpers/addClass                                                                   UNKNOWN                        
dom-helpers/addEventListener                                                           UNKNOWN                        
dom-helpers/animate                                                                    UNKNOWN                        
dom-helpers/animationFrame                                                             UNKNOWN                        
dom-helpers/attribute                                                                  UNKNOWN                        
dom-helpers/camelize                                                                   UNKNOWN                        
dom-helpers/camelizeStyle                                                              UNKNOWN                        
dom-helpers/canUseDOM                                                                  UNKNOWN                        
dom-helpers/childElements                                                              UNKNOWN                        
dom-helpers/childNodes                                                                 UNKNOWN                        
dom-helpers/clear                                                                      UNKNOWN                        
dom-helpers/closest                                                                    UNKNOWN                        
dom-helpers/collectElements                                                            UNKNOWN                        
dom-helpers/collectSiblings                                                            UNKNOWN                        
dom-helpers/contains                                                                   UNKNOWN                        
dom-helpers/css                                                                        UNKNOWN                        
dom-helpers/filterEventHandler                                                         UNKNOWN                        
dom-helpers/getComputedStyle                                                           UNKNOWN                        
dom-helpers/getScrollAccessor                                                          UNKNOWN                        
dom-helpers/hasClass                                                                   UNKNOWN                        
dom-helpers/height                                                                     UNKNOWN                        
dom-helpers/hyphenate                                                                  UNKNOWN                        
dom-helpers/hyphenateStyle                                                             UNKNOWN                        
dom-helpers/insertAfter                                                                UNKNOWN                        
dom-helpers/isDocument                                                                 UNKNOWN                        
dom-helpers/isInput                                                                    UNKNOWN                        
dom-helpers/isTransform                                                                UNKNOWN                        
dom-helpers/isVisible                                                                  UNKNOWN                        
dom-helpers/isWindow                                                                   UNKNOWN                        
dom-helpers/listen                                                                     UNKNOWN                        
dom-helpers/matches                                                                    UNKNOWN                        
dom-helpers/nextUntil                                                                  UNKNOWN                        
dom-helpers/offset                                                                     UNKNOWN                        
dom-helpers/offsetParent                                                               UNKNOWN                        
dom-helpers/ownerDocument                                                              UNKNOWN                        
dom-helpers/ownerWindow                                                                UNKNOWN                        
dom-helpers/parents                                                                    UNKNOWN                        
dom-helpers/position                                                                   UNKNOWN                        
dom-helpers/prepend                                                                    UNKNOWN                        
dom-helpers/querySelectorAll                                                           UNKNOWN                        
dom-helpers/remove                                                                     UNKNOWN                        
dom-helpers/removeClass                                                                UNKNOWN                        
dom-helpers/removeEventListener                                                        UNKNOWN                        
dom-helpers/scrollLeft                                                                 UNKNOWN                        
dom-helpers/scrollParent                                                               UNKNOWN                        
dom-helpers/scrollTo                                                                   UNKNOWN                        
dom-helpers/scrollTop                                                                  UNKNOWN                        
dom-helpers/scrollbarSize                                                              UNKNOWN                        
dom-helpers/siblings                                                                   UNKNOWN                        
dom-helpers/text                                                                       UNKNOWN                        
dom-helpers/toggleClass                                                                UNKNOWN                        
dom-helpers/transitionEnd                                                              UNKNOWN                        
dom-helpers/triggerEvent                                                               UNKNOWN                        
dom-helpers/width                                                                      UNKNOWN                        
dom-lib                                                                                3.0.1                          
dom-lib/DOMMouseMoveTracker                                                            UNKNOWN                        
dom-lib/WheelHandler                                                                   UNKNOWN                        
dom-lib/addClass                                                                       UNKNOWN                        
dom-lib/addStyle                                                                       UNKNOWN                        
dom-lib/canUseDOM                                                                      UNKNOWN                        
dom-lib/cancelAnimationFramePolyfill                                                   UNKNOWN                        
dom-lib/contains                                                                       UNKNOWN                        
dom-lib/getAnimationEnd                                                                UNKNOWN                        
dom-lib/getContainer                                                                   UNKNOWN                        
dom-lib/getHeight                                                                      UNKNOWN                        
dom-lib/getOffset                                                                      UNKNOWN                        
dom-lib/getOffsetParent                                                                UNKNOWN                        
dom-lib/getPosition                                                                    UNKNOWN                        
dom-lib/getScrollbarSize                                                               UNKNOWN                        
dom-lib/getStyle                                                                       UNKNOWN                        
dom-lib/getTransitionEnd                                                               UNKNOWN                        
dom-lib/getTransitionProperties                                                        UNKNOWN                        
dom-lib/getWidth                                                                       UNKNOWN                        
dom-lib/getWindow                                                                      UNKNOWN                        
dom-lib/hasClass                                                                       UNKNOWN                        
dom-lib/index                                                                          UNKNOWN                        
dom-lib/isFocusable                                                                    UNKNOWN                        
dom-lib/isOverflowing                                                                  UNKNOWN                        
dom-lib/nodeName                                                                       UNKNOWN                        
dom-lib/off                                                                            UNKNOWN                        
dom-lib/on                                                                             UNKNOWN                        
dom-lib/ownerDocument                                                                  UNKNOWN                        
dom-lib/ownerWindow                                                                    UNKNOWN                        
dom-lib/removeClass                                                                    UNKNOWN                        
dom-lib/removeStyle                                                                    UNKNOWN                        
dom-lib/requestAnimationFramePolyfill                                                  UNKNOWN                        
dom-lib/scrollLeft                                                                     UNKNOWN                        
dom-lib/scrollTop                                                                      UNKNOWN                        
dom-lib/toggleClass                                                                    UNKNOWN                        
dom-lib/translateDOMPositionXY                                                         UNKNOWN                        
dom-serializer                                                                         0.2.2                          
dom-serializer                                                                         1.3.2                          
domelementtype                                                                         1.3.1                          
domelementtype                                                                         2.2.0                          
domexception                                                                           2.0.1                          
domhandler                                                                             4.3.0                          
domutils                                                                               1.7.0                          
domutils                                                                               2.8.0                          
dot-case                                                                               3.0.4                          
dotenv                                                                                 10.0.0                         
dotenv                                                                                 8.6.0                          
dotenv-expand                                                                          5.1.0                          
duplexer                                                                               0.1.2                          
eastasianwidth                                                                         0.2.0                          
ecc-jsbn                                                                               0.1.2                          
ecdsa-sig-formatter                                                                    1.0.11                         
ee-first                                                                               1.1.1                          
ejs                                                                                    3.1.6                          
electron-to-chromium                                                                   1.4.71                         
emittery                                                                               0.8.1                          
emoji-regex                                                                            7.0.3                          
emoji-regex                                                                            8.0.0                          
emoji-regex                                                                            9.2.2                          
emojis-list                                                                            3.0.0                          
enabled                                                                                2.0.0                          
encodeurl                                                                              1.0.2                          
encoding                                                                               0.1.13                         
end-of-stream                                                                          1.4.4                          
enhanced-resolve                                                                       5.9.0                          
entities                                                                               2.2.0                          
env-paths                                                                              2.2.1                          
err-code                                                                               2.0.3                          
error-ex                                                                               1.3.2                          
error-stack-parser                                                                     2.0.7                          
es-abstract                                                                            1.19.1                         
es-aggregate-error                                                                     1.0.7                          
es-array-method-boxes-properly                                                         1.0.0                          
es-get-iterator                                                                        1.1.2                          
es-module-lexer                                                                        0.9.3                          
es-to-primitive                                                                        1.2.1                          
escalade                                                                               3.1.1                          
escape-html                                                                            1.0.3                          
escape-string-regexp                                                                   1.0.5                          
escape-string-regexp                                                                   2.0.0                          
escape-string-regexp                                                                   4.0.0                          
escodegen                                                                              2.0.0                          
eslint                                                                                 8.9.0                          
eslint-config-react-app                                                                7.0.0                          
eslint-import-resolver-node                                                            0.3.6                          
eslint-module-utils                                                                    2.7.3                          
eslint-plugin-flowtype                                                                 8.0.3                          
eslint-plugin-import                                                                   2.25.4                         
eslint-plugin-jest                                                                     25.7.0                         
eslint-plugin-jsx-a11y                                                                 6.5.1                          
eslint-plugin-react                                                                    7.28.0                         
eslint-plugin-react-hooks                                                              4.3.0                          
eslint-plugin-testing-library                                                          5.0.5                          
eslint-scope                                                                           5.1.1                          
eslint-scope                                                                           7.1.1                          
eslint-utils                                                                           3.0.0                          
eslint-visitor-keys                                                                    2.1.0                          
eslint-visitor-keys                                                                    3.3.0                          
eslint-webpack-plugin                                                                  3.1.1                          
espree                                                                                 9.3.1                          
esprima                                                                                4.0.1                          
esquery                                                                                1.4.0                          
esrecurse                                                                              4.3.0                          
estraverse                                                                             4.3.0                          
estraverse                                                                             5.3.0                          
estree-walker                                                                          1.0.1                          
esutils                                                                                2.0.3                          
etag                                                                                   1.8.1                          
eventemitter3                                                                          4.0.7                          
events                                                                                 3.3.0                          
execa                                                                                  5.1.1                          
exit                                                                                   0.1.2                          
expect                                                                                 27.5.1                         
exponential-backoff                                                                    3.1.1                          
express                                                                                4.17.1                         
express                                                                                4.17.3                         
extend                                                                                 3.0.2                          
extsprintf                                                                             1.3.0                          
eyes                                                                                   0.1.8                          
fast-deep-equal                                                                        3.1.3                          
fast-glob                                                                              3.2.11                         
fast-json-stable-stringify                                                             2.1.0                          
fast-levenshtein                                                                       2.0.6                          
fast-safe-stringify                                                                    2.0.7                          
fastest-levenshtein                                                                    1.0.16                         
fastq                                                                                  1.13.0                         
faye-websocket                                                                         0.11.4                         
fb-watchman                                                                            2.0.1                          
fecha                                                                                  4.2.0                          
figlet                                                                                 1.5.2                          
file-entry-cache                                                                       6.0.1                          
file-loader                                                                            6.2.0                          
filefy                                                                                 0.1.11                         
filelist                                                                               1.0.2                          
filesize                                                                               8.0.7                          
fill-range                                                                             7.0.1                          
finalhandler                                                                           1.1.2                          
find-cache-dir                                                                         3.3.2                          
find-root                                                                              1.1.0                          
find-up                                                                                2.1.0                          
find-up                                                                                3.0.0                          
find-up                                                                                4.1.0                          
find-up                                                                                5.0.0                          
findutils                                                                              4.9.0-r5                       
flat-cache                                                                             3.0.4                          
flatted                                                                                3.2.4                          
fn.name                                                                                1.1.0                          
follow-redirects                                                                       1.14.7                         
foreground-child                                                                       3.3.0                          
forever-agent                                                                          0.6.1                          
fork-ts-checker-webpack-plugin                                                         6.5.0                          
form-data                                                                              2.3.3                          
form-data                                                                              3.0.1                          
forwarded                                                                              0.1.2                          
forwarded                                                                              0.2.0                          
fraction.js                                                                            4.1.3                          
fresh                                                                                  0.5.2                          
fs-extra                                                                               10.0.0                         
fs-extra                                                                               8.1.0                          
fs-extra                                                                               9.1.0                          
fs-minipass                                                                            1.2.7                          
fs-minipass                                                                            2.1.0                          
fs-minipass                                                                            3.0.3                          
fs-monkey                                                                              1.0.3                          
fs.realpath                                                                            1.0.0                          
fstream                                                                                1.0.12                         
function-bind                                                                          1.1.1                          
functional-red-black-tree                                                              1.0.1                          
functions-have-names                                                                   1.2.2                          
gauge                                                                                  2.7.4                          
gauge                                                                                  3.0.1                          
gensync                                                                                1.0.0-beta.2                   
get-caller-file                                                                        2.0.5                          
get-intrinsic                                                                          1.1.1                          
get-own-enumerable-property-symbols                                                    3.0.2                          
get-package-type                                                                       0.1.0                          
get-stream                                                                             5.2.0                          
get-stream                                                                             6.0.1                          
get-symbol-description                                                                 1.0.0                          
getpass                                                                                0.1.7                          
git                                                                                    2.45.4-r0                      
git-init-template                                                                      2.45.4-r0                      
glob                                                                                   10.4.5                         
glob                                                                                   7.1.6                          
glob                                                                                   7.2.0                          
glob-parent                                                                            5.1.2                          
glob-parent                                                                            6.0.2                          
glob-to-regexp                                                                         0.4.1                          
global-modules                                                                         2.0.0                          
global-prefix                                                                          3.0.0                          
globals                                                                                11.12.0                        
globals                                                                                13.12.0                        
globals                                                                                13.12.1                        
globalthis                                                                             1.0.2                          
globby                                                                                 11.0.4                         
got                                                                                    11.8.3                         
graceful-fs                                                                            4.2.11                         
graceful-fs                                                                            4.2.8                          
graceful-fs                                                                            4.2.9                          
gzip-size                                                                              6.0.0                          
handle-thing                                                                           2.0.1                          
handlebars                                                                             4.7.7                          
har-schema                                                                             2.0.0                          
har-validator                                                                          5.1.5                          
harmony-reflect                                                                        1.6.2                          
has                                                                                    1.0.3                          
has-ansi                                                                               2.0.0                          
has-bigints                                                                            1.0.1                          
has-flag                                                                               3.0.0                          
has-flag                                                                               4.0.0                          
has-symbols                                                                            1.0.2                          
has-tostringtag                                                                        1.0.0                          
has-unicode                                                                            2.0.1                          
he                                                                                     1.2.0                          
helmet                                                                                 4.6.0                          
highlight.js                                                                           10.7.3                         
history                                                                                5.1.0                          
hoist-non-react-statics                                                                3.3.2                          
hoopy                                                                                  0.1.4                          
hosted-git-info                                                                        8.0.2                          
hpack.js                                                                               2.1.6                          
html-encoding-sniffer                                                                  2.0.1                          
html-entities                                                                          2.3.2                          
html-escaper                                                                           2.0.2                          
html-minifier-terser                                                                   6.1.0                          
html-webpack-plugin                                                                    5.5.0                          
htmlparser2                                                                            6.1.0                          
http-cache-semantics                                                                   4.1.0                          
http-cache-semantics                                                                   4.1.1                          
http-deceiver                                                                          1.2.7                          
http-errors                                                                            1.6.3                          
http-errors                                                                            1.7.2                          
http-errors                                                                            1.8.1                          
http-parser-js                                                                         0.5.5                          
http-proxy                                                                             1.18.1                         
http-proxy-agent                                                                       4.0.1                          
http-proxy-agent                                                                       7.0.2                          
http-proxy-middleware                                                                  2.0.3                          
http-signature                                                                         1.2.0                          
http2-wrapper                                                                          1.0.3                          
https-proxy-agent                                                                      5.0.0                          
https-proxy-agent                                                                      7.0.5                          
human-signals                                                                          2.1.0                          
hyphenate-style-name                                                                   1.0.4                          
iconv-lite                                                                             0.4.24                         
iconv-lite                                                                             0.6.3                          
icss-utils                                                                             5.1.0                          
icu-data-en                                                                            74.2-r1                        
icu-libs                                                                               74.2-r1                        
idb                                                                                    6.1.5                          
identity-obj-proxy                                                                     3.0.0                          
ieee754                                                                                1.2.1                          
ignore                                                                                 4.0.6                          
ignore                                                                                 5.1.9                          
ignore                                                                                 5.2.0                          
ignore-walk                                                                            3.0.4                          
ignore-walk                                                                            7.0.0                          
immer                                                                                  9.0.12                         
import-fresh                                                                           3.3.0                          
import-local                                                                           3.1.0                          
imurmurhash                                                                            0.1.4                          
indent-string                                                                          4.0.0                          
inflight                                                                               1.0.6                          
inherits                                                                               2.0.3                          
inherits                                                                               2.0.4                          
ini                                                                                    1.3.8                          
ini                                                                                    5.0.0                          
init-package-json                                                                      7.0.1                          
insert-css                                                                             2.0.0                          
internal-slot                                                                          1.0.3                          
invalid main                                                                           UNKNOWN                        
invalid_main                                                                           UNKNOWN                        
ip                                                                                     1.1.5                          
ip-address                                                                             9.0.5                          
ip-regex                                                                               5.0.0                          
ipaddr.js                                                                              1.9.1                          
ipaddr.js                                                                              2.0.1                          
is-arguments                                                                           1.1.1                          
is-arrayish                                                                            0.2.1                          
is-arrayish                                                                            0.3.2                          
is-bigint                                                                              1.0.4                          
is-binary-path                                                                         2.1.0                          
is-boolean-object                                                                      1.1.2                          
is-callable                                                                            1.2.4                          
is-cidr                                                                                5.1.0                          
is-core-module                                                                         2.8.1                          
is-date-object                                                                         1.0.5                          
is-docker                                                                              2.2.1                          
is-extglob                                                                             2.1.1                          
is-fullwidth-code-point                                                                1.0.0                          
is-fullwidth-code-point                                                                2.0.0                          
is-fullwidth-code-point                                                                3.0.0                          
is-generator-fn                                                                        2.1.0                          
is-glob                                                                                4.0.3                          
is-in-browser                                                                          1.1.3                          
is-lambda                                                                              1.0.1                          
is-map                                                                                 2.0.2                          
is-module                                                                              1.0.0                          
is-negative-zero                                                                       2.0.1                          
is-number                                                                              7.0.0                          
is-number-object                                                                       1.0.6                          
is-obj                                                                                 1.0.1                          
is-path-cwd                                                                            2.2.0                          
is-path-inside                                                                         3.0.3                          
is-plain-obj                                                                           3.0.0                          
is-potential-custom-element-name                                                       1.0.1                          
is-regex                                                                               1.1.4                          
is-regexp                                                                              1.0.0                          
is-root                                                                                2.1.0                          
is-set                                                                                 2.0.2                          
is-shared-array-buffer                                                                 1.0.1                          
is-stream                                                                              2.0.0                          
is-stream                                                                              2.0.1                          
is-string                                                                              1.0.7                          
is-symbol                                                                              1.0.4                          
is-typedarray                                                                          1.0.0                          
is-weakref                                                                             1.0.1                          
is-wsl                                                                                 2.2.0                          
isarray                                                                                1.0.0                          
isarray                                                                                2.0.5                          
isexe                                                                                  2.0.0                          
isexe                                                                                  3.1.1                          
isstream                                                                               0.1.2                          
istanbul-lib-coverage                                                                  3.2.0                          
istanbul-lib-instrument                                                                5.1.0                          
istanbul-lib-report                                                                    3.0.0                          
istanbul-lib-source-maps                                                               4.0.1                          
istanbul-reports                                                                       3.1.4                          
iterate-iterator                                                                       1.0.2                          
iterate-value                                                                          1.0.2                          
jackspeak                                                                              3.4.3                          
jake                                                                                   10.8.2                         
jest                                                                                   27.5.1                         
jest-changed-files                                                                     27.5.1                         
jest-circus                                                                            27.5.1                         
jest-cli                                                                               27.5.1                         
jest-config                                                                            27.5.1                         
jest-diff                                                                              27.5.1                         
jest-docblock                                                                          27.5.1                         
jest-each                                                                              27.5.1                         
jest-environment-jsdom                                                                 27.5.1                         
jest-environment-node                                                                  27.5.1                         
jest-get-type                                                                          27.5.1                         
jest-haste-map                                                                         27.5.1                         
jest-jasmine2                                                                          27.5.1                         
jest-leak-detector                                                                     27.5.1                         
jest-matcher-utils                                                                     27.5.1                         
jest-message-util                                                                      27.5.1                         
jest-mock                                                                              27.5.1                         
jest-pnp-resolver                                                                      1.2.2                          
jest-regex-util                                                                        27.5.1                         
jest-resolve                                                                           27.5.1                         
jest-resolve-dependencies                                                              27.5.1                         
jest-runner                                                                            27.5.1                         
jest-runtime                                                                           27.5.1                         
jest-serializer                                                                        27.5.1                         
jest-snapshot                                                                          27.5.1                         
jest-util                                                                              27.5.1                         
jest-validate                                                                          27.5.1                         
jest-watch-typeahead                                                                   1.0.0                          
jest-watcher                                                                           27.5.1                         
jest-worker                                                                            26.6.2                         
jest-worker                                                                            27.5.1                         
jq                                                                                     1.7.1-r0                       
js-tokens                                                                              4.0.0                          
js-yaml                                                                                3.14.1                         
js-yaml                                                                                4.1.0                          
jsbn                                                                                   0.1.1                          
jsbn                                                                                   1.1.0                          
jsdom                                                                                  16.7.0                         
jsesc                                                                                  0.5.0                          
jsesc                                                                                  2.5.2                          
json-buffer                                                                            3.0.1                          
json-parse-better-errors                                                               1.0.2                          
json-parse-even-better-errors                                                          2.3.1                          
json-parse-even-better-errors                                                          4.0.0                          
json-schema                                                                            0.2.3                          
json-schema                                                                            0.4.0                          
json-schema-traverse                                                                   0.4.1                          
json-schema-traverse                                                                   1.0.0                          
json-stable-stringify-without-jsonify                                                  1.0.1                          
json-stringify-nice                                                                    1.1.4                          
json-stringify-safe                                                                    5.0.1                          
json5                                                                                  1.0.1                          
json5                                                                                  2.2.0                          
jsonfile                                                                               4.0.0                          
jsonfile                                                                               6.1.0                          
jsonparse                                                                              1.3.1                          
jsonpointer                                                                            5.0.0                          
jsonwebtoken                                                                           8.5.1                          
jsprim                                                                                 1.4.1                          
jss                                                                                    10.8.2                         
jss-plugin-camel-case                                                                  10.8.2                         
jss-plugin-default-unit                                                                10.8.2                         
jss-plugin-global                                                                      10.8.2                         
jss-plugin-nested                                                                      10.8.2                         
jss-plugin-props-sort                                                                  10.8.2                         
jss-plugin-rule-value-function                                                         10.8.2                         
jss-plugin-vendor-prefixer                                                             10.8.2                         
jsx-ast-utils                                                                          3.2.1                          
just-diff                                                                              6.0.2                          
just-diff-apply                                                                        5.5.0                          
jwa                                                                                    1.4.1                          
jws                                                                                    3.2.2                          
keyv                                                                                   4.0.4                          
kind-of                                                                                6.0.3                          
kleur                                                                                  3.0.3                          
klona                                                                                  2.0.5                          
kuler                                                                                  2.0.0                          
language-subtag-registry                                                               0.3.21                         
language-tags                                                                          1.0.5                          
leven                                                                                  3.1.0                          
levn                                                                                   0.3.0                          
levn                                                                                   0.4.1                          
libacl                                                                                 2.3.2-r0                       
libattr                                                                                2.5.2-r0                       
libbase64                                                                              0.5.2-r0                       
libbsd                                                                                 0.12.2-r0                      
libbz2                                                                                 1.0.8-r6                       
libcrypto3                                                                             3.3.7-r0                       
libcurl                                                                                8.14.1-r2                      
libedit                                                                                20240517.3.1-r0                
libexpat                                                                               2.7.5-r0                       
libgcc                                                                                 13.2.1_git20240309-r1          
libidn2                                                                                2.3.7-r0                       
libintl                                                                                0.22.5-r0                      
libmd                                                                                  1.1.0-r0                       
libncursesw                                                                            6.4_p20240420-r2               
libnpmaccess                                                                           9.0.0                          
libnpmdiff                                                                             7.0.0                          
libnpmexec                                                                             9.0.0                          
libnpmfund                                                                             6.0.0                          
libnpmhook                                                                             11.0.0                         
libnpmorg                                                                              7.0.0                          
libnpmpack                                                                             8.0.0                          
libnpmpublish                                                                          10.0.1                         
libnpmsearch                                                                           8.0.0                          
libnpmteam                                                                             7.0.0                          
libnpmversion                                                                          7.0.0                          
libphonenumber-js                                                                      1.9.42                         
libphonenumber-js-core                                                                 1.0.0                          
libphonenumber-js-max                                                                  1.0.0                          
libphonenumber-js-min                                                                  1.0.0                          
libphonenumber-js-mobile                                                               1.0.0                          
libproc2                                                                               4.0.4-r0                       
libpsl                                                                                 0.21.5-r1                      
libssl3                                                                                3.3.7-r0                       
libstdc++                                                                              13.2.1_git20240309-r1          
libunistring                                                                           1.2-r0                         
libuuid                                                                                2.40.1-r1                      
libxml2                                                                                2.12.10-r0                     
libzip                                                                                 1.10.1-r0                      
lilconfig                                                                              2.0.4                          
lines-and-columns                                                                      1.1.6                          
linux-pam                                                                              1.6.0-r0                       
loader-runner                                                                          4.2.0                          
loader-utils                                                                           1.4.0                          
loader-utils                                                                           2.0.2                          
loader-utils                                                                           3.2.0                          
locate-path                                                                            2.0.0                          
locate-path                                                                            3.0.0                          
locate-path                                                                            5.0.0                          
locate-path                                                                            6.0.0                          
lodash                                                                                 4.17.21                        
lodash.debounce                                                                        4.0.8                          
lodash.includes                                                                        4.3.0                          
lodash.isboolean                                                                       3.0.3                          
lodash.isinteger                                                                       4.0.4                          
lodash.isnumber                                                                        3.0.3                          
lodash.isplainobject                                                                   4.0.6                          
lodash.isstring                                                                        4.0.1                          
lodash.memoize                                                                         4.1.2                          
lodash.merge                                                                           4.6.2                          
lodash.once                                                                            4.1.1                          
lodash.sortby                                                                          4.7.0                          
lodash.uniq                                                                            4.5.0                          
logform                                                                                2.2.0                          
logrotate                                                                              3.21.0-r1                      
loose-envify                                                                           1.4.0                          
lower-case                                                                             2.0.2                          
lowercase-keys                                                                         2.0.0                          
lru-cache                                                                              10.4.3                         
lru-cache                                                                              6.0.0                          
luxon                                                                                  2.3.0                          
lz-string                                                                              1.5.0                          
magic-string                                                                           0.25.7                         
make-dir                                                                               3.1.0                          
make-error                                                                             1.3.6                          
make-fetch-happen                                                                      13.0.1                         
make-fetch-happen                                                                      14.0.3                         
makeerror                                                                              1.0.12                         
material-ui-popup-state                                                                2.0.0                          
math-expression-evaluator                                                              1.3.8                          
mdn-data                                                                               2.0.14                         
mdn-data                                                                               2.0.4                          
media-typer                                                                            0.3.0                          
memfs                                                                                  3.4.1                          
memoize-one                                                                            5.2.1                          
memory-pager                                                                           1.5.0                          
merge                                                                                  2.1.1                          
merge-descriptors                                                                      1.0.1                          
merge-stream                                                                           2.0.0                          
merge2                                                                                 1.4.1                          
methods                                                                                1.1.2                          
micromatch                                                                             4.0.4                          
mime                                                                                   1.6.0                          
mime-db                                                                                1.44.0                         
mime-db                                                                                1.51.0                         
mime-types                                                                             2.1.27                         
mime-types                                                                             2.1.34                         
mimic-fn                                                                               2.1.0                          
mimic-response                                                                         1.0.1                          
mimic-response                                                                         3.1.0                          
min-indent                                                                             1.0.1                          
mini-css-extract-plugin                                                                2.5.3                          
minimalistic-assert                                                                    1.0.1                          
minimatch                                                                              3.0.4                          
minimatch                                                                              9.0.5                          
minimist                                                                               1.2.5                          
minipass                                                                               2.9.0                          
minipass                                                                               3.1.5                          
minipass                                                                               3.3.6                          
minipass                                                                               5.0.0                          
minipass                                                                               7.1.2                          
minipass-collect                                                                       2.0.1                          
minipass-fetch                                                                         3.0.5                          
minipass-fetch                                                                         4.0.0                          
minipass-flush                                                                         1.0.5                          
minipass-pipeline                                                                      1.2.4                          
minipass-sized                                                                         1.0.3                          
minizlib                                                                               1.3.3                          
minizlib                                                                               2.1.2                          
minizlib                                                                               3.0.1                          
mkdirp                                                                                 0.5.5                          
mkdirp                                                                                 1.0.4                          
mkdirp                                                                                 3.0.1                          
mongodb                                                                                3.7.4                          
monorepo-symlink-test                                                                  0.0.0                          
morgan                                                                                 1.10.0                         
ms                                                                                     2.0.0                          
ms                                                                                     2.1.1                          
ms                                                                                     2.1.2                          
ms                                                                                     2.1.3                          
multicast-dns                                                                          6.2.3                          
multicast-dns-service-types                                                            1.1.0                          
musl                                                                                   1.2.5-r3                       
musl-utils                                                                             1.2.5-r3                       
mute-stream                                                                            0.0.8                          
mute-stream                                                                            2.0.0                          
mylib                                                                                  0.0.0                          
mysql                                                                                  2.18.1                         
mz                                                                                     2.7.0                          
nano                                                                                   8.0-r0                         
nanoid                                                                                 3.3.1                          
natural-compare                                                                        1.4.0                          
ncurses-terminfo-base                                                                  6.4_p20240420-r2               
needle                                                                                 2.9.1                          
negotiator                                                                             0.6.2                          
negotiator                                                                             0.6.3                          
negotiator                                                                             0.6.4                          
negotiator                                                                             1.0.0                          
neo-async                                                                              2.6.2                          
netcat-openbsd                                                                         1.226-r0                       
nghttp2-libs                                                                           1.62.1-r0                      
nginx                                                                                  1.26.3-r0                      
no-case                                                                                3.0.4                          
node-addon-api                                                                         3.2.1                          
node-fetch                                                                             2.6.6                          
node-forge                                                                             1.2.1                          
node-forge-flash                                                                       0.0.0                          
node-gyp                                                                               10.2.0                         
node-gyp                                                                               3.8.0                          
node-int64                                                                             0.4.0                          
node-pre-gyp                                                                           0.11.0                         
node-releases                                                                          2.0.2                          
nodejs                                                                                 20.15.1-r0                     
nopt                                                                                   3.0.6                          
nopt                                                                                   4.0.3                          
nopt                                                                                   5.0.0                          
nopt                                                                                   7.2.1                          
nopt                                                                                   8.0.0                          
normalize-package-data                                                                 7.0.0                          
normalize-path                                                                         3.0.0                          
normalize-range                                                                        0.1.2                          
normalize-url                                                                          6.1.0                          
normalizr                                                                              3.6.1                          
npm                                                                                    10.9.1                         
npm                                                                                    10.9.1-r0                      
npm-audit-report                                                                       6.0.0                          
npm-bundled                                                                            1.1.2                          
npm-bundled                                                                            4.0.0                          
npm-install-checks                                                                     7.1.1                          
npm-normalize-package-bin                                                              1.0.1                          
npm-normalize-package-bin                                                              4.0.0                          
npm-package-arg                                                                        12.0.0                         
npm-packlist                                                                           1.4.8                          
npm-packlist                                                                           9.0.0                          
npm-pick-manifest                                                                      10.0.0                         
npm-profile                                                                            11.0.1                         
npm-registry-fetch                                                                     18.0.2                         
npm-run-path                                                                           4.0.1                          
npm-user-validate                                                                      3.0.0                          
npmlog                                                                                 4.1.2                          
npmlog                                                                                 5.0.1                          
nth-check                                                                              1.0.2                          
nth-check                                                                              2.0.1                          
number-is-nan                                                                          1.0.1                          
nw-pre-gyp-module-test                                                                 0.0.1                          
nwsapi                                                                                 2.2.0                          
oauth-sign                                                                             0.9.0                          
object-assign                                                                          4.1.1                          
object-hash                                                                            2.2.0                          
object-inspect                                                                         1.11.0                         
object-is                                                                              1.1.5                          
object-keys                                                                            1.1.1                          
object.assign                                                                          4.1.2                          
object.entries                                                                         1.1.5                          
object.fromentries                                                                     2.0.5                          
object.getownpropertydescriptors                                                       2.1.3                          
object.hasown                                                                          1.1.0                          
object.values                                                                          1.1.5                          
obuf                                                                                   1.1.2                          
on-finished                                                                            2.3.0                          
on-headers                                                                             1.0.2                          
once                                                                                   1.4.0                          
one-time                                                                               1.0.0                          
onetime                                                                                5.1.2                          
oniguruma                                                                              6.9.9-r0                       
open                                                                                   8.4.0                          
openssl                                                                                3.3.7-r0                       
optional-require                                                                       1.1.10                         
optionator                                                                             0.8.3                          
optionator                                                                             0.9.1                          
os-homedir                                                                             1.0.2                          
os-tmpdir                                                                              1.0.2                          
osenv                                                                                  0.1.5                          
p-cancelable                                                                           2.1.1                          
p-limit                                                                                1.3.0                          
p-limit                                                                                2.3.0                          
p-limit                                                                                3.1.0                          
p-locate                                                                               2.0.0                          
p-locate                                                                               3.0.0                          
p-locate                                                                               4.1.0                          
p-locate                                                                               5.0.0                          
p-map                                                                                  4.0.0                          
p-map                                                                                  7.0.2                          
p-retry                                                                                4.6.1                          
p-try                                                                                  1.0.0                          
p-try                                                                                  2.2.0                          
package-json-from-dist                                                                 1.0.1                          
packet-reader                                                                          1.0.0                          
pacote                                                                                 19.0.1                         
pacote                                                                                 20.0.0                         
param-case                                                                             3.0.4                          
parent-module                                                                          1.0.1                          
parent-require                                                                         1.0.0                          
parse-conflict-json                                                                    4.0.0                          
parse-json                                                                             5.2.0                          
parseurl                                                                               1.3.3                          
pascal-case                                                                            3.1.2                          
path-exists                                                                            3.0.0                          
path-exists                                                                            4.0.0                          
path-is-absolute                                                                       1.0.1                          
path-key                                                                               3.1.1                          
path-parse                                                                             1.0.7                          
path-scurry                                                                            1.11.1                         
path-to-regexp                                                                         0.1.7                          
path-type                                                                              4.0.0                          
pcre                                                                                   8.45-r3                        
pcre2                                                                                  10.43-r0                       
performance-now                                                                        2.1.0                          
pg                                                                                     8.7.1                          
pg-connection-string                                                                   2.5.0                          
pg-int8                                                                                1.0.1                          
pg-pool                                                                                3.4.1                          
pg-protocol                                                                            1.5.0                          
pg-types                                                                               2.2.0                          
pgpass                                                                                 1.0.5                          
php83                                                                                  8.3.15-r0                      
php83-common                                                                           8.3.15-r0                      
php83-ctype                                                                            8.3.15-r0                      
php83-curl                                                                             8.3.15-r0                      
php83-fileinfo                                                                         8.3.15-r0                      
php83-fpm                                                                              8.3.15-r0                      
php83-iconv                                                                            8.3.15-r0                      
php83-mbstring                                                                         8.3.15-r0                      
php83-openssl                                                                          8.3.15-r0                      
php83-phar                                                                             8.3.15-r0                      
php83-session                                                                          8.3.15-r0                      
php83-simplexml                                                                        8.3.15-r0                      
php83-xml                                                                              8.3.15-r0                      
php83-xmlwriter                                                                        8.3.15-r0                      
php83-zip                                                                              8.3.15-r0                      
picocolors                                                                             0.2.1                          
picocolors                                                                             1.1.1                          
picomatch                                                                              2.3.0                          
pirates                                                                                4.0.5                          
pkg-dir                                                                                4.2.0                          
pkg-up                                                                                 3.1.0                          
popt                                                                                   1.19-r3                        
portfinder                                                                             1.0.28                         
postcss                                                                                7.0.39                         
postcss                                                                                8.4.6                          
postcss-attribute-case-insensitive                                                     5.0.0                          
postcss-browser-comments                                                               4.0.0                          
postcss-calc                                                                           8.2.4                          
postcss-clamp                                                                          4.0.0                          
postcss-color-functional-notation                                                      4.2.2                          
postcss-color-hex-alpha                                                                8.0.3                          
postcss-color-rebeccapurple                                                            7.0.2                          
postcss-colormin                                                                       5.2.5                          
postcss-convert-values                                                                 5.0.4                          
postcss-custom-media                                                                   8.0.0                          
postcss-custom-properties                                                              12.1.4                         
postcss-custom-selectors                                                               6.0.0                          
postcss-dir-pseudo-class                                                               6.0.4                          
postcss-discard-comments                                                               5.0.3                          
postcss-discard-duplicates                                                             5.0.3                          
postcss-discard-empty                                                                  5.0.3                          
postcss-discard-overridden                                                             5.0.4                          
postcss-double-position-gradients                                                      3.1.0                          
postcss-env-function                                                                   4.0.5                          
postcss-flexbugs-fixes                                                                 5.0.2                          
postcss-focus-visible                                                                  6.0.4                          
postcss-focus-within                                                                   5.0.4                          
postcss-font-variant                                                                   5.0.0                          
postcss-gap-properties                                                                 3.0.3                          
postcss-image-set-function                                                             4.0.6                          
postcss-initial                                                                        4.0.1                          
postcss-js                                                                             4.0.0                          
postcss-lab-function                                                                   4.1.1                          
postcss-load-config                                                                    3.1.3                          
postcss-loader                                                                         6.2.1                          
postcss-logical                                                                        5.0.4                          
postcss-media-minmax                                                                   5.0.0                          
postcss-merge-longhand                                                                 5.0.6                          
postcss-merge-rules                                                                    5.0.6                          
postcss-minify-font-values                                                             5.0.4                          
postcss-minify-gradients                                                               5.0.6                          
postcss-minify-params                                                                  5.0.5                          
postcss-minify-selectors                                                               5.1.3                          
postcss-modules-extract-imports                                                        3.0.0                          
postcss-modules-local-by-default                                                       4.0.0                          
postcss-modules-scope                                                                  3.0.0                          
postcss-modules-values                                                                 4.0.0                          
postcss-nested                                                                         5.0.6                          
postcss-nesting                                                                        10.1.2                         
postcss-normalize                                                                      10.0.1                         
postcss-normalize-charset                                                              5.0.3                          
postcss-normalize-display-values                                                       5.0.3                          
postcss-normalize-positions                                                            5.0.4                          
postcss-normalize-repeat-style                                                         5.0.4                          
postcss-normalize-string                                                               5.0.4                          
postcss-normalize-timing-functions                                                     5.0.3                          
postcss-normalize-unicode                                                              5.0.4                          
postcss-normalize-url                                                                  5.0.5                          
postcss-normalize-whitespace                                                           5.0.4                          
postcss-opacity-percentage                                                             1.1.2                          
postcss-ordered-values                                                                 5.0.5                          
postcss-overflow-shorthand                                                             3.0.3                          
postcss-page-break                                                                     3.0.4                          
postcss-place                                                                          7.0.4                          
postcss-preset-env                                                                     7.4.1                          
postcss-pseudo-class-any-link                                                          7.1.1                          
postcss-reduce-initial                                                                 5.0.3                          
postcss-reduce-transforms                                                              5.0.4                          
postcss-replace-overflow-wrap                                                          4.0.0                          
postcss-selector-not                                                                   5.0.0                          
postcss-selector-parser                                                                6.0.9                          
postcss-selector-parser                                                                6.1.2                          
postcss-svgo                                                                           5.0.4                          
postcss-unique-selectors                                                               5.0.4                          
postcss-value-parser                                                                   4.2.0                          
postgres-array                                                                         2.0.0                          
postgres-bytea                                                                         1.0.0                          
postgres-date                                                                          1.0.7                          
postgres-interval                                                                      1.2.0                          
prelude-ls                                                                             1.1.2                          
prelude-ls                                                                             1.2.1                          
pretty-bytes                                                                           5.6.0                          
pretty-error                                                                           4.0.0                          
pretty-format                                                                          26.6.2                         
pretty-format                                                                          27.3.1                         
pretty-format                                                                          27.5.1                         
proc-log                                                                               4.2.0                          
proc-log                                                                               5.0.0                          
process-nextick-args                                                                   2.0.1                          
procps-ng                                                                              4.0.4-r0                       
proggy                                                                                 3.0.0                          
promise                                                                                8.1.0                          
promise-all-reject-late                                                                1.0.1                          
promise-call-limit                                                                     3.0.2                          
promise-inflight                                                                       1.0.1                          
promise-retry                                                                          2.0.1                          
promise.any                                                                            2.0.2                          
prompt                                                                                 1.2.0                          
prompts                                                                                2.4.2                          
promzard                                                                               2.0.0                          
prop-types                                                                             15.7.2                         
proxy-addr                                                                             2.0.6                          
proxy-addr                                                                             2.0.7                          
psl                                                                                    1.8.0                          
pump                                                                                   3.0.0                          
punycode                                                                               2.1.1                          
q                                                                                      1.5.1                          
qrcode-terminal                                                                        0.12.0                         
qs                                                                                     6.5.2                          
qs                                                                                     6.7.0                          
qs                                                                                     6.9.7                          
queue-microtask                                                                        1.2.3                          
quick-lru                                                                              5.1.1                          
raf                                                                                    3.4.1                          
randombytes                                                                            2.1.0                          
range-parser                                                                           1.2.1                          
raw-body                                                                               2.4.0                          
raw-body                                                                               2.4.3                          
rc                                                                                     1.2.8                          
react                                                                                  17.0.2                         
react-app-polyfill                                                                     3.0.0                          
react-dev-utils                                                                        12.0.0                         
react-dom                                                                              17.0.2                         
react-error-overlay                                                                    6.0.10                         
react-is                                                                               16.13.1                        
react-is                                                                               17.0.2                         
react-redux                                                                            7.2.6                          
react-refresh                                                                          0.11.0                         
react-router                                                                           6.0.2                          
react-router-dom                                                                       6.0.2                          
react-scripts                                                                          5.0.0                          
react-table                                                                            7.7.0                          
react-transition-group                                                                 4.4.2                          
react-transition-group/CSSTransition                                                   UNKNOWN                        
react-transition-group/ReplaceTransition                                               UNKNOWN                        
react-transition-group/SwitchTransition                                                UNKNOWN                        
react-transition-group/Transition                                                      UNKNOWN                        
react-transition-group/TransitionGroup                                                 UNKNOWN                        
react-transition-group/TransitionGroupContext                                          UNKNOWN                        
react-transition-group/config                                                          UNKNOWN                        
react-virtualized-auto-sizer                                                           1.0.6                          
react-window                                                                           1.8.6                          
read                                                                                   1.0.7                          
read                                                                                   4.0.0                          
read-cmd-shim                                                                          5.0.0                          
read-package-json-fast                                                                 4.0.0                          
readable-stream                                                                        2.3.7                          
readable-stream                                                                        3.6.0                          
readdirp                                                                               3.6.0                          
readline                                                                               8.2.10-r0                      
recursive-readdir                                                                      2.2.2                          
redent                                                                                 3.0.0                          
redux                                                                                  4.1.2                          
redux-thunk                                                                            2.4.0                          
reflect-metadata                                                                       0.1.13                         
regenerate                                                                             1.4.2                          
regenerate-unicode-properties                                                          10.0.1                         
regenerator-runtime                                                                    0.13.9                         
regenerator-transform                                                                  0.14.5                         
regex-parser                                                                           2.2.11                         
regexp.prototype.flags                                                                 1.3.1                          
regexpp                                                                                3.2.0                          
regexpu-core                                                                           5.0.1                          
regjsgen                                                                               0.6.0                          
regjsparser                                                                            0.8.4                          
relateurl                                                                              0.2.7                          
renderkid                                                                              3.0.0                          
request                                                                                2.88.2                         
require-at                                                                             1.0.6                          
require-directory                                                                      2.1.1                          
require-from-string                                                                    2.0.2                          
require-main-filename                                                                  2.0.0                          
requires-port                                                                          1.0.0                          
reselect                                                                               4.1.2                          
resolve                                                                                1.22.0                         
resolve                                                                                2.0.0-next.3                   
resolve-alpn                                                                           1.2.1                          
resolve-cwd                                                                            3.0.0                          
resolve-from                                                                           4.0.0                          
resolve-from                                                                           5.0.0                          
resolve-url-loader                                                                     4.0.0                          
resolve.exports                                                                        1.1.0                          
responselike                                                                           2.0.0                          
retry                                                                                  0.12.0                         
retry                                                                                  0.13.1                         
reusify                                                                                1.0.4                          
revalidator                                                                            0.1.8                          
rifm                                                                                   0.12.1                         
rimraf                                                                                 2.7.1                          
rimraf                                                                                 3.0.2                          
rimraf                                                                                 5.0.10                         
rollup                                                                                 2.67.3                         
rollup-plugin-terser                                                                   7.0.2                          
rsuite-table                                                                           5.3.2                          
run-parallel                                                                           1.2.0                          
safe-buffer                                                                            5.1.2                          
safe-buffer                                                                            5.2.1                          
safer-buffer                                                                           2.1.2                          
sanitize.css                                                                           13.0.0                         
saslprep                                                                               1.0.3                          
sass-loader                                                                            12.6.0                         
sax                                                                                    1.2.4                          
saxes                                                                                  5.0.1                          
scanelf                                                                                1.3.7-r2                       
scheduler                                                                              0.20.2                         
schema-utils                                                                           2.7.0                          
schema-utils                                                                           2.7.1                          
schema-utils                                                                           3.1.1                          
schema-utils                                                                           4.0.0                          
select-hose                                                                            2.0.0                          
selfsigned                                                                             2.0.0                          
semver                                                                                 5.3.0                          
semver                                                                                 5.7.1                          
semver                                                                                 6.3.0                          
semver                                                                                 7.0.0                          
semver                                                                                 7.3.5                          
semver                                                                                 7.6.3                          
send                                                                                   0.17.1                         
send                                                                                   0.17.2                         
serialize-javascript                                                                   4.0.0                          
serialize-javascript                                                                   6.0.0                          
serve-index                                                                            1.9.1                          
serve-static                                                                           1.14.1                         
serve-static                                                                           1.14.2                         
set-blocking                                                                           2.0.0                          
setprototypeof                                                                         1.1.0                          
setprototypeof                                                                         1.1.1                          
setprototypeof                                                                         1.2.0                          
sha.js                                                                                 2.4.11                         
shadow                                                                                 4.15.1-r0                      
shebang-command                                                                        2.0.0                          
shebang-regex                                                                          3.0.0                          
shell-quote                                                                            1.7.3                          
side-channel                                                                           1.0.4                          
signal-exit                                                                            3.0.5                          
signal-exit                                                                            3.0.7                          
signal-exit                                                                            4.1.0                          
sigstore                                                                               3.0.0                          
simple-swizzle                                                                         0.2.2                          
sisteransi                                                                             1.0.5                          
skalibs                                                                                2.14.1.1-r0                    
slash                                                                                  3.0.0                          
slash                                                                                  4.0.0                          
smart-buffer                                                                           4.2.0                          
sockjs                                                                                 0.3.24                         
socks                                                                                  2.8.3                          
socks-proxy-agent                                                                      8.0.4                          
source-list-map                                                                        2.0.1                          
source-map                                                                             0.5.7                          
source-map                                                                             0.6.1                          
source-map                                                                             0.7.3                          
source-map                                                                             0.8.0-beta.0                   
source-map-js                                                                          1.0.2                          
source-map-loader                                                                      3.0.1                          
source-map-resolve                                                                     0.6.0                          
source-map-support                                                                     0.5.21                         
source-map-url                                                                         0.4.1                          
sourcemap-codec                                                                        1.4.8                          
sparse-bitfield                                                                        3.0.3                          
spdx-correct                                                                           3.2.0                          
spdx-exceptions                                                                        2.5.0                          
spdx-expression-parse                                                                  3.0.1                          
spdx-expression-parse                                                                  4.0.0                          
spdx-license-ids                                                                       3.0.20                         
spdy                                                                                   4.0.2                          
spdy-transport                                                                         3.0.0                          
split2                                                                                 4.1.0                          
sprintf-js                                                                             1.0.3                          
sprintf-js                                                                             1.1.3                          
sqlite                                                                                 3.45.3-r3                      
sqlite3                                                                                5.0.2                          
sqlstring                                                                              2.3.1                          
sshpk                                                                                  1.16.1                         
ssl_client                                                                             1.36.1-r31                     
ssri                                                                                   10.0.6                         
ssri                                                                                   12.0.0                         
stable                                                                                 0.1.8                          
stack-trace                                                                            0.0.10                         
stack-utils                                                                            2.0.5                          
stackframe                                                                             1.2.1                          
statuses                                                                               1.5.0                          
string-length                                                                          4.0.2                          
string-length                                                                          5.0.1                          
string-natural-compare                                                                 3.0.1                          
string-width                                                                           1.0.2                          
string-width                                                                           2.1.1                          
string-width                                                                           3.1.0                          
string-width                                                                           4.2.3                          
string-width                                                                           5.1.2                          
string.prototype.matchall                                                              4.0.6                          
string.prototype.trimend                                                               1.0.4                          
string.prototype.trimstart                                                             1.0.4                          
string_decoder                                                                         1.1.1                          
string_decoder                                                                         1.3.0                          
stringify-object                                                                       3.3.0                          
strip-ansi                                                                             3.0.1                          
strip-ansi                                                                             4.0.0                          
strip-ansi                                                                             5.2.0                          
strip-ansi                                                                             6.0.1                          
strip-ansi                                                                             7.0.1                          
strip-ansi                                                                             7.1.0                          
strip-bom                                                                              3.0.0                          
strip-bom                                                                              4.0.0                          
strip-comments                                                                         2.0.1                          
strip-final-newline                                                                    2.0.0                          
strip-indent                                                                           3.0.0                          
strip-json-comments                                                                    2.0.1                          
strip-json-comments                                                                    3.1.1                          
style-loader                                                                           3.3.1                          
stylehacks                                                                             5.0.3                          
stylis                                                                                 4.0.10                         
supports-color                                                                         2.0.0                          
supports-color                                                                         5.5.0                          
supports-color                                                                         7.2.0                          
supports-color                                                                         8.1.1                          
supports-color                                                                         9.4.0                          
supports-hyperlinks                                                                    2.2.0                          
supports-preserve-symlinks-flag                                                        1.0.0                          
svg-parser                                                                             2.0.4                          
svgo                                                                                   1.3.2                          
svgo                                                                                   2.8.0                          
swagger-ui-dist                                                                        3.38.0                         
swagger-ui-express                                                                     4.1.6                          
symbol-tree                                                                            3.2.4                          
tailwindcss                                                                            3.0.23                         
tapable                                                                                1.1.3                          
tapable                                                                                2.2.1                          
tar                                                                                    2.2.2                          
tar                                                                                    4.4.19                         
tar                                                                                    6.1.11                         
tar                                                                                    6.2.1                          
tar                                                                                    7.4.3                          
temp-dir                                                                               2.0.0                          
tempy                                                                                  0.6.0                          
terminal-link                                                                          2.1.1                          
terser                                                                                 5.11.0                         
terser-webpack-plugin                                                                  5.3.1                          
test-exclude                                                                           6.0.0                          
text-hex                                                                               1.0.0                          
text-table                                                                             0.2.0                          
thenify                                                                                3.3.1                          
thenify-all                                                                            1.6.0                          
throat                                                                                 6.0.1                          
thunky                                                                                 1.1.0                          
timsort                                                                                0.3.0                          
tiny-relative-date                                                                     1.3.0                          
tiny-warning                                                                           1.0.3                          
tmpl                                                                                   1.0.5                          
to-fast-properties                                                                     2.0.0                          
to-regex-range                                                                         5.0.1                          
toidentifier                                                                           1.0.0                          
toidentifier                                                                           1.0.1                          
tough-cookie                                                                           2.5.0                          
tough-cookie                                                                           4.0.0                          
tr46                                                                                   0.0.3                          
tr46                                                                                   1.0.1                          
tr46                                                                                   2.1.0                          
treeverse                                                                              3.0.0                          
triple-beam                                                                            1.3.0                          
tryer                                                                                  1.0.1                          
ts-node                                                                                10.4.0                         
ts-node                                                                                10.7.0                         
tsconfig-paths                                                                         3.12.0                         
tslib                                                                                  1.14.1                         
tslib                                                                                  2.3.1                          
tsoa                                                                                   3.14.0                         
tsutils                                                                                3.21.0                         
tuf-js                                                                                 3.0.1                          
tunnel-agent                                                                           0.6.0                          
tweetnacl                                                                              0.14.5                         
type-check                                                                             0.3.2                          
type-check                                                                             0.4.0                          
type-detect                                                                            4.0.8                          
type-fest                                                                              0.16.0                         
type-fest                                                                              0.20.2                         
type-fest                                                                              0.21.3                         
type-is                                                                                1.6.18                         
typedarray-to-buffer                                                                   3.1.5                          
typeorm                                                                                0.2.38                         
typescript                                                                             4.4.4                          
typescript                                                                             4.5.3                          
tzdata                                                                                 2026b-r0                       
uglify-js                                                                              3.14.3                         
unbox-primitive                                                                        1.0.1                          
unicode-canonical-property-names-ecmascript                                            2.0.0                          
unicode-match-property-ecmascript                                                      2.0.0                          
unicode-match-property-value-ecmascript                                                2.0.0                          
unicode-property-aliases-ecmascript                                                    2.0.0                          
unique-filename                                                                        3.0.0                          
unique-filename                                                                        4.0.0                          
unique-slug                                                                            4.0.0                          
unique-slug                                                                            5.0.0                          
unique-string                                                                          2.0.0                          
universalify                                                                           0.1.2                          
universalify                                                                           2.0.0                          
unpipe                                                                                 1.0.0                          
unquote                                                                                1.1.1                          
upath                                                                                  1.2.0                          
uri-js                                                                                 4.4.1                          
util-deprecate                                                                         1.0.2                          
util.promisify                                                                         1.0.0                          
utila                                                                                  0.4.0                          
utils-merge                                                                            1.0.1                          
utmps-libs                                                                             0.1.2.2-r1                     
uuid                                                                                   3.4.0                          
uuid                                                                                   8.3.2                          
v8-compile-cache                                                                       2.3.0                          
v8-compile-cache-lib                                                                   3.0.1                          
v8-to-istanbul                                                                         8.1.1                          
validate-npm-package-license                                                           3.0.4                          
validate-npm-package-name                                                              6.0.0                          
validator                                                                              13.7.0                         
vary                                                                                   1.1.2                          
verror                                                                                 1.10.0                         
w3c-hr-time                                                                            1.0.2                          
w3c-xmlserializer                                                                      2.0.0                          
walk-up-path                                                                           3.0.1                          
walker                                                                                 1.0.8                          
watchpack                                                                              2.3.1                          
wbuf                                                                                   1.7.3                          
web-vitals                                                                             1.1.2                          
webidl-conversions                                                                     3.0.1                          
webidl-conversions                                                                     4.0.2                          
webidl-conversions                                                                     5.0.0                          
webidl-conversions                                                                     6.1.0                          
webpack                                                                                5.69.1                         
webpack-dev-middleware                                                                 5.3.1                          
webpack-dev-server                                                                     4.7.4                          
webpack-manifest-plugin                                                                4.1.1                          
webpack-sources                                                                        1.4.3                          
webpack-sources                                                                        2.3.1                          
webpack-sources                                                                        3.2.3                          
websocket-driver                                                                       0.7.4                          
websocket-extensions                                                                   0.1.4                          
whatwg-encoding                                                                        1.0.5                          
whatwg-fetch                                                                           3.6.2                          
whatwg-mimetype                                                                        2.3.0                          
whatwg-url                                                                             5.0.0                          
whatwg-url                                                                             7.1.0                          
whatwg-url                                                                             8.7.0                          
which                                                                                  1.3.1                          
which                                                                                  2.0.2                          
which                                                                                  4.0.0                          
which                                                                                  5.0.0                          
which-boxed-primitive                                                                  1.0.2                          
which-module                                                                           2.0.0                          
wide-align                                                                             1.1.5                          
winston                                                                                2.4.5                          
winston                                                                                3.3.3                          
winston-transport                                                                      4.4.0                          
word-wrap                                                                              1.2.3                          
wordwrap                                                                               1.0.0                          
workbox-background-sync                                                                6.4.2                          
workbox-broadcast-update                                                               6.4.2                          
workbox-build                                                                          6.4.2                          
workbox-cacheable-response                                                             6.4.2                          
workbox-core                                                                           6.4.2                          
workbox-expiration                                                                     6.4.2                          
workbox-google-analytics                                                               6.4.2                          
workbox-navigation-preload                                                             6.4.2                          
workbox-precaching                                                                     6.4.2                          
workbox-range-requests                                                                 6.4.2                          
workbox-recipes                                                                        6.4.2                          
workbox-routing                                                                        6.4.2                          
workbox-strategies                                                                     6.4.2                          
workbox-streams                                                                        6.4.2                          
workbox-sw                                                                             6.4.2                          
workbox-webpack-plugin                                                                 6.4.2                          
workbox-window                                                                         6.4.2                          
wrap-ansi                                                                              5.1.0                          
wrap-ansi                                                                              7.0.0                          
wrap-ansi                                                                              8.1.0                          
wrappy                                                                                 1.0.2                          
write-file-atomic                                                                      3.0.3                          
write-file-atomic                                                                      6.0.0                          
ws                                                                                     7.5.5                          
ws                                                                                     8.5.0                          
xml-name-validator                                                                     3.0.0                          
xml2js                                                                                 0.4.23                         
xmlbuilder                                                                             11.0.1                         
xmlchars                                                                               2.2.0                          
xtend                                                                                  4.0.2                          
xz-libs                                                                                5.8.3-r0                       
y18n                                                                                   4.0.3                          
y18n                                                                                   5.0.8                          
yallist                                                                                3.1.1                          
yallist                                                                                4.0.0                          
yallist                                                                                5.0.0                          
yaml                                                                                   1.10.2                         
yamljs                                                                                 0.3.0                          
yargonaut                                                                              1.1.4                          
yargs                                                                                  14.2.3                         
yargs                                                                                  16.2.0                         
yargs                                                                                  17.2.1                         
yargs-parser                                                                           15.0.3                         
yargs-parser                                                                           20.2.9                         
yn                                                                                     3.1.1                          
ynab_import                                                                            1.0.0                          
yocto-queue                                                                            0.1.0                          
zen-observable                                                                         0.8.15                         
zen-observable-ts                                                                      1.1.0                          
zlib                                                                                   1.3.2-r0                       
zstd-libs                                                                              1.5.6-r0                       
sbom                                                                                                                  
View Browser Console Logs
Expand
[
    {
        "level": "SEVERE",
        "message": "http://172.17.0.5/api/ping - Failed to load resource: the server responded with a status of 500 (Internal Server Error)",
        "source": "network",
        "timestamp": 1780207438412
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5/ - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1780207438412
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.15s
Container Start PASS - 87.46s
Create Buildx SBOM PASS - 2.08s
Get Build Info PASS - 0.04s
View Python Logs
Expand