LinuxServer.io

Test Results

linuxserver/budge

0.0.9-ls166

Cumulative: PASS

Total Runtime: 109.62s

AMD64 PASS

linuxserver/budge

Runtime: 39.67s
amd64-0.0.9-ls166
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2025-10-12T02:46:47+00:00
Image: linuxserver/budge
Maintainer: alex-phillips
Size: 150.42MB
Tag: amd64-0.0.9-ls166
Version: 0.0.9-ls166
View Container Logs
Expand
2025-10-12T02:55:50.553953343Z [migrations] started
2025-10-12T02:55:50.563156453Z [migrations] 01-nginx-site-confs-default: executing...
2025-10-12T02:55:50.572417139Z [migrations] 01-nginx-site-confs-default: succeeded
2025-10-12T02:55:50.575083768Z [migrations] 02-default-location: executing...
2025-10-12T02:55:50.581307008Z [migrations] 02-default-location: succeeded
2025-10-12T02:55:50.581321517Z [migrations] done
2025-10-12T02:55:50.593082006Z usermod: no changes
2025-10-12T02:55:50.596195325Z ───────────────────────────────────────
2025-10-12T02:55:50.596218612Z 
2025-10-12T02:55:50.596226147Z       ██╗     ███████╗██╗ ██████╗
2025-10-12T02:55:50.596234013Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-12T02:55:50.596241638Z       ██║     ███████╗██║██║   ██║
2025-10-12T02:55:50.596248983Z       ██║     ╚════██║██║██║   ██║
2025-10-12T02:55:50.596256498Z       ███████╗███████║██║╚██████╔╝
2025-10-12T02:55:50.596263933Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-12T02:55:50.596271308Z 
2025-10-12T02:55:50.596278252Z    Brought to you by linuxserver.io
2025-10-12T02:55:50.596285517Z ───────────────────────────────────────
2025-10-12T02:55:50.596728679Z 
2025-10-12T02:55:50.596740793Z To support LSIO projects visit:
2025-10-12T02:55:50.596747457Z https://www.linuxserver.io/donate/
2025-10-12T02:55:50.596753439Z 
2025-10-12T02:55:50.596757958Z ───────────────────────────────────────
2025-10-12T02:55:50.596763579Z GID/UID
2025-10-12T02:55:50.596768218Z ───────────────────────────────────────
2025-10-12T02:55:50.602084933Z 
2025-10-12T02:55:50.602180355Z User UID:    911
2025-10-12T02:55:50.602184233Z User GID:    911
2025-10-12T02:55:50.602187890Z ───────────────────────────────────────
2025-10-12T02:55:50.603850248Z Linuxserver.io version: 0.0.9-ls166
2025-10-12T02:55:50.603867182Z Build-date: 2025-10-12T02:46:47+00:00
2025-10-12T02:55:50.603871070Z ───────────────────────────────────────
2025-10-12T02:55:50.603875158Z     
2025-10-12T02:55:50.678802249Z Setting resolver to  8.8.8.8 8.8.4.4
2025-10-12T02:55:50.683931546Z Setting worker_processes to 64
2025-10-12T02:55:50.708216432Z generating self-signed keys in /config/keys, you can replace these with your own keys if required
2025-10-12T02:55:50.719118683Z ...+.......+..............+......+...+++++++++++++++++++++++++++++++++++++++*.....+......+....+.....+.+......+.....+...+...+....+........+..........+..+++++++++++++++++++++++++++++++++++++++*......+...++++++
2025-10-12T02:55:50.750643948Z .....+++++++++++++++++++++++++++++++++++++++*..+..+++++++++++++++++++++++++++++++++++++++*.+..+...+.........+....+.....+....+...........+......+...................+.....+.+......+.....+...+.+......+............+..+.+.....+.......+..................+..+............+...+......+.........+...+...............+....+.....+.+.................+...+.........+...+.+......+...+......+..+....+.....+...+.+.................+.......+.....+......+......+.+...+.........+..+..........+...........+....+...+...+.....+...+....+...........+.+......+..+..........+.....+............+.+...+..+...++++++
2025-10-12T02:55:50.753911797Z -----
2025-10-12T02:55:50.796786062Z New container detected. Setting up app folder and fixing permissions.
2025-10-12T02:56:08.656066981Z query: SELECT * FROM "sqlite_master" WHERE "type" = 'table' AND "name" = 'migrations'
2025-10-12T02:56:08.660297780Z query: CREATE TABLE "migrations" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "timestamp" bigint NOT NULL, "name" varchar NOT NULL)
2025-10-12T02:56:08.701885895Z query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
2025-10-12T02:56:08.702932212Z 0 migrations are already loaded in the database.
2025-10-12T02:56:08.702943384Z 3 migrations were found in the source code.
2025-10-12T02:56:08.702959827Z 3 migrations are new migrations that needs to be executed.
2025-10-12T02:56:08.703824549Z query: BEGIN TRANSACTION
2025-10-12T02:56:08.705897432Z query: SELECT COUNT(*) FROM users
2025-10-12T02:56:08.707753129Z query failed: SELECT COUNT(*) FROM users
2025-10-12T02:56:08.709659597Z error: Error: SQLITE_ERROR: no such table: users
2025-10-12T02:56:08.709673485Z --> in Database#all('SELECT COUNT(*) FROM users', undefined, [Function: handler])
2025-10-12T02:56:08.709682283Z     at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:60:56)
2025-10-12T02:56:08.709691231Z     at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27)
2025-10-12T02:56:08.709699938Z     at Object.next (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:124:57)
2025-10-12T02:56:08.709708305Z     at /app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:117:75
2025-10-12T02:56:08.709716572Z     at new Promise (<anonymous>)
2025-10-12T02:56:08.709725540Z     at Object.__awaiter (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:113:16)
2025-10-12T02:56:08.709734077Z     at execute (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:54:64)
2025-10-12T02:56:08.709742354Z     at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:101:46)
2025-10-12T02:56:08.709774248Z     at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27) {
2025-10-12T02:56:08.709782725Z   errno: 1,
2025-10-12T02:56:08.709791012Z   code: 'SQLITE_ERROR',
2025-10-12T02:56:08.709798968Z   __augmented: true
2025-10-12T02:56:08.709806864Z }
2025-10-12T02:56:08.712386547Z 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-10-12T02:56:08.713710684Z query: CREATE UNIQUE INDEX "IDX_97672ac88f789774dd47f7c8be" ON "users" ("email") 
2025-10-12T02:56:08.716759512Z 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-10-12T02:56:08.717918175Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2025-10-12T02:56:08.718805141Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2025-10-12T02:56:08.721501370Z 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-10-12T02:56:08.722732889Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId") 
2025-10-12T02:56:08.723643222Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId") 
2025-10-12T02:56:08.724722906Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month") 
2025-10-12T02:56:08.727547904Z 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-10-12T02:56:08.728870828Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId") 
2025-10-12T02:56:08.730349004Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId") 
2025-10-12T02:56:08.734017400Z 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-10-12T02:56:08.738768206Z 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-10-12T02:56:08.740741489Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId") 
2025-10-12T02:56:08.746404741Z 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-10-12T02:56:08.749719926Z 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-10-12T02:56:08.752286624Z 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-10-12T02:56:08.753190484Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId") 
2025-10-12T02:56:08.754008160Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2025-10-12T02:56:08.754854364Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2025-10-12T02:56:08.758594054Z 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-10-12T02:56:08.760406192Z 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-10-12T02:56:08.761240252Z query: DROP TABLE "budget_months"
2025-10-12T02:56:08.762500098Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2025-10-12T02:56:08.769665926Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2025-10-12T02:56:08.771528176Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2025-10-12T02:56:08.772373929Z query: DROP INDEX "IDX_cba488e36ca6ff6eec83e91440"
2025-10-12T02:56:08.773318040Z query: DROP INDEX "IDX_de0f1ed5fe7ad4f2254bb815be"
2025-10-12T02:56:08.774691355Z query: DROP INDEX "IDX_23f4c8894717fb764a2b88ff29"
2025-10-12T02:56:08.777176318Z 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-10-12T02:56:08.778267405Z 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-10-12T02:56:08.778667891Z query: DROP TABLE "category_months"
2025-10-12T02:56:08.779512131Z query: ALTER TABLE "temporary_category_months" RENAME TO "category_months"
2025-10-12T02:56:08.783794653Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId") 
2025-10-12T02:56:08.784555245Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId") 
2025-10-12T02:56:08.785373162Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month") 
2025-10-12T02:56:08.785957298Z query: DROP INDEX "IDX_e6d5be2f8c1fbd283150e043a0"
2025-10-12T02:56:08.786726496Z query: DROP INDEX "IDX_af173d6048d44da16b00e49e24"
2025-10-12T02:56:08.790349652Z 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-10-12T02:56:08.791603757Z 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-10-12T02:56:08.792019133Z query: DROP TABLE "categories"
2025-10-12T02:56:08.798467617Z query: ALTER TABLE "temporary_categories" RENAME TO "categories"
2025-10-12T02:56:08.803371611Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId") 
2025-10-12T02:56:08.804222965Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId") 
2025-10-12T02:56:08.805947577Z 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-10-12T02:56:08.807134487Z query: INSERT INTO "temporary_payees"("id", "budgetId", "transferAccountId", "name", "internal", "created", "updated") SELECT "id", "budgetId", "transferAccountId", "name", "internal", "created", "updated" FROM "payees"
2025-10-12T02:56:08.807563561Z query: DROP TABLE "payees"
2025-10-12T02:56:08.808790461Z query: ALTER TABLE "temporary_payees" RENAME TO "payees"
2025-10-12T02:56:08.812957561Z query: DROP INDEX "IDX_7098ffeb5373b7d6344f4f1663"
2025-10-12T02:56:08.816686530Z 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-10-12T02:56:08.818173954Z 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-10-12T02:56:08.818940908Z query: DROP TABLE "transactions"
2025-10-12T02:56:08.820104611Z query: ALTER TABLE "temporary_transactions" RENAME TO "transactions"
2025-10-12T02:56:08.824706467Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId") 
2025-10-12T02:56:08.827651627Z 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-10-12T02:56:08.828856212Z 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-10-12T02:56:08.829195666Z query: DROP TABLE "accounts"
2025-10-12T02:56:08.830260169Z query: ALTER TABLE "temporary_accounts" RENAME TO "accounts"
2025-10-12T02:56:08.834368862Z 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-10-12T02:56:08.835244345Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "toBeBudgeted", "created", "updated") SELECT "id", "userId", "name", "toBeBudgeted", "created", "updated" FROM "budgets"
2025-10-12T02:56:08.835615231Z query: DROP TABLE "budgets"
2025-10-12T02:56:08.836836420Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-12T02:56:08.840038266Z query: DROP INDEX "IDX_0dcceebef7c019bc892be7b5d0"
2025-10-12T02:56:08.841704582Z 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-10-12T02:56:08.842625285Z 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-10-12T02:56:08.842985992Z query: DROP TABLE "category_groups"
2025-10-12T02:56:08.843842556Z query: ALTER TABLE "temporary_category_groups" RENAME TO "category_groups"
2025-10-12T02:56:08.847258815Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId") 
2025-10-12T02:56:08.850643931Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649259669912,"initial1649259669912"]
2025-10-12T02:56:08.851145270Z Migration initial1649259669912 has been executed successfully.
2025-10-12T02:56:08.852343723Z 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-10-12T02:56:08.853465201Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2025-10-12T02:56:08.854075039Z query: DROP TABLE "budgets"
2025-10-12T02:56:08.855444566Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-12T02:56:08.860054788Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2025-10-12T02:56:08.860667753Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2025-10-12T02:56:08.864037488Z 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-10-12T02:56:08.866365224Z 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-10-12T02:56:08.866836804Z query: DROP TABLE "budget_months"
2025-10-12T02:56:08.868679354Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2025-10-12T02:56:08.873900857Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2025-10-12T02:56:08.874565425Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2025-10-12T02:56:08.876032539Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649260258195,"budgetMonthAvailable1649260258195"]
2025-10-12T02:56:08.876323625Z Migration budgetMonthAvailable1649260258195 has been executed successfully.
2025-10-12T02:56:08.878049250Z 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-10-12T02:56:08.878966356Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2025-10-12T02:56:08.879623630Z query: DROP TABLE "budgets"
2025-10-12T02:56:08.880825089Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-12T02:56:08.894919186Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1650032177205,"addBudgetCurrency1650032177205"]
2025-10-12T02:56:08.895333160Z Migration addBudgetCurrency1650032177205 has been executed successfully.
2025-10-12T02:56:08.895746131Z query: COMMIT
2025-10-12T02:56:15.384804313Z [custom-init] No custom files found, skipping...
2025-10-12T02:56:15.614242623Z 
2025-10-12T02:56:15.614287834Z > BudgE@0.0.8 start
2025-10-12T02:56:15.614299688Z > node build/src/server.js
2025-10-12T02:56:15.614308566Z 
2025-10-12T02:56:17.767053820Z !!!WARNING!!! Running in development mode!
2025-10-12T02:56:17.848380236Z Server listening on: http://0.0.0.0:5000
2025-10-12T02:56:18.439611295Z Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded!
2025-10-12T02:56:18.458678485Z [ls.io-init] done.
2025-10-12T02:56:19.590885967Z Error: You must be logged in to do that
2025-10-12T02:56:19.590924084Z     at /app/www/public/backend/build/src/middleware/authentication.js:41:23
2025-10-12T02:56:19.590933924Z     at Generator.next (<anonymous>)
2025-10-12T02:56:19.590942872Z     at /app/www/public/backend/build/src/middleware/authentication.js:8:71
2025-10-12T02:56:19.590951249Z     at new Promise (<anonymous>)
2025-10-12T02:56:19.590959656Z     at __awaiter (/app/www/public/backend/build/src/middleware/authentication.js:4:12)
2025-10-12T02:56:19.590968333Z     at expressAuthentication (/app/www/public/backend/build/src/middleware/authentication.js:22:12)
2025-10-12T02:56:19.590976780Z     at /app/www/public/backend/build/routes.js:1245:97
2025-10-12T02:56:19.590984937Z     at Generator.next (<anonymous>)
2025-10-12T02:56:19.590993223Z     at /app/www/public/backend/build/routes.js:8:71
2025-10-12T02:56:19.591001350Z     at new Promise (<anonymous>) {
2025-10-12T02:56:19.591009707Z   status: 401
2025-10-12T02:56:19.591017823Z }
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-r30             apk                       
busybox-binsh                                                                  1.36.1-r30             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                                                                20250911-r0            apk                       
ca-certificates-bundle                                                         20250911-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.12                 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.14.1-r2              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.5-r0               apk                       
libcurl                                                                        8.14.1-r2              apk                       
libedit                                                                        20240517.3.1-r0        apk                       
libexpat                                                                       2.7.3-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.5-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.5-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-r30             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": 1760237789580
    },
    {
        "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": 1760237789580
    }
]
Test Result Message Runtime
Container startup PASS - 28.12s
Create SBOM PASS - 26.75s
Get build info PASS - 0.04s
Get screenshot PASS - 11.06s

ARM64 PASS

linuxserver/budge

Runtime: 105.93s
arm64v8-0.0.9-ls166
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2025-10-12T02:46:47+00:00
Image: linuxserver/budge
Maintainer: alex-phillips
Size: 169.79MB
Tag: arm64v8-0.0.9-ls166
Version: 0.0.9-ls166
View Container Logs
Expand
2025-10-12T02:55:54.009978361Z [migrations] started
2025-10-12T02:55:54.288714300Z [migrations] 01-nginx-site-confs-default: executing...
2025-10-12T02:55:54.578025410Z [migrations] 01-nginx-site-confs-default: succeeded
2025-10-12T02:55:54.711580996Z [migrations] 02-default-location: executing...
2025-10-12T02:55:54.967351465Z [migrations] 02-default-location: succeeded
2025-10-12T02:55:54.967996143Z [migrations] done
2025-10-12T02:55:55.482995753Z usermod: no changes
2025-10-12T02:55:55.524245156Z ───────────────────────────────────────
2025-10-12T02:55:55.524286149Z 
2025-10-12T02:55:55.524295989Z       ██╗     ███████╗██╗ ██████╗
2025-10-12T02:55:55.524304827Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-12T02:55:55.524313203Z       ██║     ███████╗██║██║   ██║
2025-10-12T02:55:55.524321620Z       ██║     ╚════██║██║██║   ██║
2025-10-12T02:55:55.524329977Z       ███████╗███████║██║╚██████╔╝
2025-10-12T02:55:55.524338374Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-12T02:55:55.524346821Z 
2025-10-12T02:55:55.524354827Z    Brought to you by linuxserver.io
2025-10-12T02:55:55.524363064Z ───────────────────────────────────────
2025-10-12T02:55:55.530165036Z 
2025-10-12T02:55:55.530189706Z To support LSIO projects visit:
2025-10-12T02:55:55.530197982Z https://www.linuxserver.io/donate/
2025-10-12T02:55:55.530205528Z 
2025-10-12T02:55:55.530212562Z ───────────────────────────────────────
2025-10-12T02:55:55.530221009Z GID/UID
2025-10-12T02:55:55.530529680Z ───────────────────────────────────────
2025-10-12T02:55:55.610936815Z 
2025-10-12T02:55:55.610973178Z User UID:    911
2025-10-12T02:55:55.610982868Z User GID:    911
2025-10-12T02:55:55.610991195Z ───────────────────────────────────────
2025-10-12T02:55:55.645525417Z Linuxserver.io version: 0.0.9-ls166
2025-10-12T02:55:55.648319072Z Build-date: 2025-10-12T02:46:47+00:00
2025-10-12T02:55:55.648348732Z ───────────────────────────────────────
2025-10-12T02:55:55.648362309Z     
2025-10-12T02:55:59.278621206Z Setting resolver to  8.8.8.8 8.8.4.4
2025-10-12T02:55:59.400314007Z Setting worker_processes to 64
2025-10-12T02:56:00.439084700Z generating self-signed keys in /config/keys, you can replace these with your own keys if required
2025-10-12T02:56:00.652112699Z ..+...+..........+..+...+.........+.+...+......+.....+.+........+......+...+...+.............+.....+......+....+..+.........+...+...............+++++++++++++++++++++++++++++++++++++++*...........+.+..+...+++++++++++++++++++++++++++++++++++++++*............+...+....+.....+.+..............+...+.+..+....+.....+...+...++++++
2025-10-12T02:56:00.760939215Z ..+....+............+...+..+.........+.+......+.....+...+.+.........+++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++*......+.................+...+.......+.....+.+.....+....+......+.........+...+...+.....+.......+........+....+.....+...+...+.+..................+............+.....+.........+.+......+...+..+....+......+........+..........++++++
2025-10-12T02:56:00.800138660Z -----
2025-10-12T02:56:06.652200596Z New container detected. Setting up app folder and fixing permissions.
2025-10-12T02:56:51.787377639Z query: SELECT * FROM "sqlite_master" WHERE "type" = 'table' AND "name" = 'migrations'
2025-10-12T02:56:51.926409141Z query: CREATE TABLE "migrations" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "timestamp" bigint NOT NULL, "name" varchar NOT NULL)
2025-10-12T02:56:52.036028884Z query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
2025-10-12T02:56:52.050362253Z 0 migrations are already loaded in the database.
2025-10-12T02:56:52.050936710Z 3 migrations were found in the source code.
2025-10-12T02:56:52.051391596Z 3 migrations are new migrations that needs to be executed.
2025-10-12T02:56:52.066881874Z query: BEGIN TRANSACTION
2025-10-12T02:56:52.100761168Z query: SELECT COUNT(*) FROM users
2025-10-12T02:56:52.281973218Z query failed: SELECT COUNT(*) FROM users
2025-10-12T02:56:52.293025722Z error: Error: SQLITE_ERROR: no such table: users
2025-10-12T02:56:52.293050041Z --> in Database#all('SELECT COUNT(*) FROM users', undefined, [Function: handler])
2025-10-12T02:56:52.293059891Z     at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:60:56)
2025-10-12T02:56:52.293069099Z     at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27)
2025-10-12T02:56:52.293077406Z     at Object.next (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:124:57)
2025-10-12T02:56:52.293085603Z     at /app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:117:75
2025-10-12T02:56:52.293093819Z     at new Promise (<anonymous>)
2025-10-12T02:56:52.293102436Z     at Object.__awaiter (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:113:16)
2025-10-12T02:56:52.293110693Z     at execute (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:54:64)
2025-10-12T02:56:52.293118870Z     at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:101:46)
2025-10-12T02:56:52.293159351Z     at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27) {
2025-10-12T02:56:52.293167748Z   errno: 1,
2025-10-12T02:56:52.293175544Z   code: 'SQLITE_ERROR',
2025-10-12T02:56:52.293183430Z   __augmented: true
2025-10-12T02:56:52.293191265Z }
2025-10-12T02:56:52.326584761Z 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-10-12T02:56:52.353577679Z query: CREATE UNIQUE INDEX "IDX_97672ac88f789774dd47f7c8be" ON "users" ("email") 
2025-10-12T02:56:52.413007568Z 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-10-12T02:56:52.435148368Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2025-10-12T02:56:52.450541701Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2025-10-12T02:56:52.493236044Z 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-10-12T02:56:52.511491340Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId") 
2025-10-12T02:56:52.519537219Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId") 
2025-10-12T02:56:52.530393919Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month") 
2025-10-12T02:56:52.573585021Z 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-10-12T02:56:52.588469320Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId") 
2025-10-12T02:56:52.600358458Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId") 
2025-10-12T02:56:52.630039619Z 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-10-12T02:56:52.669290820Z 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-10-12T02:56:52.702012733Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId") 
2025-10-12T02:56:52.745868945Z 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-10-12T02:56:52.770667946Z 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-10-12T02:56:52.796938952Z 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-10-12T02:56:52.803504451Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId") 
2025-10-12T02:56:52.811644040Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2025-10-12T02:56:52.829804925Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2025-10-12T02:56:52.863667035Z 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-10-12T02:56:52.888228688Z 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-10-12T02:56:52.905033604Z query: DROP TABLE "budget_months"
2025-10-12T02:56:52.914809036Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2025-10-12T02:56:52.991646303Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2025-10-12T02:56:53.004257766Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2025-10-12T02:56:53.010128737Z query: DROP INDEX "IDX_cba488e36ca6ff6eec83e91440"
2025-10-12T02:56:53.015439890Z query: DROP INDEX "IDX_de0f1ed5fe7ad4f2254bb815be"
2025-10-12T02:56:53.019904951Z query: DROP INDEX "IDX_23f4c8894717fb764a2b88ff29"
2025-10-12T02:56:53.060915423Z 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-10-12T02:56:53.072307801Z 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-10-12T02:56:53.076454590Z query: DROP TABLE "category_months"
2025-10-12T02:56:53.081698999Z query: ALTER TABLE "temporary_category_months" RENAME TO "category_months"
2025-10-12T02:56:53.114128444Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId") 
2025-10-12T02:56:53.125607246Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId") 
2025-10-12T02:56:53.131081217Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month") 
2025-10-12T02:56:53.135027062Z query: DROP INDEX "IDX_e6d5be2f8c1fbd283150e043a0"
2025-10-12T02:56:53.138737353Z query: DROP INDEX "IDX_af173d6048d44da16b00e49e24"
2025-10-12T02:56:53.172052130Z 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-10-12T02:56:53.184771991Z 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-10-12T02:56:53.188751162Z query: DROP TABLE "categories"
2025-10-12T02:56:53.204562949Z query: ALTER TABLE "temporary_categories" RENAME TO "categories"
2025-10-12T02:56:53.255462682Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId") 
2025-10-12T02:56:53.261869883Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId") 
2025-10-12T02:56:53.287318251Z 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-10-12T02:56:53.299414146Z query: INSERT INTO "temporary_payees"("id", "budgetId", "transferAccountId", "name", "internal", "created", "updated") SELECT "id", "budgetId", "transferAccountId", "name", "internal", "created", "updated" FROM "payees"
2025-10-12T02:56:53.303523259Z query: DROP TABLE "payees"
2025-10-12T02:56:53.309459842Z query: ALTER TABLE "temporary_payees" RENAME TO "payees"
2025-10-12T02:56:53.341545184Z query: DROP INDEX "IDX_7098ffeb5373b7d6344f4f1663"
2025-10-12T02:56:53.392197840Z 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-10-12T02:56:53.405293207Z 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-10-12T02:56:53.409401128Z query: DROP TABLE "transactions"
2025-10-12T02:56:53.414430895Z query: ALTER TABLE "temporary_transactions" RENAME TO "transactions"
2025-10-12T02:56:53.445312183Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId") 
2025-10-12T02:56:53.479835454Z 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-10-12T02:56:53.491587145Z 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-10-12T02:56:53.495091410Z query: DROP TABLE "accounts"
2025-10-12T02:56:53.500983364Z query: ALTER TABLE "temporary_accounts" RENAME TO "accounts"
2025-10-12T02:56:53.544615925Z 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-10-12T02:56:53.552786045Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "toBeBudgeted", "created", "updated") SELECT "id", "userId", "name", "toBeBudgeted", "created", "updated" FROM "budgets"
2025-10-12T02:56:53.557198550Z query: DROP TABLE "budgets"
2025-10-12T02:56:53.566063298Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-12T02:56:53.596412184Z query: DROP INDEX "IDX_0dcceebef7c019bc892be7b5d0"
2025-10-12T02:56:53.627266337Z 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-10-12T02:56:53.639439928Z 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-10-12T02:56:53.644102947Z query: DROP TABLE "category_groups"
2025-10-12T02:56:53.650664658Z query: ALTER TABLE "temporary_category_groups" RENAME TO "category_groups"
2025-10-12T02:56:53.682442250Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId") 
2025-10-12T02:56:53.733505944Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649259669912,"initial1649259669912"]
2025-10-12T02:56:53.745014426Z Migration initial1649259669912 has been executed successfully.
2025-10-12T02:56:53.761822348Z 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-10-12T02:56:53.771834306Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2025-10-12T02:56:53.775619037Z query: DROP TABLE "budgets"
2025-10-12T02:56:53.793705893Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-12T02:56:53.826442045Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2025-10-12T02:56:53.829939127Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2025-10-12T02:56:53.860568908Z 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-10-12T02:56:53.871678897Z 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-10-12T02:56:53.877830203Z query: DROP TABLE "budget_months"
2025-10-12T02:56:53.883685051Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2025-10-12T02:56:53.919058814Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month") 
2025-10-12T02:56:53.923787435Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId") 
2025-10-12T02:56:53.940301054Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649260258195,"budgetMonthAvailable1649260258195"]
2025-10-12T02:56:53.943266034Z Migration budgetMonthAvailable1649260258195 has been executed successfully.
2025-10-12T02:56:53.961132958Z 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-10-12T02:56:53.969949078Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2025-10-12T02:56:53.973480980Z query: DROP TABLE "budgets"
2025-10-12T02:56:53.978804779Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-12T02:56:54.017904173Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1650032177205,"addBudgetCurrency1650032177205"]
2025-10-12T02:56:54.020396422Z Migration addBudgetCurrency1650032177205 has been executed successfully.
2025-10-12T02:56:54.024082092Z query: COMMIT
2025-10-12T02:57:06.312347564Z [custom-init] No custom files found, skipping...
2025-10-12T02:57:10.508192362Z 
2025-10-12T02:57:10.508240409Z > BudgE@0.0.8 start
2025-10-12T02:57:10.508250079Z > node build/src/server.js
2025-10-12T02:57:10.508258375Z 
2025-10-12T02:57:22.183349039Z !!!WARNING!!! Running in development mode!
2025-10-12T02:57:23.198008558Z Server listening on: http://0.0.0.0:5000
2025-10-12T02:57:23.951456591Z Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded!
2025-10-12T02:57:24.497236677Z [ls.io-init] done.
2025-10-12T02:57:26.016226464Z Error: You must be logged in to do that
2025-10-12T02:57:26.016261314Z     at /app/www/public/backend/build/src/middleware/authentication.js:41:23
2025-10-12T02:57:26.016270993Z     at Generator.next (<anonymous>)
2025-10-12T02:57:26.016279741Z     at /app/www/public/backend/build/src/middleware/authentication.js:8:71
2025-10-12T02:57:26.016287947Z     at new Promise (<anonymous>)
2025-10-12T02:57:26.016296194Z     at __awaiter (/app/www/public/backend/build/src/middleware/authentication.js:4:12)
2025-10-12T02:57:26.016304370Z     at expressAuthentication (/app/www/public/backend/build/src/middleware/authentication.js:22:12)
2025-10-12T02:57:26.016312627Z     at /app/www/public/backend/build/routes.js:1245:97
2025-10-12T02:57:26.016320984Z     at Generator.next (<anonymous>)
2025-10-12T02:57:26.016329080Z     at /app/www/public/backend/build/routes.js:8:71
2025-10-12T02:57:26.016337237Z     at new Promise (<anonymous>) {
2025-10-12T02:57:26.016345473Z   status: 401
2025-10-12T02:57:26.016353469Z }
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-r30             apk                       
busybox-binsh                                                                  1.36.1-r30             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                                                                20250911-r0            apk                       
ca-certificates-bundle                                                         20250911-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.12                 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.14.1-r2              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.5-r0               apk                       
libcurl                                                                        8.14.1-r2              apk                       
libedit                                                                        20240517.3.1-r0        apk                       
libexpat                                                                       2.7.3-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.5-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.5-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-r30             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": 1760237855868
    },
    {
        "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": 1760237855868
    }
]
Test Result Message Runtime
Container startup PASS - 94.44s
Create SBOM PASS - 30.44s
Get build info PASS - 0.04s
Get screenshot PASS - 11.05s
View Python Logs
Expand