AMD64 PASS
linuxserver/budge
Runtime: 39.50s
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2025-10-26T02:49:52+00:00
Image: linuxserver/budge
Maintainer: alex-phillips
Size: 150.42MB
Tag: amd64-0.0.9-ls168
Version: 0.0.9-ls168
Expand
2025-10-26T02:59:08.870122801Z [migrations] started
2025-10-26T02:59:08.875974503Z [migrations] 01-nginx-site-confs-default: executing...
2025-10-26T02:59:08.883166714Z [migrations] 01-nginx-site-confs-default: succeeded
2025-10-26T02:59:08.885815717Z [migrations] 02-default-location: executing...
2025-10-26T02:59:08.892300614Z [migrations] 02-default-location: succeeded
2025-10-26T02:59:08.892312007Z [migrations] done
2025-10-26T02:59:08.903582729Z usermod: no changes
2025-10-26T02:59:08.905270196Z ───────────────────────────────────────
2025-10-26T02:59:08.905277441Z
2025-10-26T02:59:08.905281058Z ██╗ ███████╗██╗ ██████╗
2025-10-26T02:59:08.905284786Z ██║ ██╔════╝██║██╔═══██╗
2025-10-26T02:59:08.905288513Z ██║ ███████╗██║██║ ██║
2025-10-26T02:59:08.905292161Z ██║ ╚════██║██║██║ ██║
2025-10-26T02:59:08.905295848Z ███████╗███████║██║╚██████╔╝
2025-10-26T02:59:08.905299495Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-26T02:59:08.905303173Z
2025-10-26T02:59:08.905306790Z Brought to you by linuxserver.io
2025-10-26T02:59:08.905310397Z ───────────────────────────────────────
2025-10-26T02:59:08.905665252Z
2025-10-26T02:59:08.905689120Z To support LSIO projects visit:
2025-10-26T02:59:08.905698900Z https://www.linuxserver.io/donate/
2025-10-26T02:59:08.905707016Z
2025-10-26T02:59:08.905714852Z ───────────────────────────────────────
2025-10-26T02:59:08.905723539Z GID/UID
2025-10-26T02:59:08.905731485Z ───────────────────────────────────────
2025-10-26T02:59:08.910002294Z
2025-10-26T02:59:08.910011332Z User UID: 911
2025-10-26T02:59:08.910015892Z User GID: 911
2025-10-26T02:59:08.910020240Z ───────────────────────────────────────
2025-10-26T02:59:08.911657046Z Linuxserver.io version: 0.0.9-ls168
2025-10-26T02:59:08.911928012Z Build-date: 2025-10-26T02:49:52+00:00
2025-10-26T02:59:08.911940978Z ───────────────────────────────────────
2025-10-26T02:59:08.911945958Z
2025-10-26T02:59:08.988864464Z Setting resolver to 8.8.8.8 8.8.4.4
2025-10-26T02:59:08.994101900Z Setting worker_processes to 64
2025-10-26T02:59:09.015934547Z generating self-signed keys in /config/keys, you can replace these with your own keys if required
2025-10-26T02:59:09.034168349Z ..+++++++++++++++++++++++++++++++++++++++*....+......+......+++++++++++++++++++++++++++++++++++++++*......+.+...+..+....+........+...+....+.....+....+..++++++
2025-10-26T02:59:09.048754366Z .+.....+.........+...+.......+...........+....+...+..................+........+......+......+...+....+++++++++++++++++++++++++++++++++++++++*.+......+...+.......+...+...+........+.+.....+.........+++++++++++++++++++++++++++++++++++++++*.........+.......+.....+.+...+..+..........+..+...+....+........+.+.....+....+........+.............+..............+..........+........+...+............+.........+....+......+........+.+.........+...........++++++
2025-10-26T02:59:09.051939890Z -----
2025-10-26T02:59:09.095890840Z New container detected. Setting up app folder and fixing permissions.
2025-10-26T02:59:27.322468539Z query: SELECT * FROM "sqlite_master" WHERE "type" = 'table' AND "name" = 'migrations'
2025-10-26T02:59:27.328090729Z query: CREATE TABLE "migrations" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "timestamp" bigint NOT NULL, "name" varchar NOT NULL)
2025-10-26T02:59:27.349056100Z query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
2025-10-26T02:59:27.350100533Z 0 migrations are already loaded in the database.
2025-10-26T02:59:27.350129141Z 3 migrations were found in the source code.
2025-10-26T02:59:27.350173500Z 3 migrations are new migrations that needs to be executed.
2025-10-26T02:59:27.350961457Z query: BEGIN TRANSACTION
2025-10-26T02:59:27.353086485Z query: SELECT COUNT(*) FROM users
2025-10-26T02:59:27.354920197Z query failed: SELECT COUNT(*) FROM users
2025-10-26T02:59:27.356708929Z error: Error: SQLITE_ERROR: no such table: users
2025-10-26T02:59:27.356725031Z --> in Database#all('SELECT COUNT(*) FROM users', undefined, [Function: handler])
2025-10-26T02:59:27.356735221Z at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:60:56)
2025-10-26T02:59:27.356744560Z at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27)
2025-10-26T02:59:27.356753047Z at Object.next (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:124:57)
2025-10-26T02:59:27.356761685Z at /app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:117:75
2025-10-26T02:59:27.356770032Z at new Promise (<anonymous>)
2025-10-26T02:59:27.356778358Z at Object.__awaiter (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:113:16)
2025-10-26T02:59:27.356786815Z at execute (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:54:64)
2025-10-26T02:59:27.356795132Z at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:101:46)
2025-10-26T02:59:27.356803830Z at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27) {
2025-10-26T02:59:27.356832507Z errno: 1,
2025-10-26T02:59:27.356840674Z code: 'SQLITE_ERROR',
2025-10-26T02:59:27.356848820Z __augmented: true
2025-10-26T02:59:27.356856836Z }
2025-10-26T02:59:27.359460378Z 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-26T02:59:27.360750396Z query: CREATE UNIQUE INDEX "IDX_97672ac88f789774dd47f7c8be" ON "users" ("email")
2025-10-26T02:59:27.364068056Z 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-26T02:59:27.365192169Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2025-10-26T02:59:27.366029655Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2025-10-26T02:59:27.368924103Z 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-26T02:59:27.369954427Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId")
2025-10-26T02:59:27.370791773Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId")
2025-10-26T02:59:27.371779812Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month")
2025-10-26T02:59:27.375590504Z 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-26T02:59:27.376672282Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId")
2025-10-26T02:59:27.377821827Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId")
2025-10-26T02:59:27.381586327Z 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-26T02:59:27.386237451Z 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-26T02:59:27.387771109Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId")
2025-10-26T02:59:27.393376465Z 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-26T02:59:27.396508220Z 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-26T02:59:27.399219749Z 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-26T02:59:27.399972866Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId")
2025-10-26T02:59:27.400636732Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2025-10-26T02:59:27.401460992Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2025-10-26T02:59:27.405424763Z 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-26T02:59:27.407012018Z 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-26T02:59:27.407578639Z query: DROP TABLE "budget_months"
2025-10-26T02:59:27.409068549Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2025-10-26T02:59:27.414425946Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2025-10-26T02:59:27.415489718Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2025-10-26T02:59:27.416566075Z query: DROP INDEX "IDX_cba488e36ca6ff6eec83e91440"
2025-10-26T02:59:27.417788125Z query: DROP INDEX "IDX_de0f1ed5fe7ad4f2254bb815be"
2025-10-26T02:59:27.418510249Z query: DROP INDEX "IDX_23f4c8894717fb764a2b88ff29"
2025-10-26T02:59:27.426424022Z 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-26T02:59:27.427487573Z 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-26T02:59:27.427824341Z query: DROP TABLE "category_months"
2025-10-26T02:59:27.428664082Z query: ALTER TABLE "temporary_category_months" RENAME TO "category_months"
2025-10-26T02:59:27.432189881Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId")
2025-10-26T02:59:27.432777354Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId")
2025-10-26T02:59:27.433339626Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month")
2025-10-26T02:59:27.433788330Z query: DROP INDEX "IDX_e6d5be2f8c1fbd283150e043a0"
2025-10-26T02:59:27.434370993Z query: DROP INDEX "IDX_af173d6048d44da16b00e49e24"
2025-10-26T02:59:27.437309790Z 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-26T02:59:27.438692934Z 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-26T02:59:27.439083310Z query: DROP TABLE "categories"
2025-10-26T02:59:27.440099105Z query: ALTER TABLE "temporary_categories" RENAME TO "categories"
2025-10-26T02:59:27.444481369Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId")
2025-10-26T02:59:27.445188062Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId")
2025-10-26T02:59:27.447214051Z 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-26T02:59:27.448404197Z query: INSERT INTO "temporary_payees"("id", "budgetId", "transferAccountId", "name", "internal", "created", "updated") SELECT "id", "budgetId", "transferAccountId", "name", "internal", "created", "updated" FROM "payees"
2025-10-26T02:59:27.449029576Z query: DROP TABLE "payees"
2025-10-26T02:59:27.450554536Z query: ALTER TABLE "temporary_payees" RENAME TO "payees"
2025-10-26T02:59:27.455635086Z query: DROP INDEX "IDX_7098ffeb5373b7d6344f4f1663"
2025-10-26T02:59:27.459303933Z 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-26T02:59:27.461386065Z 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-26T02:59:27.461979389Z query: DROP TABLE "transactions"
2025-10-26T02:59:27.463258845Z query: ALTER TABLE "temporary_transactions" RENAME TO "transactions"
2025-10-26T02:59:27.468362000Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId")
2025-10-26T02:59:27.471449376Z 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-26T02:59:27.472700655Z 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-26T02:59:27.473031682Z query: DROP TABLE "accounts"
2025-10-26T02:59:27.474059030Z query: ALTER TABLE "temporary_accounts" RENAME TO "accounts"
2025-10-26T02:59:27.478257744Z 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-26T02:59:27.479089969Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "toBeBudgeted", "created", "updated") SELECT "id", "userId", "name", "toBeBudgeted", "created", "updated" FROM "budgets"
2025-10-26T02:59:27.479416226Z query: DROP TABLE "budgets"
2025-10-26T02:59:27.480603817Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-26T02:59:27.483869974Z query: DROP INDEX "IDX_0dcceebef7c019bc892be7b5d0"
2025-10-26T02:59:27.485521639Z 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-26T02:59:27.486464267Z 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-26T02:59:27.486777437Z query: DROP TABLE "category_groups"
2025-10-26T02:59:27.487645024Z query: ALTER TABLE "temporary_category_groups" RENAME TO "category_groups"
2025-10-26T02:59:27.491044679Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId")
2025-10-26T02:59:27.494374914Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649259669912,"initial1649259669912"]
2025-10-26T02:59:27.494864941Z Migration initial1649259669912 has been executed successfully.
2025-10-26T02:59:27.496098895Z 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-26T02:59:27.497155032Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2025-10-26T02:59:27.497587813Z query: DROP TABLE "budgets"
2025-10-26T02:59:27.498921178Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-26T02:59:27.503059580Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2025-10-26T02:59:27.503593936Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2025-10-26T02:59:27.506957949Z 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-26T02:59:27.508391766Z 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-26T02:59:27.508897885Z query: DROP TABLE "budget_months"
2025-10-26T02:59:27.510693941Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2025-10-26T02:59:27.515534306Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2025-10-26T02:59:27.516092931Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2025-10-26T02:59:27.517799457Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649260258195,"budgetMonthAvailable1649260258195"]
2025-10-26T02:59:27.518016183Z Migration budgetMonthAvailable1649260258195 has been executed successfully.
2025-10-26T02:59:27.519451894Z 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-26T02:59:27.520343308Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2025-10-26T02:59:27.520666980Z query: DROP TABLE "budgets"
2025-10-26T02:59:27.521791735Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-26T02:59:27.526150982Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1650032177205,"addBudgetCurrency1650032177205"]
2025-10-26T02:59:27.526378700Z Migration addBudgetCurrency1650032177205 has been executed successfully.
2025-10-26T02:59:27.526647552Z query: COMMIT
2025-10-26T02:59:31.941263015Z [custom-init] No custom files found, skipping...
2025-10-26T02:59:32.119637343Z
2025-10-26T02:59:32.119674928Z > BudgE@0.0.8 start
2025-10-26T02:59:32.119687333Z > node build/src/server.js
2025-10-26T02:59:32.119696642Z
2025-10-26T02:59:34.083787249Z !!!WARNING!!! Running in development mode!
2025-10-26T02:59:34.413506332Z Server listening on: http://0.0.0.0:5000
2025-10-26T02:59:34.973184184Z Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded!
2025-10-26T02:59:35.029953232Z [ls.io-init] done.
2025-10-26T02:59:37.640259045Z Error: You must be logged in to do that
2025-10-26T02:59:37.640300518Z at /app/www/public/backend/build/src/middleware/authentication.js:41:23
2025-10-26T02:59:37.640310438Z at Generator.next (<anonymous>)
2025-10-26T02:59:37.640319376Z at /app/www/public/backend/build/src/middleware/authentication.js:8:71
2025-10-26T02:59:37.640327763Z at new Promise (<anonymous>)
2025-10-26T02:59:37.640336070Z at __awaiter (/app/www/public/backend/build/src/middleware/authentication.js:4:12)
2025-10-26T02:59:37.640344376Z at expressAuthentication (/app/www/public/backend/build/src/middleware/authentication.js:22:12)
2025-10-26T02:59:37.640352623Z at /app/www/public/backend/build/routes.js:1245:97
2025-10-26T02:59:37.640361030Z at Generator.next (<anonymous>)
2025-10-26T02:59:37.640369237Z at /app/www/public/backend/build/routes.js:8:71
2025-10-26T02:59:37.640377353Z at new Promise (<anonymous>) {
2025-10-26T02:59:37.640385700Z status: 401
2025-10-26T02:59:37.640393736Z }
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.8-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
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": 1761447587634
},
{
"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": 1761447587634
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 27.12s |
| Create SBOM | PASS | - | 27.82s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 11.04s |
ARM64 PASS
linuxserver/budge
Runtime: 108.00s
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2025-10-26T02:49:52+00:00
Image: linuxserver/budge
Maintainer: alex-phillips
Size: 169.79MB
Tag: arm64v8-0.0.9-ls168
Version: 0.0.9-ls168
Expand
2025-10-26T02:59:11.628049185Z [migrations] started
2025-10-26T02:59:11.748584369Z [migrations] 01-nginx-site-confs-default: executing...
2025-10-26T02:59:12.334340897Z [migrations] 01-nginx-site-confs-default: succeeded
2025-10-26T02:59:12.397192662Z [migrations] 02-default-location: executing...
2025-10-26T02:59:12.615226429Z [migrations] 02-default-location: succeeded
2025-10-26T02:59:12.615683429Z [migrations] done
2025-10-26T02:59:13.231186427Z usermod: no changes
2025-10-26T02:59:13.268717672Z ───────────────────────────────────────
2025-10-26T02:59:13.268759547Z
2025-10-26T02:59:13.268768976Z ██╗ ███████╗██╗ ██████╗
2025-10-26T02:59:13.268778024Z ██║ ██╔════╝██║██╔═══██╗
2025-10-26T02:59:13.268787192Z ██║ ███████╗██║██║ ██║
2025-10-26T02:59:13.268795439Z ██║ ╚════██║██║██║ ██║
2025-10-26T02:59:13.268803635Z ███████╗███████║██║╚██████╔╝
2025-10-26T02:59:13.268812543Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-26T02:59:13.268820740Z
2025-10-26T02:59:13.268828666Z Brought to you by linuxserver.io
2025-10-26T02:59:13.268836692Z ───────────────────────────────────────
2025-10-26T02:59:13.273687950Z
2025-10-26T02:59:13.273724954Z To support LSIO projects visit:
2025-10-26T02:59:13.273734293Z https://www.linuxserver.io/donate/
2025-10-26T02:59:13.273743061Z
2025-10-26T02:59:13.273751568Z ───────────────────────────────────────
2025-10-26T02:59:13.273761247Z GID/UID
2025-10-26T02:59:13.273900758Z ───────────────────────────────────────
2025-10-26T02:59:13.373935136Z
2025-10-26T02:59:13.373979215Z User UID: 911
2025-10-26T02:59:13.373988904Z User GID: 911
2025-10-26T02:59:13.373997391Z ───────────────────────────────────────
2025-10-26T02:59:13.402975767Z Linuxserver.io version: 0.0.9-ls168
2025-10-26T02:59:13.405701404Z Build-date: 2025-10-26T02:49:52+00:00
2025-10-26T02:59:13.405744852Z ───────────────────────────────────────
2025-10-26T02:59:13.405752607Z
2025-10-26T02:59:18.166742323Z Setting resolver to 8.8.8.8 8.8.4.4
2025-10-26T02:59:18.326536121Z Setting worker_processes to 64
2025-10-26T02:59:24.114694281Z generating self-signed keys in /config/keys, you can replace these with your own keys if required
2025-10-26T02:59:24.317279945Z ...+......+.........+...+..+..................+.+.....+.+...+..+.+..+...+...+..........+..+...+................+...+......+++++++++++++++++++++++++++++++++++++++*.+.......+......+..+.......+++++++++++++++++++++++++++++++++++++++*....................+............+...............+......+...........+...+.............+.........+.....++++++
2025-10-26T02:59:24.622932995Z .....+................+..+.......+............+.....+.+.................+.......+........+......+......+.+...+++++++++++++++++++++++++++++++++++++++*............+....+...+.....+......+.+.........+++++++++++++++++++++++++++++++++++++++*.......+...+.......+...+.....+.......+......+.....+.........+....+.........+..+..........+......+...+..+.......+.....+............+...+.+.....+.+.....+......+..........+...+.................+.........+....+..+............+...+..................+......+....+.....+....+..+......+.........+....+.........+...+..+.......+........................+..+....+.....+.........+.........+......+...............+....+...+........+.......+...+..+.......+..+...+...+....+..............+.+...+..+.+...+.....+.......+...+...........+................+...+..+.......+..+....+..+.........+...+.+......+...+......+...........+.+........+.+......+..+...+..........+..+.......+.....+....+..+.......++++++
2025-10-26T02:59:24.663007340Z -----
2025-10-26T02:59:29.933136608Z New container detected. Setting up app folder and fixing permissions.
2025-10-26T03:00:12.118661102Z query: SELECT * FROM "sqlite_master" WHERE "type" = 'table' AND "name" = 'migrations'
2025-10-26T03:00:12.270657752Z query: CREATE TABLE "migrations" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "timestamp" bigint NOT NULL, "name" varchar NOT NULL)
2025-10-26T03:00:12.382312056Z query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
2025-10-26T03:00:12.393578731Z 0 migrations are already loaded in the database.
2025-10-26T03:00:12.393963265Z 3 migrations were found in the source code.
2025-10-26T03:00:12.394268940Z 3 migrations are new migrations that needs to be executed.
2025-10-26T03:00:12.406181305Z query: BEGIN TRANSACTION
2025-10-26T03:00:12.439528496Z query: SELECT COUNT(*) FROM users
2025-10-26T03:00:12.479887083Z query failed: SELECT COUNT(*) FROM users
2025-10-26T03:00:12.491009798Z error: Error: SQLITE_ERROR: no such table: users
2025-10-26T03:00:12.491034518Z --> in Database#all('SELECT COUNT(*) FROM users', undefined, [Function: handler])
2025-10-26T03:00:12.491044438Z at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:60:56)
2025-10-26T03:00:12.491054097Z at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27)
2025-10-26T03:00:12.491062384Z at Object.next (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:124:57)
2025-10-26T03:00:12.491070911Z at /app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:117:75
2025-10-26T03:00:12.491079168Z at new Promise (<anonymous>)
2025-10-26T03:00:12.491117936Z at Object.__awaiter (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:113:16)
2025-10-26T03:00:12.491126463Z at execute (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:54:64)
2025-10-26T03:00:12.491134519Z at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:101:46)
2025-10-26T03:00:12.491142906Z at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27) {
2025-10-26T03:00:12.491151082Z errno: 1,
2025-10-26T03:00:12.491158948Z code: 'SQLITE_ERROR',
2025-10-26T03:00:12.491166994Z __augmented: true
2025-10-26T03:00:12.491174890Z }
2025-10-26T03:00:12.524267329Z 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-26T03:00:12.551974915Z query: CREATE UNIQUE INDEX "IDX_97672ac88f789774dd47f7c8be" ON "users" ("email")
2025-10-26T03:00:12.611648131Z 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-26T03:00:12.633763889Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2025-10-26T03:00:12.649233164Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2025-10-26T03:00:12.689069781Z 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-26T03:00:12.715089028Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId")
2025-10-26T03:00:12.727201405Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId")
2025-10-26T03:00:12.740310790Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month")
2025-10-26T03:00:12.785355312Z 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-26T03:00:12.802128463Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId")
2025-10-26T03:00:12.815698445Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId")
2025-10-26T03:00:12.849033301Z 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-26T03:00:12.890525371Z 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-26T03:00:12.920835758Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId")
2025-10-26T03:00:12.961536685Z 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-26T03:00:12.990412423Z 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-26T03:00:13.016882829Z 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-26T03:00:13.024525336Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId")
2025-10-26T03:00:13.033452520Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2025-10-26T03:00:13.051494977Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2025-10-26T03:00:13.085800066Z 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-26T03:00:13.109615366Z 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-26T03:00:13.127510206Z query: DROP TABLE "budget_months"
2025-10-26T03:00:13.139017755Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2025-10-26T03:00:13.207673236Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2025-10-26T03:00:13.220383597Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2025-10-26T03:00:13.226353336Z query: DROP INDEX "IDX_cba488e36ca6ff6eec83e91440"
2025-10-26T03:00:13.231392772Z query: DROP INDEX "IDX_de0f1ed5fe7ad4f2254bb815be"
2025-10-26T03:00:13.236410395Z query: DROP INDEX "IDX_23f4c8894717fb764a2b88ff29"
2025-10-26T03:00:13.277939038Z 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-26T03:00:13.291778383Z 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-26T03:00:13.297070538Z query: DROP TABLE "category_months"
2025-10-26T03:00:13.303591928Z query: ALTER TABLE "temporary_category_months" RENAME TO "category_months"
2025-10-26T03:00:13.337215165Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId")
2025-10-26T03:00:13.350898405Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId")
2025-10-26T03:00:13.357783397Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month")
2025-10-26T03:00:13.363359614Z query: DROP INDEX "IDX_e6d5be2f8c1fbd283150e043a0"
2025-10-26T03:00:13.368374491Z query: DROP INDEX "IDX_af173d6048d44da16b00e49e24"
2025-10-26T03:00:13.403391043Z 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-26T03:00:13.417847960Z 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-26T03:00:13.423123903Z query: DROP TABLE "categories"
2025-10-26T03:00:13.437413103Z query: ALTER TABLE "temporary_categories" RENAME TO "categories"
2025-10-26T03:00:13.471188957Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId")
2025-10-26T03:00:13.477203346Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId")
2025-10-26T03:00:13.517846447Z 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-26T03:00:13.529486613Z query: INSERT INTO "temporary_payees"("id", "budgetId", "transferAccountId", "name", "internal", "created", "updated") SELECT "id", "budgetId", "transferAccountId", "name", "internal", "created", "updated" FROM "payees"
2025-10-26T03:00:13.533565125Z query: DROP TABLE "payees"
2025-10-26T03:00:13.539789918Z query: ALTER TABLE "temporary_payees" RENAME TO "payees"
2025-10-26T03:00:13.571955370Z query: DROP INDEX "IDX_7098ffeb5373b7d6344f4f1663"
2025-10-26T03:00:13.623179424Z 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-26T03:00:13.636287135Z 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-26T03:00:13.640140774Z query: DROP TABLE "transactions"
2025-10-26T03:00:13.644896559Z query: ALTER TABLE "temporary_transactions" RENAME TO "transactions"
2025-10-26T03:00:13.674340752Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId")
2025-10-26T03:00:13.708373303Z 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-26T03:00:13.720151116Z 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-26T03:00:13.723384006Z query: DROP TABLE "accounts"
2025-10-26T03:00:13.728966465Z query: ALTER TABLE "temporary_accounts" RENAME TO "accounts"
2025-10-26T03:00:13.771055016Z 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-26T03:00:13.781574687Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "toBeBudgeted", "created", "updated") SELECT "id", "userId", "name", "toBeBudgeted", "created", "updated" FROM "budgets"
2025-10-26T03:00:13.788310889Z query: DROP TABLE "budgets"
2025-10-26T03:00:13.796606482Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-26T03:00:13.827151681Z query: DROP INDEX "IDX_0dcceebef7c019bc892be7b5d0"
2025-10-26T03:00:13.859331301Z 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-26T03:00:13.871296352Z 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-26T03:00:13.876194214Z query: DROP TABLE "category_groups"
2025-10-26T03:00:13.882705733Z query: ALTER TABLE "temporary_category_groups" RENAME TO "category_groups"
2025-10-26T03:00:13.914318032Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId")
2025-10-26T03:00:13.965101469Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649259669912,"initial1649259669912"]
2025-10-26T03:00:13.976977781Z Migration initial1649259669912 has been executed successfully.
2025-10-26T03:00:13.993700179Z 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-26T03:00:14.004944338Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2025-10-26T03:00:14.008533615Z query: DROP TABLE "budgets"
2025-10-26T03:00:14.016663233Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-26T03:00:14.053728190Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2025-10-26T03:00:14.057126772Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2025-10-26T03:00:14.101650847Z 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-26T03:00:14.118254958Z 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-26T03:00:14.124156229Z query: DROP TABLE "budget_months"
2025-10-26T03:00:14.132181287Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2025-10-26T03:00:14.168227422Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2025-10-26T03:00:14.174339268Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2025-10-26T03:00:14.197102208Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649260258195,"budgetMonthAvailable1649260258195"]
2025-10-26T03:00:14.201130850Z Migration budgetMonthAvailable1649260258195 has been executed successfully.
2025-10-26T03:00:14.227249076Z 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-26T03:00:14.239407626Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2025-10-26T03:00:14.243203869Z query: DROP TABLE "budgets"
2025-10-26T03:00:14.248439290Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2025-10-26T03:00:14.283515082Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1650032177205,"addBudgetCurrency1650032177205"]
2025-10-26T03:00:14.286152201Z Migration addBudgetCurrency1650032177205 has been executed successfully.
2025-10-26T03:00:14.289850668Z query: COMMIT
2025-10-26T03:00:26.197017321Z [custom-init] No custom files found, skipping...
2025-10-26T03:00:30.824386766Z
2025-10-26T03:00:30.824428971Z > BudgE@0.0.8 start
2025-10-26T03:00:30.824439021Z > node build/src/server.js
2025-10-26T03:00:30.824447518Z
2025-10-26T03:00:42.630168196Z !!!WARNING!!! Running in development mode!
2025-10-26T03:00:43.620432973Z Server listening on: http://0.0.0.0:5000
2025-10-26T03:00:43.720618257Z Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded!
2025-10-26T03:00:44.400991580Z [ls.io-init] done.
2025-10-26T03:00:46.303989984Z Error: You must be logged in to do that
2025-10-26T03:00:46.304043342Z at /app/www/public/backend/build/src/middleware/authentication.js:41:23
2025-10-26T03:00:46.304053282Z at Generator.next (<anonymous>)
2025-10-26T03:00:46.304062310Z at /app/www/public/backend/build/src/middleware/authentication.js:8:71
2025-10-26T03:00:46.304070857Z at new Promise (<anonymous>)
2025-10-26T03:00:46.304079254Z at __awaiter (/app/www/public/backend/build/src/middleware/authentication.js:4:12)
2025-10-26T03:00:46.304087641Z at expressAuthentication (/app/www/public/backend/build/src/middleware/authentication.js:22:12)
2025-10-26T03:00:46.304096178Z at /app/www/public/backend/build/routes.js:1245:97
2025-10-26T03:00:46.304104635Z at Generator.next (<anonymous>)
2025-10-26T03:00:46.304113032Z at /app/www/public/backend/build/routes.js:8:71
2025-10-26T03:00:46.304121228Z at new Promise (<anonymous>) {
2025-10-26T03:00:46.304129645Z status: 401
2025-10-26T03:00:46.304137782Z }
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.8-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
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": 1761447656167
},
{
"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": 1761447656167
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 96.45s |
| Create SBOM | PASS | - | 30.37s |
| Get build info | PASS | - | 0.04s |
| Get screenshot | PASS | - | 11.13s |