LinuxServer.io

Test Results

linuxserver/budge

0.0.9-ls161

Cumulative: PASS

Total Runtime: 92.65s

AMD64 PASS

linuxserver/budge

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

ARM64 PASS

linuxserver/budge

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