AMD64 PASS
linuxserver/budge
Runtime: 36.72s
Build Information
Builder: X86-BUILDER-3m --Hetzner
Created: 2026-06-28T05:55:08+00:00
Image: linuxserver/budge
Maintainer: alex-phillips
Size: 150.61MB
Tag: amd64-0.0.9-ls189
Version: 0.0.9-ls189
Expand
2026-06-28T06:06:53.006215997Z [migrations] started
2026-06-28T06:06:53.011361615Z [migrations] 01-nginx-site-confs-default: executing...
2026-06-28T06:06:53.018618327Z [migrations] 01-nginx-site-confs-default: succeeded
2026-06-28T06:06:53.021417757Z [migrations] 02-default-location: executing...
2026-06-28T06:06:53.027430402Z [migrations] 02-default-location: succeeded
2026-06-28T06:06:53.027446575Z [migrations] done
2026-06-28T06:06:53.038397259Z usermod: no changes
2026-06-28T06:06:53.040543053Z ───────────────────────────────────────
2026-06-28T06:06:53.040559285Z
2026-06-28T06:06:53.040563434Z ██╗ ███████╗██╗ ██████╗
2026-06-28T06:06:53.040567352Z ██║ ██╔════╝██║██╔═══██╗
2026-06-28T06:06:53.040571079Z ██║ ███████╗██║██║ ██║
2026-06-28T06:06:53.040574767Z ██║ ╚════██║██║██║ ██║
2026-06-28T06:06:53.040578564Z ███████╗███████║██║╚██████╔╝
2026-06-28T06:06:53.040582402Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-28T06:06:53.040586210Z
2026-06-28T06:06:53.040589897Z Brought to you by linuxserver.io
2026-06-28T06:06:53.040593645Z ───────────────────────────────────────
2026-06-28T06:06:53.040908439Z
2026-06-28T06:06:53.040915423Z To support LSIO projects visit:
2026-06-28T06:06:53.040919892Z https://www.linuxserver.io/donate/
2026-06-28T06:06:53.040923600Z
2026-06-28T06:06:53.040927327Z ───────────────────────────────────────
2026-06-28T06:06:53.040931866Z GID/UID
2026-06-28T06:06:53.040935564Z ───────────────────────────────────────
2026-06-28T06:06:53.045563689Z
2026-06-28T06:06:53.045574841Z User UID: 911
2026-06-28T06:06:53.045578890Z User GID: 911
2026-06-28T06:06:53.045582677Z ───────────────────────────────────────
2026-06-28T06:06:53.047224926Z Linuxserver.io version: 0.0.9-ls189
2026-06-28T06:06:53.047477064Z Build-date: 2026-06-28T05:55:08+00:00
2026-06-28T06:06:53.047483607Z ───────────────────────────────────────
2026-06-28T06:06:53.047487786Z
2026-06-28T06:06:53.128633025Z Setting resolver to 8.8.8.8 8.8.4.4
2026-06-28T06:06:53.133480542Z Setting worker_processes to 64
2026-06-28T06:06:53.157977230Z generating self-signed keys in /config/keys, you can replace these with your own keys if required
2026-06-28T06:06:53.184001536Z .+.......+...+...............+......+..+.......+...........+++++++++++++++++++++++++++++++++++++++*...+...+..+...+....+.....+.+..+......+.+....................+.........+....+...+...+...........+...+.......+.........+......+......+...+++++++++++++++++++++++++++++++++++++++*.+.....+...+.+...+...+........+......+.+...+.........+......+..............+.......+......+........+..........+.........+............+......+.................+.+......+...+.....+.+..+...+............+...+.+........+.+...........+.+...+.........++++++
2026-06-28T06:06:53.216624257Z .......+.+...........+...+...+....+......+..+...+...+....+++++++++++++++++++++++++++++++++++++++*...+...........+....+......+...+..+.........+.+..+++++++++++++++++++++++++++++++++++++++*.......+.+...........................+........+.+.....+.........+.+......+..+...+...+.+...+...+..+...+.......+...........+....+.....+.+.........+...........+.+...+.....+.+..+....+....................+...+.+...........+...+..........+..+....+........................+.....................+.....+.+......+...+............+..+...+...+....+..+.+........+.+.....+....+.....+......+...+...+.......+..+...+...+.......+........+...+......................+..+..........+...........+......+....+..+.......+..+....+......+...++++++
2026-06-28T06:06:53.219793754Z -----
2026-06-28T06:06:53.274271501Z New container detected. Setting up app folder and fixing permissions.
2026-06-28T06:07:10.529055464Z query: SELECT * FROM "sqlite_master" WHERE "type" = 'table' AND "name" = 'migrations'
2026-06-28T06:07:10.533327171Z query: CREATE TABLE "migrations" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "timestamp" bigint NOT NULL, "name" varchar NOT NULL)
2026-06-28T06:07:10.548069646Z query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
2026-06-28T06:07:10.549079661Z 0 migrations are already loaded in the database.
2026-06-28T06:07:10.549101545Z 3 migrations were found in the source code.
2026-06-28T06:07:10.549111145Z 3 migrations are new migrations that needs to be executed.
2026-06-28T06:07:10.549885144Z query: BEGIN TRANSACTION
2026-06-28T06:07:10.552015286Z query: SELECT COUNT(*) FROM users
2026-06-28T06:07:10.553101174Z query failed: SELECT COUNT(*) FROM users
2026-06-28T06:07:10.554527358Z error: Error: SQLITE_ERROR: no such table: users
2026-06-28T06:07:10.554549011Z --> in Database#all('SELECT COUNT(*) FROM users', undefined, [Function: handler])
2026-06-28T06:07:10.554559212Z at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:60:56)
2026-06-28T06:07:10.554568681Z at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27)
2026-06-28T06:07:10.554577008Z at Object.next (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:124:57)
2026-06-28T06:07:10.554585314Z at /app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:117:75
2026-06-28T06:07:10.554593721Z at new Promise (<anonymous>)
2026-06-28T06:07:10.554620165Z at Object.__awaiter (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:113:16)
2026-06-28T06:07:10.554628562Z at execute (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:54:64)
2026-06-28T06:07:10.554637019Z at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:101:46)
2026-06-28T06:07:10.554645385Z at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27) {
2026-06-28T06:07:10.554653742Z errno: 1,
2026-06-28T06:07:10.554661598Z code: 'SQLITE_ERROR',
2026-06-28T06:07:10.554669684Z __augmented: true
2026-06-28T06:07:10.554677701Z }
2026-06-28T06:07:10.557241246Z query: CREATE TABLE "users" ("id" varchar PRIMARY KEY NOT NULL, "email" varchar NOT NULL, "password" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:10.558271361Z query: CREATE UNIQUE INDEX "IDX_97672ac88f789774dd47f7c8be" ON "users" ("email")
2026-06-28T06:07:10.561459054Z query: CREATE TABLE "budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:10.562611737Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2026-06-28T06:07:10.563614157Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2026-06-28T06:07:10.567218228Z query: CREATE TABLE "category_months" ("id" varchar PRIMARY KEY NOT NULL, "categoryId" varchar NOT NULL, "budgetMonthId" varchar NOT NULL, "month" varchar NOT NULL, "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "balance" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:10.568934356Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId")
2026-06-28T06:07:10.569850201Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId")
2026-06-28T06:07:10.570883193Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month")
2026-06-28T06:07:10.574057178Z query: CREATE TABLE "categories" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "categoryGroupId" varchar NOT NULL, "trackingAccountId" varchar, "name" varchar NOT NULL, "inflow" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:10.575378029Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId")
2026-06-28T06:07:10.576382613Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId")
2026-06-28T06:07:10.579130139Z query: CREATE TABLE "payees" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferAccountId" varchar, "name" varchar NOT NULL, "internal" boolean NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_f61fc1e67d3abfb79503cdd382" UNIQUE ("transferAccountId"))
2026-06-28T06:07:10.582959856Z query: CREATE TABLE "transactions" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "accountId" varchar NOT NULL, "payeeId" varchar NOT NULL, "transferAccountId" varchar, "transferTransactionId" varchar, "categoryId" varchar, "amount" integer NOT NULL DEFAULT (0), "date" datetime NOT NULL, "memo" varchar NOT NULL DEFAULT (''), "status" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:10.584618899Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId")
2026-06-28T06:07:10.588876127Z query: CREATE TABLE "accounts" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferPayeeId" varchar, "name" varchar NOT NULL, "type" integer NOT NULL, "balance" integer NOT NULL DEFAULT (0), "cleared" integer NOT NULL DEFAULT (0), "uncleared" integer NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_c2a8be4512a377b0a8614170e3" UNIQUE ("transferPayeeId"))
2026-06-28T06:07:10.591084176Z query: CREATE TABLE "budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "toBeBudgeted" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:10.593359260Z query: CREATE TABLE "category_groups" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "name" varchar NOT NULL, "internal" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:10.594229373Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId")
2026-06-28T06:07:10.595252554Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2026-06-28T06:07:10.596134000Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2026-06-28T06:07:10.599208916Z query: CREATE TABLE "temporary_budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_398c07457719d1899ba4f11914d" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:10.601740627Z query: INSERT INTO "temporary_budget_months"("id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated") SELECT "id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated" FROM "budget_months"
2026-06-28T06:07:10.602793288Z query: DROP TABLE "budget_months"
2026-06-28T06:07:10.604660741Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2026-06-28T06:07:10.608785612Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2026-06-28T06:07:10.609898304Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2026-06-28T06:07:10.611399499Z query: DROP INDEX "IDX_cba488e36ca6ff6eec83e91440"
2026-06-28T06:07:10.612284061Z query: DROP INDEX "IDX_de0f1ed5fe7ad4f2254bb815be"
2026-06-28T06:07:10.613129014Z query: DROP INDEX "IDX_23f4c8894717fb764a2b88ff29"
2026-06-28T06:07:10.616545387Z query: CREATE TABLE "temporary_category_months" ("id" varchar PRIMARY KEY NOT NULL, "categoryId" varchar NOT NULL, "budgetMonthId" varchar NOT NULL, "month" varchar NOT NULL, "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "balance" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_cba488e36ca6ff6eec83e914409" FOREIGN KEY ("categoryId") REFERENCES "categories" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_de0f1ed5fe7ad4f2254bb815bef" FOREIGN KEY ("budgetMonthId") REFERENCES "budget_months" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:10.617782089Z query: INSERT INTO "temporary_category_months"("id", "categoryId", "budgetMonthId", "month", "budgeted", "activity", "balance", "created", "updated") SELECT "id", "categoryId", "budgetMonthId", "month", "budgeted", "activity", "balance", "created", "updated" FROM "category_months"
2026-06-28T06:07:10.618201554Z query: DROP TABLE "category_months"
2026-06-28T06:07:10.618940002Z query: ALTER TABLE "temporary_category_months" RENAME TO "category_months"
2026-06-28T06:07:10.622682873Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId")
2026-06-28T06:07:10.623292792Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId")
2026-06-28T06:07:10.623901629Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month")
2026-06-28T06:07:10.624395053Z query: DROP INDEX "IDX_e6d5be2f8c1fbd283150e043a0"
2026-06-28T06:07:10.625110134Z query: DROP INDEX "IDX_af173d6048d44da16b00e49e24"
2026-06-28T06:07:10.632829668Z query: CREATE TABLE "temporary_categories" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "categoryGroupId" varchar NOT NULL, "trackingAccountId" varchar, "name" varchar NOT NULL, "inflow" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_e6d5be2f8c1fbd283150e043a08" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_d05bb3b46b9b190eb9c20ad3c21" FOREIGN KEY ("categoryGroupId") REFERENCES "category_groups" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:10.634241082Z query: INSERT INTO "temporary_categories"("id", "budgetId", "categoryGroupId", "trackingAccountId", "name", "inflow", "locked", "order", "created", "updated") SELECT "id", "budgetId", "categoryGroupId", "trackingAccountId", "name", "inflow", "locked", "order", "created", "updated" FROM "categories"
2026-06-28T06:07:10.634660768Z query: DROP TABLE "categories"
2026-06-28T06:07:10.635885455Z query: ALTER TABLE "temporary_categories" RENAME TO "categories"
2026-06-28T06:07:10.638603452Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId")
2026-06-28T06:07:10.639213822Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId")
2026-06-28T06:07:10.641045122Z query: CREATE TABLE "temporary_payees" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferAccountId" varchar, "name" varchar NOT NULL, "internal" boolean NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_f61fc1e67d3abfb79503cdd382" UNIQUE ("transferAccountId"), CONSTRAINT "FK_f61fc1e67d3abfb79503cdd3821" FOREIGN KEY ("transferAccountId") REFERENCES "accounts" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:10.642334349Z query: INSERT INTO "temporary_payees"("id", "budgetId", "transferAccountId", "name", "internal", "created", "updated") SELECT "id", "budgetId", "transferAccountId", "name", "internal", "created", "updated" FROM "payees"
2026-06-28T06:07:10.642773454Z query: DROP TABLE "payees"
2026-06-28T06:07:10.643902829Z query: ALTER TABLE "temporary_payees" RENAME TO "payees"
2026-06-28T06:07:10.647222979Z query: DROP INDEX "IDX_7098ffeb5373b7d6344f4f1663"
2026-06-28T06:07:10.650915569Z query: CREATE TABLE "temporary_transactions" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "accountId" varchar NOT NULL, "payeeId" varchar NOT NULL, "transferAccountId" varchar, "transferTransactionId" varchar, "categoryId" varchar, "amount" integer NOT NULL DEFAULT (0), "date" datetime NOT NULL, "memo" varchar NOT NULL DEFAULT (''), "status" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_9552f6354aafa8f1818aa571aaf" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_26d8aec71ae9efbe468043cd2b9" FOREIGN KEY ("accountId") REFERENCES "accounts" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_44075a45926dfce0379d2c81c83" FOREIGN KEY ("payeeId") REFERENCES "payees" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_86e965e74f9cc66149cf6c90f64" FOREIGN KEY ("categoryId") REFERENCES "categories" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:10.652451554Z query: INSERT INTO "temporary_transactions"("id", "budgetId", "accountId", "payeeId", "transferAccountId", "transferTransactionId", "categoryId", "amount", "date", "memo", "status", "created", "updated") SELECT "id", "budgetId", "accountId", "payeeId", "transferAccountId", "transferTransactionId", "categoryId", "amount", "date", "memo", "status", "created", "updated" FROM "transactions"
2026-06-28T06:07:10.653234903Z query: DROP TABLE "transactions"
2026-06-28T06:07:10.654244988Z query: ALTER TABLE "temporary_transactions" RENAME TO "transactions"
2026-06-28T06:07:10.659887878Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId")
2026-06-28T06:07:10.662595032Z query: CREATE TABLE "temporary_accounts" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferPayeeId" varchar, "name" varchar NOT NULL, "type" integer NOT NULL, "balance" integer NOT NULL DEFAULT (0), "cleared" integer NOT NULL DEFAULT (0), "uncleared" integer NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_c2a8be4512a377b0a8614170e3" UNIQUE ("transferPayeeId"), CONSTRAINT "FK_81acfbf2205a3be5b1c41455329" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_c2a8be4512a377b0a8614170e33" FOREIGN KEY ("transferPayeeId") REFERENCES "payees" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:10.663615138Z query: INSERT INTO "temporary_accounts"("id", "budgetId", "transferPayeeId", "name", "type", "balance", "cleared", "uncleared", "order", "created", "updated") SELECT "id", "budgetId", "transferPayeeId", "name", "type", "balance", "cleared", "uncleared", "order", "created", "updated" FROM "accounts"
2026-06-28T06:07:10.663999833Z query: DROP TABLE "accounts"
2026-06-28T06:07:10.665022283Z query: ALTER TABLE "temporary_accounts" RENAME TO "accounts"
2026-06-28T06:07:10.668424458Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "toBeBudgeted" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:10.669366095Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "toBeBudgeted", "created", "updated") SELECT "id", "userId", "name", "toBeBudgeted", "created", "updated" FROM "budgets"
2026-06-28T06:07:10.669790160Z query: DROP TABLE "budgets"
2026-06-28T06:07:10.670849755Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-06-28T06:07:10.673305653Z query: DROP INDEX "IDX_0dcceebef7c019bc892be7b5d0"
2026-06-28T06:07:10.675332888Z query: CREATE TABLE "temporary_category_groups" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "name" varchar NOT NULL, "internal" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_0dcceebef7c019bc892be7b5d0e" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:10.676120595Z query: INSERT INTO "temporary_category_groups"("id", "budgetId", "name", "internal", "locked", "order", "created", "updated") SELECT "id", "budgetId", "name", "internal", "locked", "order", "created", "updated" FROM "category_groups"
2026-06-28T06:07:10.676499238Z query: DROP TABLE "category_groups"
2026-06-28T06:07:10.677236092Z query: ALTER TABLE "temporary_category_groups" RENAME TO "category_groups"
2026-06-28T06:07:10.680615933Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId")
2026-06-28T06:07:10.684369295Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649259669912,"initial1649259669912"]
2026-06-28T06:07:10.684834953Z Migration initial1649259669912 has been executed successfully.
2026-06-28T06:07:10.686041975Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:10.687173796Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2026-06-28T06:07:10.687571727Z query: DROP TABLE "budgets"
2026-06-28T06:07:10.688417000Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-06-28T06:07:10.692721524Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2026-06-28T06:07:10.693230018Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2026-06-28T06:07:10.696792797Z query: CREATE TABLE "temporary_budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), "available" integer NOT NULL DEFAULT (0), CONSTRAINT "FK_398c07457719d1899ba4f11914d" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:10.698320104Z query: INSERT INTO "temporary_budget_months"("id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated") SELECT "id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated" FROM "budget_months"
2026-06-28T06:07:10.698888580Z query: DROP TABLE "budget_months"
2026-06-28T06:07:10.700259703Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2026-06-28T06:07:10.704890252Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2026-06-28T06:07:10.705442525Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2026-06-28T06:07:10.707446242Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649260258195,"budgetMonthAvailable1649260258195"]
2026-06-28T06:07:10.707651967Z Migration budgetMonthAvailable1649260258195 has been executed successfully.
2026-06-28T06:07:10.709759654Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), "currency" varchar NOT NULL DEFAULT ('USD'), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE CASCADE ON UPDATE NO ACTION)
2026-06-28T06:07:10.710901785Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2026-06-28T06:07:10.711336892Z query: DROP TABLE "budgets"
2026-06-28T06:07:10.712264882Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-06-28T06:07:10.716518753Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1650032177205,"addBudgetCurrency1650032177205"]
2026-06-28T06:07:10.716799528Z Migration addBudgetCurrency1650032177205 has been executed successfully.
2026-06-28T06:07:10.717074322Z query: COMMIT
2026-06-28T06:07:15.717989042Z [custom-init] No custom files found, skipping...
2026-06-28T06:07:15.924992562Z
2026-06-28T06:07:15.925025809Z > BudgE@0.0.8 start
2026-06-28T06:07:15.925031320Z > node build/src/server.js
2026-06-28T06:07:15.925036170Z
2026-06-28T06:07:17.143457206Z !!!WARNING!!! Running in development mode!
2026-06-28T06:07:17.223455614Z Server listening on: http://0.0.0.0:5000
2026-06-28T06:07:17.755055610Z Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded!
2026-06-28T06:07:17.773783805Z [ls.io-init] done.
2026-06-28T06:07:19.110787753Z Error: You must be logged in to do that
2026-06-28T06:07:19.110821260Z at /app/www/public/backend/build/src/middleware/authentication.js:41:23
2026-06-28T06:07:19.110831170Z at Generator.next (<anonymous>)
2026-06-28T06:07:19.110840299Z at /app/www/public/backend/build/src/middleware/authentication.js:8:71
2026-06-28T06:07:19.110848936Z at new Promise (<anonymous>)
2026-06-28T06:07:19.110857493Z at __awaiter (/app/www/public/backend/build/src/middleware/authentication.js:4:12)
2026-06-28T06:07:19.110869367Z at expressAuthentication (/app/www/public/backend/build/src/middleware/authentication.js:22:12)
2026-06-28T06:07:19.110877764Z at /app/www/public/backend/build/routes.js:1245:97
2026-06-28T06:07:19.110885901Z at Generator.next (<anonymous>)
2026-06-28T06:07:19.110894077Z at /app/www/public/backend/build/routes.js:8:71
2026-06-28T06:07:19.110902173Z at new Promise (<anonymous>) {
2026-06-28T06:07:19.110910430Z status: 401
2026-06-28T06:07:19.110918797Z }
Expand
NAME VERSION
@apideck/better-ajv-errors 0.3.3
@babel/code-frame 7.16.7
@babel/compat-data 7.17.0
@babel/core 7.16.0
@babel/eslint-parser 7.17.0
@babel/generator 7.17.3
@babel/helper-annotate-as-pure 7.16.7
@babel/helper-builder-binary-assignment-operator-visitor 7.16.7
@babel/helper-compilation-targets 7.16.7
@babel/helper-create-class-features-plugin 7.17.6
@babel/helper-create-regexp-features-plugin 7.17.0
@babel/helper-define-polyfill-provider 0.3.1
@babel/helper-environment-visitor 7.16.7
@babel/helper-explode-assignable-expression 7.16.7
@babel/helper-function-name 7.16.7
@babel/helper-get-function-arity 7.16.7
@babel/helper-hoist-variables 7.16.7
@babel/helper-member-expression-to-functions 7.16.7
@babel/helper-module-imports 7.16.7
@babel/helper-module-transforms 7.17.6
@babel/helper-optimise-call-expression 7.16.7
@babel/helper-plugin-utils 7.16.7
@babel/helper-remap-async-to-generator 7.16.8
@babel/helper-replace-supers 7.16.7
@babel/helper-simple-access 7.16.7
@babel/helper-skip-transparent-expression-wrappers 7.16.0
@babel/helper-split-export-declaration 7.16.7
@babel/helper-validator-identifier 7.16.7
@babel/helper-validator-option 7.16.7
@babel/helper-wrap-function 7.16.8
@babel/helpers 7.16.3
@babel/highlight 7.16.10
@babel/parser 7.17.3
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression 7.16.7
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining 7.16.7
@babel/plugin-proposal-async-generator-functions 7.16.8
@babel/plugin-proposal-class-properties 7.16.7
@babel/plugin-proposal-class-static-block 7.17.6
@babel/plugin-proposal-decorators 7.17.2
@babel/plugin-proposal-dynamic-import 7.16.7
@babel/plugin-proposal-export-namespace-from 7.16.7
@babel/plugin-proposal-json-strings 7.16.7
@babel/plugin-proposal-logical-assignment-operators 7.16.7
@babel/plugin-proposal-nullish-coalescing-operator 7.16.7
@babel/plugin-proposal-numeric-separator 7.16.7
@babel/plugin-proposal-object-rest-spread 7.17.3
@babel/plugin-proposal-optional-catch-binding 7.16.7
@babel/plugin-proposal-optional-chaining 7.16.7
@babel/plugin-proposal-private-methods 7.16.11
@babel/plugin-proposal-private-property-in-object 7.16.7
@babel/plugin-proposal-unicode-property-regex 7.16.7
@babel/plugin-syntax-async-generators 7.8.4
@babel/plugin-syntax-bigint 7.8.3
@babel/plugin-syntax-class-properties 7.12.13
@babel/plugin-syntax-class-static-block 7.14.5
@babel/plugin-syntax-decorators 7.17.0
@babel/plugin-syntax-dynamic-import 7.8.3
@babel/plugin-syntax-export-namespace-from 7.8.3
@babel/plugin-syntax-flow 7.16.7
@babel/plugin-syntax-import-meta 7.10.4
@babel/plugin-syntax-json-strings 7.8.3
@babel/plugin-syntax-jsx 7.16.0
@babel/plugin-syntax-logical-assignment-operators 7.10.4
@babel/plugin-syntax-nullish-coalescing-operator 7.8.3
@babel/plugin-syntax-numeric-separator 7.10.4
@babel/plugin-syntax-object-rest-spread 7.8.3
@babel/plugin-syntax-optional-catch-binding 7.8.3
@babel/plugin-syntax-optional-chaining 7.8.3
@babel/plugin-syntax-private-property-in-object 7.14.5
@babel/plugin-syntax-top-level-await 7.14.5
@babel/plugin-syntax-typescript 7.16.7
@babel/plugin-transform-arrow-functions 7.16.7
@babel/plugin-transform-async-to-generator 7.16.8
@babel/plugin-transform-block-scoped-functions 7.16.7
@babel/plugin-transform-block-scoping 7.16.7
@babel/plugin-transform-classes 7.16.7
@babel/plugin-transform-computed-properties 7.16.7
@babel/plugin-transform-destructuring 7.17.3
@babel/plugin-transform-dotall-regex 7.16.7
@babel/plugin-transform-duplicate-keys 7.16.7
@babel/plugin-transform-exponentiation-operator 7.16.7
@babel/plugin-transform-flow-strip-types 7.16.7
@babel/plugin-transform-for-of 7.16.7
@babel/plugin-transform-function-name 7.16.7
@babel/plugin-transform-literals 7.16.7
@babel/plugin-transform-member-expression-literals 7.16.7
@babel/plugin-transform-modules-amd 7.16.7
@babel/plugin-transform-modules-commonjs 7.16.8
@babel/plugin-transform-modules-systemjs 7.16.7
@babel/plugin-transform-modules-umd 7.16.7
@babel/plugin-transform-named-capturing-groups-regex 7.16.8
@babel/plugin-transform-new-target 7.16.7
@babel/plugin-transform-object-super 7.16.7
@babel/plugin-transform-parameters 7.16.7
@babel/plugin-transform-property-literals 7.16.7
@babel/plugin-transform-react-constant-elements 7.16.0
@babel/plugin-transform-react-display-name 7.16.0
@babel/plugin-transform-react-jsx 7.16.0
@babel/plugin-transform-react-jsx-development 7.16.0
@babel/plugin-transform-react-pure-annotations 7.16.0
@babel/plugin-transform-regenerator 7.16.7
@babel/plugin-transform-reserved-words 7.16.7
@babel/plugin-transform-runtime 7.17.0
@babel/plugin-transform-shorthand-properties 7.16.7
@babel/plugin-transform-spread 7.16.7
@babel/plugin-transform-sticky-regex 7.16.7
@babel/plugin-transform-template-literals 7.16.7
@babel/plugin-transform-typeof-symbol 7.16.7
@babel/plugin-transform-typescript 7.16.8
@babel/plugin-transform-unicode-escapes 7.16.7
@babel/plugin-transform-unicode-regex 7.16.7
@babel/preset-env 7.16.11
@babel/preset-modules 0.1.5
@babel/preset-react 7.16.0
@babel/preset-typescript 7.16.7
@babel/runtime 7.17.2
@babel/runtime-corejs3 7.16.3
@babel/template 7.16.7
@babel/traverse 7.17.3
@babel/types 7.17.0
@bcoe/v8-coverage 0.2.3
@cspotcode/source-map-consumer 0.8.0
@cspotcode/source-map-support 0.7.0
@csstools/normalize.css 12.0.0
@csstools/postcss-color-function 1.0.2
@csstools/postcss-font-format-keywords 1.0.0
@csstools/postcss-hwb-function 1.0.0
@csstools/postcss-ic-unit 1.0.0
@csstools/postcss-is-pseudo-class 2.0.0
@csstools/postcss-normalize-display-values 1.0.0
@csstools/postcss-oklab-function 1.0.1
@csstools/postcss-progressive-custom-properties 1.2.0
@dabh/diagnostics 2.0.2
@date-io/core 2.11.0
@date-io/date-fns 2.11.0
@date-io/dayjs 2.11.0
@date-io/luxon 2.11.1
@date-io/moment 2.11.0
@dinero.js/calculator-number 2.0.0-alpha.8
@dinero.js/core 2.0.0-alpha.8
@dinero.js/currencies 2.0.0-alpha.8
@emotion/babel-plugin 11.3.0
@emotion/cache 11.6.0
@emotion/hash 0.8.0
@emotion/is-prop-valid 1.1.1
@emotion/memoize 0.7.5
@emotion/react 11.5.0
@emotion/serialize 1.0.2
@emotion/sheet 1.1.0
@emotion/styled 11.3.0
@emotion/unitless 0.7.5
@emotion/utils 1.0.0
@emotion/weak-memoize 0.2.5
@eslint/eslintrc 1.1.0
@humanwhocodes/config-array 0.9.3
@humanwhocodes/object-schema 1.2.1
@isaacs/cliui 8.0.2
@isaacs/fs-minipass 4.0.1
@isaacs/string-locale-compare 1.1.0
@istanbuljs/load-nyc-config 1.1.0
@istanbuljs/schema 0.1.3
@jest/console 27.5.1
@jest/core 27.5.1
@jest/environment 27.5.1
@jest/fake-timers 27.5.1
@jest/globals 27.5.1
@jest/reporters 27.5.1
@jest/source-map 27.5.1
@jest/test-result 27.5.1
@jest/test-sequencer 27.5.1
@jest/transform 27.5.1
@jest/types 26.6.2
@jest/types 27.2.5
@jest/types 27.5.1
@juggle/resize-observer 3.3.1
@mapbox/node-pre-gyp 1.0.6
@mui/base 5.0.0-alpha.58
@mui/base 5.0.0-alpha.59
@mui/icons-material 5.2.0
@mui/lab 5.0.0-alpha.59
@mui/material 5.2.2
@mui/private-theming 5.2.3
@mui/styled-engine 5.2.0
@mui/styles 5.2.2
@mui/system 5.2.3
@mui/types 7.1.0
@mui/utils 5.2.3
@my-scope/package-a 0.0.0
@my-scope/package-b 0.0.0
@nodelib/fs.scandir 2.1.5
@nodelib/fs.stat 2.0.5
@nodelib/fs.walk 1.2.8
@npmcli/agent 2.2.2
@npmcli/agent 3.0.0
@npmcli/arborist 8.0.0
@npmcli/config 9.0.0
@npmcli/fs 3.1.1
@npmcli/fs 4.0.0
@npmcli/git 6.0.1
@npmcli/installed-package-contents 3.0.0
@npmcli/map-workspaces 4.0.1
@npmcli/metavuln-calculator 8.0.1
@npmcli/name-from-folder 3.0.0
@npmcli/node-gyp 4.0.0
@npmcli/package-json 6.0.1
@npmcli/promise-spawn 8.0.2
@npmcli/query 4.0.0
@npmcli/redact 3.0.0
@npmcli/run-script 9.0.1
@pkgjs/parseargs 0.11.0
@pmmmwh/react-refresh-webpack-plugin 0.5.4
@popperjs/core 2.10.2
@reduxjs/toolkit 1.6.2
@reduxjs/toolkit-query 1.0.0
@reduxjs/toolkit-query-react 1.0.0
@rollup/plugin-babel 5.3.0
@rollup/plugin-node-resolve 11.2.1
@rollup/plugin-replace 2.4.2
@rollup/pluginutils 3.1.0
@rsuite/icon-font 4.0.0
@rsuite/icons 1.0.2
@rushstack/eslint-patch 1.1.0
@sigstore/bundle 3.0.0
@sigstore/core 2.0.0
@sigstore/protobuf-specs 0.3.2
@sigstore/sign 3.0.0
@sigstore/tuf 3.0.0
@sigstore/verify 2.0.0
@sindresorhus/is 4.2.0
@sinonjs/commons 1.8.3
@sinonjs/fake-timers 8.1.0
@sqltools/formatter 1.2.3
@surma/rollup-plugin-off-main-thread 2.2.3
@svgr/babel-plugin-add-jsx-attribute 5.4.0
@svgr/babel-plugin-remove-jsx-attribute 5.4.0
@svgr/babel-plugin-remove-jsx-empty-expression 5.0.1
@svgr/babel-plugin-replace-jsx-attribute-value 5.0.1
@svgr/babel-plugin-svg-dynamic-title 5.4.0
@svgr/babel-plugin-svg-em-dimensions 5.4.0
@svgr/babel-plugin-transform-react-native-svg 5.4.0
@svgr/babel-plugin-transform-svg-component 5.5.0
@svgr/babel-preset 5.5.0
@svgr/core 5.5.0
@svgr/hast-util-to-babel-ast 5.5.0
@svgr/plugin-jsx 5.5.0
@svgr/plugin-svgo 5.5.0
@svgr/webpack 5.5.0
@szmarczak/http-timer 4.0.6
@testing-library/dom 10.4.1
@testing-library/dom 7.31.2
@testing-library/jest-dom 5.15.0
@testing-library/react 11.2.7
@testing-library/user-event 12.8.3
@tootallnate/once 1.1.2
@trysound/sax 0.2.0
@tsconfig/node10 1.0.8
@tsconfig/node12 1.0.9
@tsconfig/node14 1.0.1
@tsconfig/node16 1.0.2
@tsoa/cli 3.14.0
@tsoa/runtime 3.13.0
@tufjs/canonical-json 2.0.0
@tufjs/models 3.0.1
@types/aria-query 4.2.2
@types/aria-query 5.0.4
@types/babel__core 7.1.18
@types/babel__generator 7.6.4
@types/babel__template 7.4.1
@types/babel__traverse 7.14.2
@types/bcrypt 5.0.0
@types/body-parser 1.19.2
@types/bonjour 3.5.10
@types/cacheable-request 6.0.2
@types/connect 3.4.35
@types/connect-history-api-fallback 1.3.5
@types/eslint 7.29.0
@types/eslint-scope 3.7.3
@types/estree 0.0.39
@types/estree 0.0.51
@types/express 4.17.13
@types/express-serve-static-core 4.17.28
@types/graceful-fs 4.1.5
@types/hoist-non-react-statics 3.3.1
@types/html-minifier-terser 6.1.0
@types/http-cache-semantics 4.0.1
@types/http-proxy 1.17.8
@types/istanbul-lib-coverage 2.0.3
@types/istanbul-lib-report 3.0.0
@types/istanbul-reports 3.0.1
@types/jest 27.0.2
@types/json-schema 7.0.9
@types/json5 0.0.29
@types/jsonwebtoken 8.5.5
@types/keyv 3.1.3
@types/luxon 2.0.9
@types/mime 1.3.2
@types/node 14.14.16
@types/node 16.11.11
@types/node 16.11.7
@types/parse-json 4.0.0
@types/prettier 2.4.4
@types/prop-types 15.7.4
@types/q 1.5.5
@types/qs 6.9.7
@types/range-parser 1.2.4
@types/react 17.0.34
@types/react-is 17.0.3
@types/react-redux 7.1.20
@types/react-transition-group 4.4.4
@types/resolve 1.17.1
@types/responselike 1.0.0
@types/retry 0.12.1
@types/scheduler 0.16.2
@types/serve-index 1.9.1
@types/serve-static 1.13.10
@types/sockjs 0.3.33
@types/stack-utils 2.0.1
@types/testing-library__jest-dom 5.14.1
@types/trusted-types 2.0.2
@types/validator 13.6.6
@types/ws 8.2.3
@types/yargs 15.0.14
@types/yargs 16.0.4
@types/yargs-parser 20.2.1
@types/zen-observable 0.8.3
@typescript-eslint/eslint-plugin 5.12.1
@typescript-eslint/experimental-utils 5.12.1
@typescript-eslint/parser 5.12.1
@typescript-eslint/scope-manager 5.12.1
@typescript-eslint/type-utils 5.12.1
@typescript-eslint/types 5.12.1
@typescript-eslint/typescript-estree 5.12.1
@typescript-eslint/utils 5.12.1
@typescript-eslint/visitor-keys 5.12.1
@webassemblyjs/ast 1.11.1
@webassemblyjs/floating-point-hex-parser 1.11.1
@webassemblyjs/helper-api-error 1.11.1
@webassemblyjs/helper-buffer 1.11.1
@webassemblyjs/helper-numbers 1.11.1
@webassemblyjs/helper-wasm-bytecode 1.11.1
@webassemblyjs/helper-wasm-section 1.11.1
@webassemblyjs/ieee754 1.11.1
@webassemblyjs/leb128 1.11.1
@webassemblyjs/utf8 1.11.1
@webassemblyjs/wasm-edit 1.11.1
@webassemblyjs/wasm-gen 1.11.1
@webassemblyjs/wasm-opt 1.11.1
@webassemblyjs/wasm-parser 1.11.1
@webassemblyjs/wast-printer 1.11.1
@xtuc/ieee754 1.2.0
@xtuc/long 4.2.2
BudgE 0.0.8
abab 2.0.5
abbrev 1.1.1
abbrev 2.0.0
abbrev 3.0.0
accepts 1.3.7
accepts 1.3.8
acorn 7.4.1
acorn 8.5.0
acorn 8.6.0
acorn 8.7.0
acorn-globals 6.0.0
acorn-import-assertions 1.8.0
acorn-jsx 5.3.2
acorn-node 1.8.2
acorn-walk 7.2.0
acorn-walk 8.2.0
ada-libs 2.7.8-r0
address 1.1.2
adjust-sourcemap-loader 4.0.0
agent-base 6.0.2
agent-base 7.1.1
aggregate-error 3.1.0
ajv 6.12.6
ajv 8.10.0
ajv-formats 2.1.1
ajv-keywords 3.5.2
ajv-keywords 5.1.0
alpine-baselayout 3.6.5-r0
alpine-baselayout-data 3.6.5-r0
alpine-keys 2.4-r1
alpine-release 3.20.10-r0
ansi-escapes 4.3.2
ansi-html-community 0.0.8
ansi-regex 2.1.1
ansi-regex 3.0.0
ansi-regex 4.1.0
ansi-regex 5.0.1
ansi-regex 6.0.1
ansi-regex 6.1.0
ansi-styles 2.2.1
ansi-styles 3.2.1
ansi-styles 4.3.0
ansi-styles 5.2.0
ansi-styles 6.2.1
any-promise 1.3.0
anymatch 3.1.2
apache2-utils 2.4.67-r0
apk-tools 2.14.4-r1
app-root-path 3.0.0
apr 1.7.5-r0
apr-util 1.6.3-r1
aproba 1.2.0
aproba 2.0.0
archy 1.0.0
are-we-there-yet 1.1.7
are-we-there-yet 2.0.0
arg 4.1.3
arg 5.0.1
argon2-libs 20190702-r5
argparse 1.0.10
argparse 2.0.1
aria-query 4.2.2
aria-query 5.3.0
array-flatten 1.1.1
array-flatten 2.1.2
array-includes 3.1.4
array-union 2.1.0
array.prototype.flat 1.2.5
array.prototype.flatmap 1.2.5
array.prototype.map 1.0.4
asap 2.0.6
asn1 0.2.4
assert-plus 1.0.0
ast-types-flow 0.0.7
async 0.9.2
async 1.0.0
async 2.6.3
async 3.2.0
asynckit 0.4.0
at-least-node 1.0.0
atob 2.1.2
autoprefixer 10.4.2
aws-sign2 0.7.0
aws4 1.11.0
axe-core 4.4.1
axios 0.24.0
axobject-query 2.2.0
babel-jest 27.5.1
babel-loader 8.2.3
babel-plugin-dynamic-import-node 2.3.3
babel-plugin-istanbul 6.1.1
babel-plugin-jest-hoist 27.5.1
babel-plugin-macros 2.8.0
babel-plugin-macros 3.1.0
babel-plugin-named-asset-import 0.3.8
babel-plugin-polyfill-corejs2 0.3.1
babel-plugin-polyfill-corejs3 0.5.2
babel-plugin-polyfill-regenerator 0.3.1
babel-plugin-transform-react-remove-prop-types 0.4.24
babel-preset-current-node-syntax 1.0.1
babel-preset-jest 27.5.1
babel-preset-react-app 10.0.1
balanced-match 1.0.0
balanced-match 1.0.2
base64-js 1.5.1
bash 5.2.26-r0
basic-auth 2.0.1
batch 0.6.1
baz UNKNOWN
bcrypt 5.0.1
bcrypt-pbkdf 1.0.2
bfj 7.0.2
big.js 5.2.2
bignumber.js 9.0.0
bin 1.0.0
bin-links 5.0.0
binary-extensions 2.2.0
binary-extensions 2.3.0
bl 2.2.1
block-stream 0.0.9
bluebird 3.7.2
body-parser 1.19.0
body-parser 1.19.2
bonjour 3.5.0
boolbase 1.0.0
brace-expansion 1.1.11
brace-expansion 2.0.1
braces 3.0.2
brotli-libs 1.1.0-r2
browser-process-hrtime 1.0.0
browser_field UNKNOWN
browserslist 4.19.3
bser 2.1.1
bson 1.1.6
bson UNKNOWN
buffer 6.0.3
buffer-equal-constant-time 1.0.1
buffer-from 1.1.2
buffer-indexof 1.1.1
buffer-writer 2.0.0
builtin-modules 3.2.0
busybox 1.36.1-r31
busybox-binsh 1.36.1-r31
bytes 3.0.0
bytes 3.1.0
bytes 3.1.2
c-ares 1.33.1-r0
ca-certificates 20260413-r0
ca-certificates-bundle 20260413-r0
cacache 18.0.4
cacache 19.0.1
cacheable-lookup 5.0.4
cacheable-request 7.0.2
call-bind 1.0.2
callsites 3.1.0
camel-case 4.1.2
camelcase 5.3.1
camelcase 6.3.0
camelcase-css 2.0.1
caniuse-api 3.0.0
caniuse-lite 1.0.30001312
case-sensitive-paths-webpack-plugin 2.4.0
caseless 0.12.0
catatonit 0.2.0-r0
chalk 1.1.3
chalk 2.4.2
chalk 3.0.0
chalk 4.1.2
chalk 5.3.0
char-regex 1.0.2
char-regex 2.0.1
charcodes 0.2.0
check-types 11.1.2
chokidar 3.5.3
chownr 1.1.4
chownr 2.0.0
chownr 3.0.0
chrome-trace-event 1.0.3
ci-info 3.3.0
ci-info 4.1.0
cidr-regex 4.1.1
cjs-module-lexer 1.2.2
class-validator 0.13.1
classnames 2.3.1
clean-css 5.2.4
clean-stack 2.2.0
cli-columns 4.0.0
cli-highlight 2.1.11
cliui 5.0.0
cliui 7.0.4
clone-response 1.0.2
clsx 1.1.1
cmd-shim 7.0.0
co 4.6.0
coa 2.0.2
code-point-at 1.1.0
collect-v8-coverage 1.0.1
color 3.0.0
color-convert 1.9.3
color-convert 2.0.1
color-name 1.1.3
color-name 1.1.4
color-string 1.6.0
color-support 1.1.3
colord 2.9.2
colorette 2.0.16
colors 1.0.3
colors 1.4.0
colorspace 1.1.2
combined-stream 1.0.8
commander 2.20.3
commander 7.2.0
commander 8.3.0
common-ancestor-path 1.0.1
common-path-prefix 3.0.0
common-tags 1.8.2
commondir 1.0.1
composer 2.10.1
compressible 2.0.18
compression 1.7.4
concat-map 0.0.1
confusing-browser-globals 1.0.11
connect-history-api-fallback 1.6.0
console-control-strings 1.1.0
content-disposition 0.5.3
content-disposition 0.5.4
content-type 1.0.4
convert-source-map 1.8.0
cookie 0.4.0
cookie 0.4.2
cookie-parser 1.4.5
cookie-signature 1.0.6
core-js 3.21.1
core-js-compat 3.21.1
core-js-pure 3.19.1
core-util-is 1.0.2
core-util-is 1.0.3
coreutils 9.5-r2
coreutils-env 9.5-r2
coreutils-fmt 9.5-r2
coreutils-sha512sum 9.5-r2
cors 2.8.5
cosmiconfig 6.0.0
cosmiconfig 7.0.1
create-require 1.1.1
cross-spawn 7.0.3
cross-spawn 7.0.6
crypto-random-string 2.0.0
css 3.0.0
css-blank-pseudo 3.0.3
css-declaration-sorter 6.1.4
css-has-pseudo 3.0.4
css-loader 6.6.0
css-minimizer-webpack-plugin 3.4.1
css-prefers-color-scheme 6.0.3
css-select 2.1.0
css-select 4.2.1
css-select-base-adapter 0.1.1
css-tree 1.0.0-alpha.37
css-tree 1.1.3
css-vendor 2.0.8
css-what 3.4.2
css-what 5.1.0
css.escape 1.5.1
cssdb 6.4.0
cssesc 3.0.0
cssnano 5.0.17
cssnano-preset-default 5.1.12
cssnano-utils 3.0.2
csso 4.2.0
cssom 0.3.8
cssom 0.4.4
cssstyle 2.3.0
csstype 3.0.10
csv-parse 4.16.3
csv-parse 5.0.4
curl 8.14.1-r2
cycle 1.0.3
damerau-levenshtein 1.0.8
dashdash 1.14.1
data-urls 2.0.0
date-fns 2.25.0
dayjs 1.10.7
debug 2.6.9
debug 3.2.7
debug 4.3.2
debug 4.3.7
decamelize 1.2.0
decimal.js 10.3.1
decode-uri-component 0.2.0
decompress-response 6.0.0
dedent 0.7.0
deep-equal 1.1.1
deep-extend 0.6.0
deep-is 0.1.4
deepmerge 4.2.2
default-gateway 6.0.3
defer-to-connect 2.0.1
define-lazy-prop 2.0.0
define-properties 1.1.3
defined 1.0.0
del 6.0.0
delayed-stream 1.0.0
delegates 1.0.0
denque 1.5.1
depd 1.1.2
depd 2.0.0
dequal 2.0.3
destroy 1.0.4
detect-libc 1.0.3
detect-newline 3.1.0
detect-node 2.1.0
detect-port-alt 1.1.6
detective 5.2.0
didyoumean 1.2.2
diff 4.0.2
diff 5.2.0
diff-sequences 27.5.1
dinero.js 2.0.0-alpha.8
dir-glob 3.0.1
dist 1.0.0
dlv 1.1.3
dns-equal 1.0.0
dns-packet 1.3.4
dns-txt 2.0.2
doctrine 2.1.0
doctrine 3.0.0
dom-accessibility-api 0.5.10
dom-converter 0.2.0
dom-helpers 5.2.1
dom-helpers/activeElement UNKNOWN
dom-helpers/addClass UNKNOWN
dom-helpers/addEventListener UNKNOWN
dom-helpers/animate UNKNOWN
dom-helpers/animationFrame UNKNOWN
dom-helpers/attribute UNKNOWN
dom-helpers/camelize UNKNOWN
dom-helpers/camelizeStyle UNKNOWN
dom-helpers/canUseDOM UNKNOWN
dom-helpers/childElements UNKNOWN
dom-helpers/childNodes UNKNOWN
dom-helpers/clear UNKNOWN
dom-helpers/closest UNKNOWN
dom-helpers/collectElements UNKNOWN
dom-helpers/collectSiblings UNKNOWN
dom-helpers/contains UNKNOWN
dom-helpers/css UNKNOWN
dom-helpers/filterEventHandler UNKNOWN
dom-helpers/getComputedStyle UNKNOWN
dom-helpers/getScrollAccessor UNKNOWN
dom-helpers/hasClass UNKNOWN
dom-helpers/height UNKNOWN
dom-helpers/hyphenate UNKNOWN
dom-helpers/hyphenateStyle UNKNOWN
dom-helpers/insertAfter UNKNOWN
dom-helpers/isDocument UNKNOWN
dom-helpers/isInput UNKNOWN
dom-helpers/isTransform UNKNOWN
dom-helpers/isVisible UNKNOWN
dom-helpers/isWindow UNKNOWN
dom-helpers/listen UNKNOWN
dom-helpers/matches UNKNOWN
dom-helpers/nextUntil UNKNOWN
dom-helpers/offset UNKNOWN
dom-helpers/offsetParent UNKNOWN
dom-helpers/ownerDocument UNKNOWN
dom-helpers/ownerWindow UNKNOWN
dom-helpers/parents UNKNOWN
dom-helpers/position UNKNOWN
dom-helpers/prepend UNKNOWN
dom-helpers/querySelectorAll UNKNOWN
dom-helpers/remove UNKNOWN
dom-helpers/removeClass UNKNOWN
dom-helpers/removeEventListener UNKNOWN
dom-helpers/scrollLeft UNKNOWN
dom-helpers/scrollParent UNKNOWN
dom-helpers/scrollTo UNKNOWN
dom-helpers/scrollTop UNKNOWN
dom-helpers/scrollbarSize UNKNOWN
dom-helpers/siblings UNKNOWN
dom-helpers/text UNKNOWN
dom-helpers/toggleClass UNKNOWN
dom-helpers/transitionEnd UNKNOWN
dom-helpers/triggerEvent UNKNOWN
dom-helpers/width UNKNOWN
dom-lib 3.0.1
dom-lib/DOMMouseMoveTracker UNKNOWN
dom-lib/WheelHandler UNKNOWN
dom-lib/addClass UNKNOWN
dom-lib/addStyle UNKNOWN
dom-lib/canUseDOM UNKNOWN
dom-lib/cancelAnimationFramePolyfill UNKNOWN
dom-lib/contains UNKNOWN
dom-lib/getAnimationEnd UNKNOWN
dom-lib/getContainer UNKNOWN
dom-lib/getHeight UNKNOWN
dom-lib/getOffset UNKNOWN
dom-lib/getOffsetParent UNKNOWN
dom-lib/getPosition UNKNOWN
dom-lib/getScrollbarSize UNKNOWN
dom-lib/getStyle UNKNOWN
dom-lib/getTransitionEnd UNKNOWN
dom-lib/getTransitionProperties UNKNOWN
dom-lib/getWidth UNKNOWN
dom-lib/getWindow UNKNOWN
dom-lib/hasClass UNKNOWN
dom-lib/index UNKNOWN
dom-lib/isFocusable UNKNOWN
dom-lib/isOverflowing UNKNOWN
dom-lib/nodeName UNKNOWN
dom-lib/off UNKNOWN
dom-lib/on UNKNOWN
dom-lib/ownerDocument UNKNOWN
dom-lib/ownerWindow UNKNOWN
dom-lib/removeClass UNKNOWN
dom-lib/removeStyle UNKNOWN
dom-lib/requestAnimationFramePolyfill UNKNOWN
dom-lib/scrollLeft UNKNOWN
dom-lib/scrollTop UNKNOWN
dom-lib/toggleClass UNKNOWN
dom-lib/translateDOMPositionXY UNKNOWN
dom-serializer 0.2.2
dom-serializer 1.3.2
domelementtype 1.3.1
domelementtype 2.2.0
domexception 2.0.1
domhandler 4.3.0
domutils 1.7.0
domutils 2.8.0
dot-case 3.0.4
dotenv 10.0.0
dotenv 8.6.0
dotenv-expand 5.1.0
duplexer 0.1.2
eastasianwidth 0.2.0
ecc-jsbn 0.1.2
ecdsa-sig-formatter 1.0.11
ee-first 1.1.1
ejs 3.1.6
electron-to-chromium 1.4.71
emittery 0.8.1
emoji-regex 7.0.3
emoji-regex 8.0.0
emoji-regex 9.2.2
emojis-list 3.0.0
enabled 2.0.0
encodeurl 1.0.2
encoding 0.1.13
end-of-stream 1.4.4
enhanced-resolve 5.9.0
entities 2.2.0
env-paths 2.2.1
err-code 2.0.3
error-ex 1.3.2
error-stack-parser 2.0.7
es-abstract 1.19.1
es-aggregate-error 1.0.7
es-array-method-boxes-properly 1.0.0
es-get-iterator 1.1.2
es-module-lexer 0.9.3
es-to-primitive 1.2.1
escalade 3.1.1
escape-html 1.0.3
escape-string-regexp 1.0.5
escape-string-regexp 2.0.0
escape-string-regexp 4.0.0
escodegen 2.0.0
eslint 8.9.0
eslint-config-react-app 7.0.0
eslint-import-resolver-node 0.3.6
eslint-module-utils 2.7.3
eslint-plugin-flowtype 8.0.3
eslint-plugin-import 2.25.4
eslint-plugin-jest 25.7.0
eslint-plugin-jsx-a11y 6.5.1
eslint-plugin-react 7.28.0
eslint-plugin-react-hooks 4.3.0
eslint-plugin-testing-library 5.0.5
eslint-scope 5.1.1
eslint-scope 7.1.1
eslint-utils 3.0.0
eslint-visitor-keys 2.1.0
eslint-visitor-keys 3.3.0
eslint-webpack-plugin 3.1.1
espree 9.3.1
esprima 4.0.1
esquery 1.4.0
esrecurse 4.3.0
estraverse 4.3.0
estraverse 5.3.0
estree-walker 1.0.1
esutils 2.0.3
etag 1.8.1
eventemitter3 4.0.7
events 3.3.0
execa 5.1.1
exit 0.1.2
expect 27.5.1
exponential-backoff 3.1.1
express 4.17.1
express 4.17.3
extend 3.0.2
extsprintf 1.3.0
eyes 0.1.8
fast-deep-equal 3.1.3
fast-glob 3.2.11
fast-json-stable-stringify 2.1.0
fast-levenshtein 2.0.6
fast-safe-stringify 2.0.7
fastest-levenshtein 1.0.16
fastq 1.13.0
faye-websocket 0.11.4
fb-watchman 2.0.1
fecha 4.2.0
figlet 1.5.2
file-entry-cache 6.0.1
file-loader 6.2.0
filefy 0.1.11
filelist 1.0.2
filesize 8.0.7
fill-range 7.0.1
finalhandler 1.1.2
find-cache-dir 3.3.2
find-root 1.1.0
find-up 2.1.0
find-up 3.0.0
find-up 4.1.0
find-up 5.0.0
findutils 4.9.0-r5
flat-cache 3.0.4
flatted 3.2.4
fn.name 1.1.0
follow-redirects 1.14.7
foreground-child 3.3.0
forever-agent 0.6.1
fork-ts-checker-webpack-plugin 6.5.0
form-data 2.3.3
form-data 3.0.1
forwarded 0.1.2
forwarded 0.2.0
fraction.js 4.1.3
fresh 0.5.2
fs-extra 10.0.0
fs-extra 8.1.0
fs-extra 9.1.0
fs-minipass 1.2.7
fs-minipass 2.1.0
fs-minipass 3.0.3
fs-monkey 1.0.3
fs.realpath 1.0.0
fstream 1.0.12
function-bind 1.1.1
functional-red-black-tree 1.0.1
functions-have-names 1.2.2
gauge 2.7.4
gauge 3.0.1
gensync 1.0.0-beta.2
get-caller-file 2.0.5
get-intrinsic 1.1.1
get-own-enumerable-property-symbols 3.0.2
get-package-type 0.1.0
get-stream 5.2.0
get-stream 6.0.1
get-symbol-description 1.0.0
getpass 0.1.7
git 2.45.4-r0
git-init-template 2.45.4-r0
glob 10.4.5
glob 7.1.6
glob 7.2.0
glob-parent 5.1.2
glob-parent 6.0.2
glob-to-regexp 0.4.1
global-modules 2.0.0
global-prefix 3.0.0
globals 11.12.0
globals 13.12.0
globals 13.12.1
globalthis 1.0.2
globby 11.0.4
gmp 6.3.0-r1
got 11.8.3
graceful-fs 4.2.11
graceful-fs 4.2.8
graceful-fs 4.2.9
gzip-size 6.0.0
handle-thing 2.0.1
handlebars 4.7.7
har-schema 2.0.0
har-validator 5.1.5
harmony-reflect 1.6.2
has 1.0.3
has-ansi 2.0.0
has-bigints 1.0.1
has-flag 3.0.0
has-flag 4.0.0
has-symbols 1.0.2
has-tostringtag 1.0.0
has-unicode 2.0.1
he 1.2.0
helmet 4.6.0
highlight.js 10.7.3
history 5.1.0
hoist-non-react-statics 3.3.2
hoopy 0.1.4
hosted-git-info 8.0.2
hpack.js 2.1.6
html-encoding-sniffer 2.0.1
html-entities 2.3.2
html-escaper 2.0.2
html-minifier-terser 6.1.0
html-webpack-plugin 5.5.0
htmlparser2 6.1.0
http-cache-semantics 4.1.0
http-cache-semantics 4.1.1
http-deceiver 1.2.7
http-errors 1.6.3
http-errors 1.7.2
http-errors 1.8.1
http-parser-js 0.5.5
http-proxy 1.18.1
http-proxy-agent 4.0.1
http-proxy-agent 7.0.2
http-proxy-middleware 2.0.3
http-signature 1.2.0
http2-wrapper 1.0.3
https-proxy-agent 5.0.0
https-proxy-agent 7.0.5
human-signals 2.1.0
hyphenate-style-name 1.0.4
iconv-lite 0.4.24
iconv-lite 0.6.3
icss-utils 5.1.0
icu-data-en 74.2-r1
icu-libs 74.2-r1
idb 6.1.5
identity-obj-proxy 3.0.0
ieee754 1.2.1
ignore 4.0.6
ignore 5.1.9
ignore 5.2.0
ignore-walk 3.0.4
ignore-walk 7.0.0
immer 9.0.12
import-fresh 3.3.0
import-local 3.1.0
imurmurhash 0.1.4
indent-string 4.0.0
inflight 1.0.6
inherits 2.0.3
inherits 2.0.4
ini 1.3.8
ini 5.0.0
init-package-json 7.0.1
insert-css 2.0.0
internal-slot 1.0.3
invalid main UNKNOWN
invalid_main UNKNOWN
ip 1.1.5
ip-address 9.0.5
ip-regex 5.0.0
ipaddr.js 1.9.1
ipaddr.js 2.0.1
is-arguments 1.1.1
is-arrayish 0.2.1
is-arrayish 0.3.2
is-bigint 1.0.4
is-binary-path 2.1.0
is-boolean-object 1.1.2
is-callable 1.2.4
is-cidr 5.1.0
is-core-module 2.8.1
is-date-object 1.0.5
is-docker 2.2.1
is-extglob 2.1.1
is-fullwidth-code-point 1.0.0
is-fullwidth-code-point 2.0.0
is-fullwidth-code-point 3.0.0
is-generator-fn 2.1.0
is-glob 4.0.3
is-in-browser 1.1.3
is-lambda 1.0.1
is-map 2.0.2
is-module 1.0.0
is-negative-zero 2.0.1
is-number 7.0.0
is-number-object 1.0.6
is-obj 1.0.1
is-path-cwd 2.2.0
is-path-inside 3.0.3
is-plain-obj 3.0.0
is-potential-custom-element-name 1.0.1
is-regex 1.1.4
is-regexp 1.0.0
is-root 2.1.0
is-set 2.0.2
is-shared-array-buffer 1.0.1
is-stream 2.0.0
is-stream 2.0.1
is-string 1.0.7
is-symbol 1.0.4
is-typedarray 1.0.0
is-weakref 1.0.1
is-wsl 2.2.0
isarray 1.0.0
isarray 2.0.5
isexe 2.0.0
isexe 3.1.1
isstream 0.1.2
istanbul-lib-coverage 3.2.0
istanbul-lib-instrument 5.1.0
istanbul-lib-report 3.0.0
istanbul-lib-source-maps 4.0.1
istanbul-reports 3.1.4
iterate-iterator 1.0.2
iterate-value 1.0.2
jackspeak 3.4.3
jake 10.8.2
jest 27.5.1
jest-changed-files 27.5.1
jest-circus 27.5.1
jest-cli 27.5.1
jest-config 27.5.1
jest-diff 27.5.1
jest-docblock 27.5.1
jest-each 27.5.1
jest-environment-jsdom 27.5.1
jest-environment-node 27.5.1
jest-get-type 27.5.1
jest-haste-map 27.5.1
jest-jasmine2 27.5.1
jest-leak-detector 27.5.1
jest-matcher-utils 27.5.1
jest-message-util 27.5.1
jest-mock 27.5.1
jest-pnp-resolver 1.2.2
jest-regex-util 27.5.1
jest-resolve 27.5.1
jest-resolve-dependencies 27.5.1
jest-runner 27.5.1
jest-runtime 27.5.1
jest-serializer 27.5.1
jest-snapshot 27.5.1
jest-util 27.5.1
jest-validate 27.5.1
jest-watch-typeahead 1.0.0
jest-watcher 27.5.1
jest-worker 26.6.2
jest-worker 27.5.1
jq 1.7.1-r0
js-tokens 4.0.0
js-yaml 3.14.1
js-yaml 4.1.0
jsbn 0.1.1
jsbn 1.1.0
jsdom 16.7.0
jsesc 0.5.0
jsesc 2.5.2
json-buffer 3.0.1
json-parse-better-errors 1.0.2
json-parse-even-better-errors 2.3.1
json-parse-even-better-errors 4.0.0
json-schema 0.2.3
json-schema 0.4.0
json-schema-traverse 0.4.1
json-schema-traverse 1.0.0
json-stable-stringify-without-jsonify 1.0.1
json-stringify-nice 1.1.4
json-stringify-safe 5.0.1
json5 1.0.1
json5 2.2.0
jsonfile 4.0.0
jsonfile 6.1.0
jsonparse 1.3.1
jsonpointer 5.0.0
jsonwebtoken 8.5.1
jsprim 1.4.1
jss 10.8.2
jss-plugin-camel-case 10.8.2
jss-plugin-default-unit 10.8.2
jss-plugin-global 10.8.2
jss-plugin-nested 10.8.2
jss-plugin-props-sort 10.8.2
jss-plugin-rule-value-function 10.8.2
jss-plugin-vendor-prefixer 10.8.2
jsx-ast-utils 3.2.1
just-diff 6.0.2
just-diff-apply 5.5.0
jwa 1.4.1
jws 3.2.2
keyv 4.0.4
kind-of 6.0.3
kleur 3.0.3
klona 2.0.5
kuler 2.0.0
language-subtag-registry 0.3.21
language-tags 1.0.5
leven 3.1.0
levn 0.3.0
levn 0.4.1
libacl 2.3.2-r0
libattr 2.5.2-r0
libbase64 0.5.2-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libcrypto3 3.3.7-r0
libcurl 8.14.1-r2
libedit 20240517.3.1-r0
libexpat 2.8.1-r0
libgcc 13.2.1_git20240309-r1
libidn2 2.3.7-r0
libintl 0.22.5-r0
libmd 1.1.0-r0
libncursesw 6.4_p20240420-r2
libnpmaccess 9.0.0
libnpmdiff 7.0.0
libnpmexec 9.0.0
libnpmfund 6.0.0
libnpmhook 11.0.0
libnpmorg 7.0.0
libnpmpack 8.0.0
libnpmpublish 10.0.1
libnpmsearch 8.0.0
libnpmteam 7.0.0
libnpmversion 7.0.0
libphonenumber-js 1.9.42
libphonenumber-js-core 1.0.0
libphonenumber-js-max 1.0.0
libphonenumber-js-min 1.0.0
libphonenumber-js-mobile 1.0.0
libproc2 4.0.4-r0
libpsl 0.21.5-r1
libssl3 3.3.7-r0
libstdc++ 13.2.1_git20240309-r1
libunistring 1.2-r0
libuuid 2.40.1-r1
libxml2 2.12.10-r0
libzip 1.10.1-r0
lilconfig 2.0.4
lines-and-columns 1.1.6
linux-pam 1.6.0-r0
loader-runner 4.2.0
loader-utils 1.4.0
loader-utils 2.0.2
loader-utils 3.2.0
locate-path 2.0.0
locate-path 3.0.0
locate-path 5.0.0
locate-path 6.0.0
lodash 4.17.21
lodash.debounce 4.0.8
lodash.includes 4.3.0
lodash.isboolean 3.0.3
lodash.isinteger 4.0.4
lodash.isnumber 3.0.3
lodash.isplainobject 4.0.6
lodash.isstring 4.0.1
lodash.memoize 4.1.2
lodash.merge 4.6.2
lodash.once 4.1.1
lodash.sortby 4.7.0
lodash.uniq 4.5.0
logform 2.2.0
logrotate 3.21.0-r1
loose-envify 1.4.0
lower-case 2.0.2
lowercase-keys 2.0.0
lru-cache 10.4.3
lru-cache 6.0.0
luxon 2.3.0
lz-string 1.5.0
magic-string 0.25.7
make-dir 3.1.0
make-error 1.3.6
make-fetch-happen 13.0.1
make-fetch-happen 14.0.3
makeerror 1.0.12
material-ui-popup-state 2.0.0
math-expression-evaluator 1.3.8
mdn-data 2.0.14
mdn-data 2.0.4
media-typer 0.3.0
memfs 3.4.1
memoize-one 5.2.1
memory-pager 1.5.0
merge 2.1.1
merge-descriptors 1.0.1
merge-stream 2.0.0
merge2 1.4.1
methods 1.1.2
micromatch 4.0.4
mime 1.6.0
mime-db 1.44.0
mime-db 1.51.0
mime-types 2.1.27
mime-types 2.1.34
mimic-fn 2.1.0
mimic-response 1.0.1
mimic-response 3.1.0
min-indent 1.0.1
mini-css-extract-plugin 2.5.3
minimalistic-assert 1.0.1
minimatch 3.0.4
minimatch 9.0.5
minimist 1.2.5
minipass 2.9.0
minipass 3.1.5
minipass 3.3.6
minipass 5.0.0
minipass 7.1.2
minipass-collect 2.0.1
minipass-fetch 3.0.5
minipass-fetch 4.0.0
minipass-flush 1.0.5
minipass-pipeline 1.2.4
minipass-sized 1.0.3
minizlib 1.3.3
minizlib 2.1.2
minizlib 3.0.1
mkdirp 0.5.5
mkdirp 1.0.4
mkdirp 3.0.1
mongodb 3.7.4
monorepo-symlink-test 0.0.0
morgan 1.10.0
ms 2.0.0
ms 2.1.1
ms 2.1.2
ms 2.1.3
multicast-dns 6.2.3
multicast-dns-service-types 1.1.0
musl 1.2.5-r3
musl-utils 1.2.5-r3
mute-stream 0.0.8
mute-stream 2.0.0
mylib 0.0.0
mysql 2.18.1
mz 2.7.0
nano 8.0-r0
nanoid 3.3.1
natural-compare 1.4.0
ncurses-terminfo-base 6.4_p20240420-r2
needle 2.9.1
negotiator 0.6.2
negotiator 0.6.3
negotiator 0.6.4
negotiator 1.0.0
neo-async 2.6.2
netcat-openbsd 1.226-r0
nghttp2-libs 1.62.1-r0
nginx 1.26.3-r0
no-case 3.0.4
node-addon-api 3.2.1
node-fetch 2.6.6
node-forge 1.2.1
node-forge-flash 0.0.0
node-gyp 10.2.0
node-gyp 3.8.0
node-int64 0.4.0
node-pre-gyp 0.11.0
node-releases 2.0.2
nodejs 20.15.1-r0
nopt 3.0.6
nopt 4.0.3
nopt 5.0.0
nopt 7.2.1
nopt 8.0.0
normalize-package-data 7.0.0
normalize-path 3.0.0
normalize-range 0.1.2
normalize-url 6.1.0
normalizr 3.6.1
npm 10.9.1
npm 10.9.1-r0
npm-audit-report 6.0.0
npm-bundled 1.1.2
npm-bundled 4.0.0
npm-install-checks 7.1.1
npm-normalize-package-bin 1.0.1
npm-normalize-package-bin 4.0.0
npm-package-arg 12.0.0
npm-packlist 1.4.8
npm-packlist 9.0.0
npm-pick-manifest 10.0.0
npm-profile 11.0.1
npm-registry-fetch 18.0.2
npm-run-path 4.0.1
npm-user-validate 3.0.0
npmlog 4.1.2
npmlog 5.0.1
nth-check 1.0.2
nth-check 2.0.1
number-is-nan 1.0.1
nw-pre-gyp-module-test 0.0.1
nwsapi 2.2.0
oauth-sign 0.9.0
object-assign 4.1.1
object-hash 2.2.0
object-inspect 1.11.0
object-is 1.1.5
object-keys 1.1.1
object.assign 4.1.2
object.entries 1.1.5
object.fromentries 2.0.5
object.getownpropertydescriptors 2.1.3
object.hasown 1.1.0
object.values 1.1.5
obuf 1.1.2
on-finished 2.3.0
on-headers 1.0.2
once 1.4.0
one-time 1.0.0
onetime 5.1.2
oniguruma 6.9.9-r0
open 8.4.0
openssl 3.3.7-r0
optional-require 1.1.10
optionator 0.8.3
optionator 0.9.1
os-homedir 1.0.2
os-tmpdir 1.0.2
osenv 0.1.5
p-cancelable 2.1.1
p-limit 1.3.0
p-limit 2.3.0
p-limit 3.1.0
p-locate 2.0.0
p-locate 3.0.0
p-locate 4.1.0
p-locate 5.0.0
p-map 4.0.0
p-map 7.0.2
p-retry 4.6.1
p-try 1.0.0
p-try 2.2.0
package-json-from-dist 1.0.1
packet-reader 1.0.0
pacote 19.0.1
pacote 20.0.0
param-case 3.0.4
parent-module 1.0.1
parent-require 1.0.0
parse-conflict-json 4.0.0
parse-json 5.2.0
parseurl 1.3.3
pascal-case 3.1.2
path-exists 3.0.0
path-exists 4.0.0
path-is-absolute 1.0.1
path-key 3.1.1
path-parse 1.0.7
path-scurry 1.11.1
path-to-regexp 0.1.7
path-type 4.0.0
pcre 8.45-r3
pcre2 10.43-r0
performance-now 2.1.0
pg 8.7.1
pg-connection-string 2.5.0
pg-int8 1.0.1
pg-pool 3.4.1
pg-protocol 1.5.0
pg-types 2.2.0
pgpass 1.0.5
php83 8.3.15-r0
php83-common 8.3.15-r0
php83-ctype 8.3.15-r0
php83-curl 8.3.15-r0
php83-fileinfo 8.3.15-r0
php83-fpm 8.3.15-r0
php83-iconv 8.3.15-r0
php83-mbstring 8.3.15-r0
php83-openssl 8.3.15-r0
php83-phar 8.3.15-r0
php83-session 8.3.15-r0
php83-simplexml 8.3.15-r0
php83-xml 8.3.15-r0
php83-xmlwriter 8.3.15-r0
php83-zip 8.3.15-r0
picocolors 0.2.1
picocolors 1.1.1
picomatch 2.3.0
pirates 4.0.5
pkg-dir 4.2.0
pkg-up 3.1.0
popt 1.19-r3
portfinder 1.0.28
postcss 7.0.39
postcss 8.4.6
postcss-attribute-case-insensitive 5.0.0
postcss-browser-comments 4.0.0
postcss-calc 8.2.4
postcss-clamp 4.0.0
postcss-color-functional-notation 4.2.2
postcss-color-hex-alpha 8.0.3
postcss-color-rebeccapurple 7.0.2
postcss-colormin 5.2.5
postcss-convert-values 5.0.4
postcss-custom-media 8.0.0
postcss-custom-properties 12.1.4
postcss-custom-selectors 6.0.0
postcss-dir-pseudo-class 6.0.4
postcss-discard-comments 5.0.3
postcss-discard-duplicates 5.0.3
postcss-discard-empty 5.0.3
postcss-discard-overridden 5.0.4
postcss-double-position-gradients 3.1.0
postcss-env-function 4.0.5
postcss-flexbugs-fixes 5.0.2
postcss-focus-visible 6.0.4
postcss-focus-within 5.0.4
postcss-font-variant 5.0.0
postcss-gap-properties 3.0.3
postcss-image-set-function 4.0.6
postcss-initial 4.0.1
postcss-js 4.0.0
postcss-lab-function 4.1.1
postcss-load-config 3.1.3
postcss-loader 6.2.1
postcss-logical 5.0.4
postcss-media-minmax 5.0.0
postcss-merge-longhand 5.0.6
postcss-merge-rules 5.0.6
postcss-minify-font-values 5.0.4
postcss-minify-gradients 5.0.6
postcss-minify-params 5.0.5
postcss-minify-selectors 5.1.3
postcss-modules-extract-imports 3.0.0
postcss-modules-local-by-default 4.0.0
postcss-modules-scope 3.0.0
postcss-modules-values 4.0.0
postcss-nested 5.0.6
postcss-nesting 10.1.2
postcss-normalize 10.0.1
postcss-normalize-charset 5.0.3
postcss-normalize-display-values 5.0.3
postcss-normalize-positions 5.0.4
postcss-normalize-repeat-style 5.0.4
postcss-normalize-string 5.0.4
postcss-normalize-timing-functions 5.0.3
postcss-normalize-unicode 5.0.4
postcss-normalize-url 5.0.5
postcss-normalize-whitespace 5.0.4
postcss-opacity-percentage 1.1.2
postcss-ordered-values 5.0.5
postcss-overflow-shorthand 3.0.3
postcss-page-break 3.0.4
postcss-place 7.0.4
postcss-preset-env 7.4.1
postcss-pseudo-class-any-link 7.1.1
postcss-reduce-initial 5.0.3
postcss-reduce-transforms 5.0.4
postcss-replace-overflow-wrap 4.0.0
postcss-selector-not 5.0.0
postcss-selector-parser 6.0.9
postcss-selector-parser 6.1.2
postcss-svgo 5.0.4
postcss-unique-selectors 5.0.4
postcss-value-parser 4.2.0
postgres-array 2.0.0
postgres-bytea 1.0.0
postgres-date 1.0.7
postgres-interval 1.2.0
prelude-ls 1.1.2
prelude-ls 1.2.1
pretty-bytes 5.6.0
pretty-error 4.0.0
pretty-format 26.6.2
pretty-format 27.3.1
pretty-format 27.5.1
proc-log 4.2.0
proc-log 5.0.0
process-nextick-args 2.0.1
procps-ng 4.0.4-r0
proggy 3.0.0
promise 8.1.0
promise-all-reject-late 1.0.1
promise-call-limit 3.0.2
promise-inflight 1.0.1
promise-retry 2.0.1
promise.any 2.0.2
prompt 1.2.0
prompts 2.4.2
promzard 2.0.0
prop-types 15.7.2
proxy-addr 2.0.6
proxy-addr 2.0.7
psl 1.8.0
pump 3.0.0
punycode 2.1.1
q 1.5.1
qrcode-terminal 0.12.0
qs 6.5.2
qs 6.7.0
qs 6.9.7
queue-microtask 1.2.3
quick-lru 5.1.1
raf 3.4.1
randombytes 2.1.0
range-parser 1.2.1
raw-body 2.4.0
raw-body 2.4.3
rc 1.2.8
react 17.0.2
react-app-polyfill 3.0.0
react-dev-utils 12.0.0
react-dom 17.0.2
react-error-overlay 6.0.10
react-is 16.13.1
react-is 17.0.2
react-redux 7.2.6
react-refresh 0.11.0
react-router 6.0.2
react-router-dom 6.0.2
react-scripts 5.0.0
react-table 7.7.0
react-transition-group 4.4.2
react-transition-group/CSSTransition UNKNOWN
react-transition-group/ReplaceTransition UNKNOWN
react-transition-group/SwitchTransition UNKNOWN
react-transition-group/Transition UNKNOWN
react-transition-group/TransitionGroup UNKNOWN
react-transition-group/TransitionGroupContext UNKNOWN
react-transition-group/config UNKNOWN
react-virtualized-auto-sizer 1.0.6
react-window 1.8.6
read 1.0.7
read 4.0.0
read-cmd-shim 5.0.0
read-package-json-fast 4.0.0
readable-stream 2.3.7
readable-stream 3.6.0
readdirp 3.6.0
readline 8.2.10-r0
recursive-readdir 2.2.2
redent 3.0.0
redux 4.1.2
redux-thunk 2.4.0
reflect-metadata 0.1.13
regenerate 1.4.2
regenerate-unicode-properties 10.0.1
regenerator-runtime 0.13.9
regenerator-transform 0.14.5
regex-parser 2.2.11
regexp.prototype.flags 1.3.1
regexpp 3.2.0
regexpu-core 5.0.1
regjsgen 0.6.0
regjsparser 0.8.4
relateurl 0.2.7
renderkid 3.0.0
request 2.88.2
require-at 1.0.6
require-directory 2.1.1
require-from-string 2.0.2
require-main-filename 2.0.0
requires-port 1.0.0
reselect 4.1.2
resolve 1.22.0
resolve 2.0.0-next.3
resolve-alpn 1.2.1
resolve-cwd 3.0.0
resolve-from 4.0.0
resolve-from 5.0.0
resolve-url-loader 4.0.0
resolve.exports 1.1.0
responselike 2.0.0
retry 0.12.0
retry 0.13.1
reusify 1.0.4
revalidator 0.1.8
rifm 0.12.1
rimraf 2.7.1
rimraf 3.0.2
rimraf 5.0.10
rollup 2.67.3
rollup-plugin-terser 7.0.2
rsuite-table 5.3.2
run-parallel 1.2.0
safe-buffer 5.1.2
safe-buffer 5.2.1
safer-buffer 2.1.2
sanitize.css 13.0.0
saslprep 1.0.3
sass-loader 12.6.0
sax 1.2.4
saxes 5.0.1
scanelf 1.3.7-r2
scheduler 0.20.2
schema-utils 2.7.0
schema-utils 2.7.1
schema-utils 3.1.1
schema-utils 4.0.0
select-hose 2.0.0
selfsigned 2.0.0
semver 5.3.0
semver 5.7.1
semver 6.3.0
semver 7.0.0
semver 7.3.5
semver 7.6.3
send 0.17.1
send 0.17.2
serialize-javascript 4.0.0
serialize-javascript 6.0.0
serve-index 1.9.1
serve-static 1.14.1
serve-static 1.14.2
set-blocking 2.0.0
setprototypeof 1.1.0
setprototypeof 1.1.1
setprototypeof 1.2.0
sha.js 2.4.11
shadow 4.15.1-r0
shebang-command 2.0.0
shebang-regex 3.0.0
shell-quote 1.7.3
side-channel 1.0.4
signal-exit 3.0.5
signal-exit 3.0.7
signal-exit 4.1.0
sigstore 3.0.0
simple-swizzle 0.2.2
sisteransi 1.0.5
skalibs 2.14.1.1-r0
slash 3.0.0
slash 4.0.0
smart-buffer 4.2.0
sockjs 0.3.24
socks 2.8.3
socks-proxy-agent 8.0.4
source-list-map 2.0.1
source-map 0.5.7
source-map 0.6.1
source-map 0.7.3
source-map 0.8.0-beta.0
source-map-js 1.0.2
source-map-loader 3.0.1
source-map-resolve 0.6.0
source-map-support 0.5.21
source-map-url 0.4.1
sourcemap-codec 1.4.8
sparse-bitfield 3.0.3
spdx-correct 3.2.0
spdx-exceptions 2.5.0
spdx-expression-parse 3.0.1
spdx-expression-parse 4.0.0
spdx-license-ids 3.0.20
spdy 4.0.2
spdy-transport 3.0.0
split2 4.1.0
sprintf-js 1.0.3
sprintf-js 1.1.3
sqlite 3.45.3-r3
sqlite3 5.0.2
sqlstring 2.3.1
sshpk 1.16.1
ssl_client 1.36.1-r31
ssri 10.0.6
ssri 12.0.0
stable 0.1.8
stack-trace 0.0.10
stack-utils 2.0.5
stackframe 1.2.1
statuses 1.5.0
string-length 4.0.2
string-length 5.0.1
string-natural-compare 3.0.1
string-width 1.0.2
string-width 2.1.1
string-width 3.1.0
string-width 4.2.3
string-width 5.1.2
string.prototype.matchall 4.0.6
string.prototype.trimend 1.0.4
string.prototype.trimstart 1.0.4
string_decoder 1.1.1
string_decoder 1.3.0
stringify-object 3.3.0
strip-ansi 3.0.1
strip-ansi 4.0.0
strip-ansi 5.2.0
strip-ansi 6.0.1
strip-ansi 7.0.1
strip-ansi 7.1.0
strip-bom 3.0.0
strip-bom 4.0.0
strip-comments 2.0.1
strip-final-newline 2.0.0
strip-indent 3.0.0
strip-json-comments 2.0.1
strip-json-comments 3.1.1
style-loader 3.3.1
stylehacks 5.0.3
stylis 4.0.10
supports-color 2.0.0
supports-color 5.5.0
supports-color 7.2.0
supports-color 8.1.1
supports-color 9.4.0
supports-hyperlinks 2.2.0
supports-preserve-symlinks-flag 1.0.0
svg-parser 2.0.4
svgo 1.3.2
svgo 2.8.0
swagger-ui-dist 3.38.0
swagger-ui-express 4.1.6
symbol-tree 3.2.4
tailwindcss 3.0.23
tapable 1.1.3
tapable 2.2.1
tar 2.2.2
tar 4.4.19
tar 6.1.11
tar 6.2.1
tar 7.4.3
temp-dir 2.0.0
tempy 0.6.0
terminal-link 2.1.1
terser 5.11.0
terser-webpack-plugin 5.3.1
test-exclude 6.0.0
text-hex 1.0.0
text-table 0.2.0
thenify 3.3.1
thenify-all 1.6.0
throat 6.0.1
thunky 1.1.0
timsort 0.3.0
tiny-relative-date 1.3.0
tiny-warning 1.0.3
tmpl 1.0.5
to-fast-properties 2.0.0
to-regex-range 5.0.1
toidentifier 1.0.0
toidentifier 1.0.1
tough-cookie 2.5.0
tough-cookie 4.0.0
tr46 0.0.3
tr46 1.0.1
tr46 2.1.0
treeverse 3.0.0
triple-beam 1.3.0
tryer 1.0.1
ts-node 10.4.0
ts-node 10.7.0
tsconfig-paths 3.12.0
tslib 1.14.1
tslib 2.3.1
tsoa 3.14.0
tsutils 3.21.0
tuf-js 3.0.1
tunnel-agent 0.6.0
tweetnacl 0.14.5
type-check 0.3.2
type-check 0.4.0
type-detect 4.0.8
type-fest 0.16.0
type-fest 0.20.2
type-fest 0.21.3
type-is 1.6.18
typedarray-to-buffer 3.1.5
typeorm 0.2.38
typescript 4.4.4
typescript 4.5.3
tzdata 2026b-r0
uglify-js 3.14.3
unbox-primitive 1.0.1
unicode-canonical-property-names-ecmascript 2.0.0
unicode-match-property-ecmascript 2.0.0
unicode-match-property-value-ecmascript 2.0.0
unicode-property-aliases-ecmascript 2.0.0
unique-filename 3.0.0
unique-filename 4.0.0
unique-slug 4.0.0
unique-slug 5.0.0
unique-string 2.0.0
universalify 0.1.2
universalify 2.0.0
unpipe 1.0.0
unquote 1.1.1
upath 1.2.0
uri-js 4.4.1
util-deprecate 1.0.2
util.promisify 1.0.0
utila 0.4.0
utils-merge 1.0.1
utmps-libs 0.1.2.2-r1
uuid 3.4.0
uuid 8.3.2
v8-compile-cache 2.3.0
v8-compile-cache-lib 3.0.1
v8-to-istanbul 8.1.1
validate-npm-package-license 3.0.4
validate-npm-package-name 6.0.0
validator 13.7.0
vary 1.1.2
verror 1.10.0
w3c-hr-time 1.0.2
w3c-xmlserializer 2.0.0
walk-up-path 3.0.1
walker 1.0.8
watchpack 2.3.1
wbuf 1.7.3
web-vitals 1.1.2
webidl-conversions 3.0.1
webidl-conversions 4.0.2
webidl-conversions 5.0.0
webidl-conversions 6.1.0
webpack 5.69.1
webpack-dev-middleware 5.3.1
webpack-dev-server 4.7.4
webpack-manifest-plugin 4.1.1
webpack-sources 1.4.3
webpack-sources 2.3.1
webpack-sources 3.2.3
websocket-driver 0.7.4
websocket-extensions 0.1.4
whatwg-encoding 1.0.5
whatwg-fetch 3.6.2
whatwg-mimetype 2.3.0
whatwg-url 5.0.0
whatwg-url 7.1.0
whatwg-url 8.7.0
which 1.3.1
which 2.0.2
which 4.0.0
which 5.0.0
which-boxed-primitive 1.0.2
which-module 2.0.0
wide-align 1.1.5
winston 2.4.5
winston 3.3.3
winston-transport 4.4.0
word-wrap 1.2.3
wordwrap 1.0.0
workbox-background-sync 6.4.2
workbox-broadcast-update 6.4.2
workbox-build 6.4.2
workbox-cacheable-response 6.4.2
workbox-core 6.4.2
workbox-expiration 6.4.2
workbox-google-analytics 6.4.2
workbox-navigation-preload 6.4.2
workbox-precaching 6.4.2
workbox-range-requests 6.4.2
workbox-recipes 6.4.2
workbox-routing 6.4.2
workbox-strategies 6.4.2
workbox-streams 6.4.2
workbox-sw 6.4.2
workbox-webpack-plugin 6.4.2
workbox-window 6.4.2
wrap-ansi 5.1.0
wrap-ansi 7.0.0
wrap-ansi 8.1.0
wrappy 1.0.2
write-file-atomic 3.0.3
write-file-atomic 6.0.0
ws 7.5.5
ws 8.5.0
xml-name-validator 3.0.0
xml2js 0.4.23
xmlbuilder 11.0.1
xmlchars 2.2.0
xtend 4.0.2
xz-libs 5.8.3-r0
y18n 4.0.3
y18n 5.0.8
yallist 3.1.1
yallist 4.0.0
yallist 5.0.0
yaml 1.10.2
yamljs 0.3.0
yargonaut 1.1.4
yargs 14.2.3
yargs 16.2.0
yargs 17.2.1
yargs-parser 15.0.3
yargs-parser 20.2.9
yn 3.1.1
ynab_import 1.0.0
yocto-queue 0.1.0
zen-observable 0.8.15
zen-observable-ts 1.1.0
zlib 1.3.2-r0
zstd-libs 1.5.6-r0
sbom
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": 1782626849103
},
{
"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": 1782626849103
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.09s |
| Container Start | PASS | - | 25.15s |
| Create Buildx SBOM | PASS | - | 2.26s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/budge
Runtime: 97.97s
Build Information
Builder: X86-BUILDER-3m --Hetzner
Created: 2026-06-28T05:55:08+00:00
Image: linuxserver/budge
Maintainer: alex-phillips
Size: 169.96MB
Tag: arm64v8-0.0.9-ls189
Version: 0.0.9-ls189
Expand
2026-06-28T06:06:56.217749451Z [migrations] started
2026-06-28T06:06:56.415835894Z [migrations] 01-nginx-site-confs-default: executing...
2026-06-28T06:06:56.983025419Z [migrations] 01-nginx-site-confs-default: succeeded
2026-06-28T06:06:57.059913811Z [migrations] 02-default-location: executing...
2026-06-28T06:06:57.305022379Z [migrations] 02-default-location: succeeded
2026-06-28T06:06:57.305537667Z [migrations] done
2026-06-28T06:06:58.043504721Z usermod: no changes
2026-06-28T06:06:58.080742481Z ───────────────────────────────────────
2026-06-28T06:06:58.080776369Z
2026-06-28T06:06:58.080786209Z ██╗ ███████╗██╗ ██████╗
2026-06-28T06:06:58.080794997Z ██║ ██╔════╝██║██╔═══██╗
2026-06-28T06:06:58.080803644Z ██║ ███████╗██║██║ ██║
2026-06-28T06:06:58.080812342Z ██║ ╚════██║██║██║ ██║
2026-06-28T06:06:58.080820658Z ███████╗███████║██║╚██████╔╝
2026-06-28T06:06:58.080829116Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-28T06:06:58.080837492Z
2026-06-28T06:06:58.080845509Z Brought to you by linuxserver.io
2026-06-28T06:06:58.080853815Z ───────────────────────────────────────
2026-06-28T06:06:58.086101509Z
2026-06-28T06:06:58.086129034Z To support LSIO projects visit:
2026-06-28T06:06:58.086138594Z https://www.linuxserver.io/donate/
2026-06-28T06:06:58.086146880Z
2026-06-28T06:06:58.086154876Z ───────────────────────────────────────
2026-06-28T06:06:58.086164165Z GID/UID
2026-06-28T06:06:58.086172151Z ───────────────────────────────────────
2026-06-28T06:06:58.167197028Z
2026-06-28T06:06:58.167218080Z User UID: 911
2026-06-28T06:06:58.167225826Z User GID: 911
2026-06-28T06:06:58.167232980Z ───────────────────────────────────────
2026-06-28T06:06:58.200967652Z Linuxserver.io version: 0.0.9-ls189
2026-06-28T06:06:58.203714787Z Build-date: 2026-06-28T05:55:08+00:00
2026-06-28T06:06:58.203736270Z ───────────────────────────────────────
2026-06-28T06:06:58.203746421Z
2026-06-28T06:07:02.044131431Z Setting resolver to 8.8.8.8 8.8.4.4
2026-06-28T06:07:02.149847818Z Setting worker_processes to 64
2026-06-28T06:07:03.246720598Z generating self-signed keys in /config/keys, you can replace these with your own keys if required
2026-06-28T06:07:03.896838746Z .......+.+......+..+...+...+.+.....+...+.......+.........+...........+++++++++++++++++++++++++++++++++++++++*......+.....+...+....+...+..+...+......+......+.+........+.+......+..+......+++++++++++++++++++++++++++++++++++++++*...+.........+.+......+...+...+...+......+.....+.+...+.........+...+.........+...+..+....+..+...+..........+...........+...................+.....+.+.....+.+....................+...+.+...+...+..+...+..........+.....+...+.......+.........+........+...+.............+......+.....+...+.+.....+.+.....+......+............+......+......+.........+....+..+...+.+..+............+......+....+.....+.+.........+.....+.......+.....+....+.........+...+..............+.+...+.....+....+...+..+...+.........+......+.......+......+..+...+.+...+..+.........+.........+.+.....+.......+........+.......+..............+...+................+......+...+...+................................+...+....+......+............+..+....+...........+....+..+.......+...............+...+.....+...+..........+............+...+..+....+...+..+.+........+....+......+............+...+......+........+.......+......+..+.+.........+...+..+...............+.......+...........+....+...+..+......+.......+.....++++++
2026-06-28T06:07:04.090493359Z ....+......+.+.........+.....+.+.....+.......+..+.....................+............+++++++++++++++++++++++++++++++++++++++*.............+..+.+..+.......+...+..+...+...+...+.+.........+..+...................+.....+....+...........+.+..+..........+...+...+.........+..+.+.........+.....+...+...+.......+...+..+.+......+...+......+...........+......+.........+.........+.+++++++++++++++++++++++++++++++++++++++*.....+......+..+.......+..+.............+..+...+.+..............+.+..+.............+...........+...+...+.......+..+...+......+......+.+........+....+........+............+......................+.....+.+...+......+.....+......+.......+...............+...+...+..+............+..........+..+....+......+...+.....+.+..+............+.+.....+......+.........+.+...........+....+...........++++++
2026-06-28T06:07:04.131339810Z -----
2026-06-28T06:07:05.791971904Z New container detected. Setting up app folder and fixing permissions.
2026-06-28T06:07:46.800817129Z query: SELECT * FROM "sqlite_master" WHERE "type" = 'table' AND "name" = 'migrations'
2026-06-28T06:07:46.956573671Z query: CREATE TABLE "migrations" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "timestamp" bigint NOT NULL, "name" varchar NOT NULL)
2026-06-28T06:07:47.055908069Z query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
2026-06-28T06:07:47.068308925Z 0 migrations are already loaded in the database.
2026-06-28T06:07:47.068681677Z 3 migrations were found in the source code.
2026-06-28T06:07:47.069043616Z 3 migrations are new migrations that needs to be executed.
2026-06-28T06:07:47.082776667Z query: BEGIN TRANSACTION
2026-06-28T06:07:47.111359117Z query: SELECT COUNT(*) FROM users
2026-06-28T06:07:47.147988691Z query failed: SELECT COUNT(*) FROM users
2026-06-28T06:07:47.159077434Z error: Error: SQLITE_ERROR: no such table: users
2026-06-28T06:07:47.159102134Z --> in Database#all('SELECT COUNT(*) FROM users', undefined, [Function: handler])
2026-06-28T06:07:47.159111984Z at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:60:56)
2026-06-28T06:07:47.159154329Z at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27)
2026-06-28T06:07:47.159163508Z at Object.next (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:124:57)
2026-06-28T06:07:47.159171724Z at /app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:117:75
2026-06-28T06:07:47.159179851Z at new Promise (<anonymous>)
2026-06-28T06:07:47.159188037Z at Object.__awaiter (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:113:16)
2026-06-28T06:07:47.159196244Z at execute (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:54:64)
2026-06-28T06:07:47.159204300Z at SqliteQueryRunner.<anonymous> (/app/www/public/backend/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:101:46)
2026-06-28T06:07:47.159212757Z at step (/app/www/public/backend/node_modules/typeorm/node_modules/tslib/tslib.js:143:27) {
2026-06-28T06:07:47.159221184Z errno: 1,
2026-06-28T06:07:47.159229030Z code: 'SQLITE_ERROR',
2026-06-28T06:07:47.159237006Z __augmented: true
2026-06-28T06:07:47.159244912Z }
2026-06-28T06:07:47.192765913Z query: CREATE TABLE "users" ("id" varchar PRIMARY KEY NOT NULL, "email" varchar NOT NULL, "password" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:47.219905266Z query: CREATE UNIQUE INDEX "IDX_97672ac88f789774dd47f7c8be" ON "users" ("email")
2026-06-28T06:07:47.279603802Z query: CREATE TABLE "budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:47.301958324Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2026-06-28T06:07:47.317341830Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2026-06-28T06:07:47.359955532Z query: CREATE TABLE "category_months" ("id" varchar PRIMARY KEY NOT NULL, "categoryId" varchar NOT NULL, "budgetMonthId" varchar NOT NULL, "month" varchar NOT NULL, "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "balance" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:47.378185944Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId")
2026-06-28T06:07:47.386423752Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId")
2026-06-28T06:07:47.397769543Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month")
2026-06-28T06:07:47.440729963Z query: CREATE TABLE "categories" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "categoryGroupId" varchar NOT NULL, "trackingAccountId" varchar, "name" varchar NOT NULL, "inflow" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:47.455622380Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId")
2026-06-28T06:07:47.467991993Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId")
2026-06-28T06:07:47.498786290Z query: CREATE TABLE "payees" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferAccountId" varchar, "name" varchar NOT NULL, "internal" boolean NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_f61fc1e67d3abfb79503cdd382" UNIQUE ("transferAccountId"))
2026-06-28T06:07:47.537613864Z query: CREATE TABLE "transactions" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "accountId" varchar NOT NULL, "payeeId" varchar NOT NULL, "transferAccountId" varchar, "transferTransactionId" varchar, "categoryId" varchar, "amount" integer NOT NULL DEFAULT (0), "date" datetime NOT NULL, "memo" varchar NOT NULL DEFAULT (''), "status" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:47.569709673Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId")
2026-06-28T06:07:47.608198464Z query: CREATE TABLE "accounts" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferPayeeId" varchar, "name" varchar NOT NULL, "type" integer NOT NULL, "balance" integer NOT NULL DEFAULT (0), "cleared" integer NOT NULL DEFAULT (0), "uncleared" integer NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_c2a8be4512a377b0a8614170e3" UNIQUE ("transferPayeeId"))
2026-06-28T06:07:47.638419496Z query: CREATE TABLE "budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "toBeBudgeted" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:47.665126037Z query: CREATE TABLE "category_groups" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "name" varchar NOT NULL, "internal" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')))
2026-06-28T06:07:47.672289581Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId")
2026-06-28T06:07:47.680504954Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2026-06-28T06:07:47.698567758Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2026-06-28T06:07:47.732907960Z query: CREATE TABLE "temporary_budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_398c07457719d1899ba4f11914d" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:47.762824669Z query: INSERT INTO "temporary_budget_months"("id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated") SELECT "id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated" FROM "budget_months"
2026-06-28T06:07:47.779169101Z query: DROP TABLE "budget_months"
2026-06-28T06:07:47.786914797Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2026-06-28T06:07:47.855751777Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2026-06-28T06:07:47.868612069Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2026-06-28T06:07:47.874808293Z query: DROP INDEX "IDX_cba488e36ca6ff6eec83e91440"
2026-06-28T06:07:47.879741884Z query: DROP INDEX "IDX_de0f1ed5fe7ad4f2254bb815be"
2026-06-28T06:07:47.884698772Z query: DROP INDEX "IDX_23f4c8894717fb764a2b88ff29"
2026-06-28T06:07:47.924830072Z query: CREATE TABLE "temporary_category_months" ("id" varchar PRIMARY KEY NOT NULL, "categoryId" varchar NOT NULL, "budgetMonthId" varchar NOT NULL, "month" varchar NOT NULL, "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "balance" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_cba488e36ca6ff6eec83e914409" FOREIGN KEY ("categoryId") REFERENCES "categories" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_de0f1ed5fe7ad4f2254bb815bef" FOREIGN KEY ("budgetMonthId") REFERENCES "budget_months" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:47.936598263Z query: INSERT INTO "temporary_category_months"("id", "categoryId", "budgetMonthId", "month", "budgeted", "activity", "balance", "created", "updated") SELECT "id", "categoryId", "budgetMonthId", "month", "budgeted", "activity", "balance", "created", "updated" FROM "category_months"
2026-06-28T06:07:47.940833527Z query: DROP TABLE "category_months"
2026-06-28T06:07:47.946196212Z query: ALTER TABLE "temporary_category_months" RENAME TO "category_months"
2026-06-28T06:07:47.978344648Z query: CREATE INDEX "IDX_cba488e36ca6ff6eec83e91440" ON "category_months" ("categoryId")
2026-06-28T06:07:47.992045864Z query: CREATE INDEX "IDX_de0f1ed5fe7ad4f2254bb815be" ON "category_months" ("budgetMonthId")
2026-06-28T06:07:47.997457107Z query: CREATE INDEX "IDX_23f4c8894717fb764a2b88ff29" ON "category_months" ("month")
2026-06-28T06:07:48.001623843Z query: DROP INDEX "IDX_e6d5be2f8c1fbd283150e043a0"
2026-06-28T06:07:48.005264619Z query: DROP INDEX "IDX_af173d6048d44da16b00e49e24"
2026-06-28T06:07:48.060598270Z query: CREATE TABLE "temporary_categories" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "categoryGroupId" varchar NOT NULL, "trackingAccountId" varchar, "name" varchar NOT NULL, "inflow" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_e6d5be2f8c1fbd283150e043a08" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_d05bb3b46b9b190eb9c20ad3c21" FOREIGN KEY ("categoryGroupId") REFERENCES "category_groups" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:48.073838387Z query: INSERT INTO "temporary_categories"("id", "budgetId", "categoryGroupId", "trackingAccountId", "name", "inflow", "locked", "order", "created", "updated") SELECT "id", "budgetId", "categoryGroupId", "trackingAccountId", "name", "inflow", "locked", "order", "created", "updated" FROM "categories"
2026-06-28T06:07:48.078149193Z query: DROP TABLE "categories"
2026-06-28T06:07:48.094408023Z query: ALTER TABLE "temporary_categories" RENAME TO "categories"
2026-06-28T06:07:48.127365789Z query: CREATE INDEX "IDX_e6d5be2f8c1fbd283150e043a0" ON "categories" ("budgetId")
2026-06-28T06:07:48.132990342Z query: CREATE UNIQUE INDEX "IDX_af173d6048d44da16b00e49e24" ON "categories" ("trackingAccountId")
2026-06-28T06:07:48.158803944Z query: CREATE TABLE "temporary_payees" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferAccountId" varchar, "name" varchar NOT NULL, "internal" boolean NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_f61fc1e67d3abfb79503cdd382" UNIQUE ("transferAccountId"), CONSTRAINT "FK_f61fc1e67d3abfb79503cdd3821" FOREIGN KEY ("transferAccountId") REFERENCES "accounts" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:48.170888763Z query: INSERT INTO "temporary_payees"("id", "budgetId", "transferAccountId", "name", "internal", "created", "updated") SELECT "id", "budgetId", "transferAccountId", "name", "internal", "created", "updated" FROM "payees"
2026-06-28T06:07:48.175306965Z query: DROP TABLE "payees"
2026-06-28T06:07:48.181370994Z query: ALTER TABLE "temporary_payees" RENAME TO "payees"
2026-06-28T06:07:48.212096162Z query: DROP INDEX "IDX_7098ffeb5373b7d6344f4f1663"
2026-06-28T06:07:48.254693080Z query: CREATE TABLE "temporary_transactions" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "accountId" varchar NOT NULL, "payeeId" varchar NOT NULL, "transferAccountId" varchar, "transferTransactionId" varchar, "categoryId" varchar, "amount" integer NOT NULL DEFAULT (0), "date" datetime NOT NULL, "memo" varchar NOT NULL DEFAULT (''), "status" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_9552f6354aafa8f1818aa571aaf" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_26d8aec71ae9efbe468043cd2b9" FOREIGN KEY ("accountId") REFERENCES "accounts" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_44075a45926dfce0379d2c81c83" FOREIGN KEY ("payeeId") REFERENCES "payees" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_86e965e74f9cc66149cf6c90f64" FOREIGN KEY ("categoryId") REFERENCES "categories" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:48.270858792Z query: INSERT INTO "temporary_transactions"("id", "budgetId", "accountId", "payeeId", "transferAccountId", "transferTransactionId", "categoryId", "amount", "date", "memo", "status", "created", "updated") SELECT "id", "budgetId", "accountId", "payeeId", "transferAccountId", "transferTransactionId", "categoryId", "amount", "date", "memo", "status", "created", "updated" FROM "transactions"
2026-06-28T06:07:48.275311253Z query: DROP TABLE "transactions"
2026-06-28T06:07:48.280984664Z query: ALTER TABLE "temporary_transactions" RENAME TO "transactions"
2026-06-28T06:07:48.311560872Z query: CREATE INDEX "IDX_7098ffeb5373b7d6344f4f1663" ON "transactions" ("transferTransactionId")
2026-06-28T06:07:48.345873498Z query: CREATE TABLE "temporary_accounts" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "transferPayeeId" varchar, "name" varchar NOT NULL, "type" integer NOT NULL, "balance" integer NOT NULL DEFAULT (0), "cleared" integer NOT NULL DEFAULT (0), "uncleared" integer NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "REL_c2a8be4512a377b0a8614170e3" UNIQUE ("transferPayeeId"), CONSTRAINT "FK_81acfbf2205a3be5b1c41455329" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT "FK_c2a8be4512a377b0a8614170e33" FOREIGN KEY ("transferPayeeId") REFERENCES "payees" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:48.357203918Z query: INSERT INTO "temporary_accounts"("id", "budgetId", "transferPayeeId", "name", "type", "balance", "cleared", "uncleared", "order", "created", "updated") SELECT "id", "budgetId", "transferPayeeId", "name", "type", "balance", "cleared", "uncleared", "order", "created", "updated" FROM "accounts"
2026-06-28T06:07:48.360962561Z query: DROP TABLE "accounts"
2026-06-28T06:07:48.367185860Z query: ALTER TABLE "temporary_accounts" RENAME TO "accounts"
2026-06-28T06:07:48.410836451Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "toBeBudgeted" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:48.419211025Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "toBeBudgeted", "created", "updated") SELECT "id", "userId", "name", "toBeBudgeted", "created", "updated" FROM "budgets"
2026-06-28T06:07:48.423239823Z query: DROP TABLE "budgets"
2026-06-28T06:07:48.429903800Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-06-28T06:07:48.459931252Z query: DROP INDEX "IDX_0dcceebef7c019bc892be7b5d0"
2026-06-28T06:07:48.491555822Z query: CREATE TABLE "temporary_category_groups" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "name" varchar NOT NULL, "internal" boolean NOT NULL DEFAULT (0), "locked" boolean NOT NULL DEFAULT (0), "order" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_0dcceebef7c019bc892be7b5d0e" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:48.504057101Z query: INSERT INTO "temporary_category_groups"("id", "budgetId", "name", "internal", "locked", "order", "created", "updated") SELECT "id", "budgetId", "name", "internal", "locked", "order", "created", "updated" FROM "category_groups"
2026-06-28T06:07:48.508872563Z query: DROP TABLE "category_groups"
2026-06-28T06:07:48.515779480Z query: ALTER TABLE "temporary_category_groups" RENAME TO "category_groups"
2026-06-28T06:07:48.546940686Z query: CREATE INDEX "IDX_0dcceebef7c019bc892be7b5d0" ON "category_groups" ("budgetId")
2026-06-28T06:07:48.598277815Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649259669912,"initial1649259669912"]
2026-06-28T06:07:48.609824971Z Migration initial1649259669912 has been executed successfully.
2026-06-28T06:07:48.626738039Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:48.637405774Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2026-06-28T06:07:48.641189708Z query: DROP TABLE "budgets"
2026-06-28T06:07:48.661849726Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-06-28T06:07:48.694783884Z query: DROP INDEX "IDX_0c21df54422306fdf78621fc18"
2026-06-28T06:07:48.699956707Z query: DROP INDEX "IDX_398c07457719d1899ba4f11914"
2026-06-28T06:07:48.744213690Z query: CREATE TABLE "temporary_budget_months" ("id" varchar PRIMARY KEY NOT NULL, "budgetId" varchar NOT NULL, "month" varchar NOT NULL, "income" integer NOT NULL DEFAULT (0), "budgeted" integer NOT NULL DEFAULT (0), "activity" integer NOT NULL DEFAULT (0), "underfunded" integer NOT NULL DEFAULT (0), "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), "available" integer NOT NULL DEFAULT (0), CONSTRAINT "FK_398c07457719d1899ba4f11914d" FOREIGN KEY ("budgetId") REFERENCES "budgets" ("id") ON DELETE NO ACTION ON UPDATE NO ACTION)
2026-06-28T06:07:48.760154780Z query: INSERT INTO "temporary_budget_months"("id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated") SELECT "id", "budgetId", "month", "income", "budgeted", "activity", "underfunded", "created", "updated" FROM "budget_months"
2026-06-28T06:07:48.765842149Z query: DROP TABLE "budget_months"
2026-06-28T06:07:48.772892555Z query: ALTER TABLE "temporary_budget_months" RENAME TO "budget_months"
2026-06-28T06:07:48.806267010Z query: CREATE INDEX "IDX_0c21df54422306fdf78621fc18" ON "budget_months" ("month")
2026-06-28T06:07:48.811056391Z query: CREATE INDEX "IDX_398c07457719d1899ba4f11914" ON "budget_months" ("budgetId")
2026-06-28T06:07:48.826906006Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1649260258195,"budgetMonthAvailable1649260258195"]
2026-06-28T06:07:48.830068718Z Migration budgetMonthAvailable1649260258195 has been executed successfully.
2026-06-28T06:07:48.848151784Z query: CREATE TABLE "temporary_budgets" ("id" varchar PRIMARY KEY NOT NULL, "userId" varchar NOT NULL, "name" varchar NOT NULL, "created" datetime NOT NULL DEFAULT (datetime('now')), "updated" datetime NOT NULL DEFAULT (datetime('now')), "currency" varchar NOT NULL DEFAULT ('USD'), CONSTRAINT "FK_27e688ddf1ff3893b43065899f9" FOREIGN KEY ("userId") REFERENCES "users" ("id") ON DELETE CASCADE ON UPDATE NO ACTION)
2026-06-28T06:07:48.856785510Z query: INSERT INTO "temporary_budgets"("id", "userId", "name", "created", "updated") SELECT "id", "userId", "name", "created", "updated" FROM "budgets"
2026-06-28T06:07:48.860556308Z query: DROP TABLE "budgets"
2026-06-28T06:07:48.869851186Z query: ALTER TABLE "temporary_budgets" RENAME TO "budgets"
2026-06-28T06:07:48.905935942Z query: INSERT INTO "migrations"("timestamp", "name") VALUES (?, ?) -- PARAMETERS: [1650032177205,"addBudgetCurrency1650032177205"]
2026-06-28T06:07:48.908546312Z Migration addBudgetCurrency1650032177205 has been executed successfully.
2026-06-28T06:07:48.912224483Z query: COMMIT
2026-06-28T06:08:00.993152254Z [custom-init] No custom files found, skipping...
2026-06-28T06:08:05.472248030Z
2026-06-28T06:08:05.472295896Z > BudgE@0.0.8 start
2026-06-28T06:08:05.472306167Z > node build/src/server.js
2026-06-28T06:08:05.472314614Z
2026-06-28T06:08:17.190839357Z !!!WARNING!!! Running in development mode!
2026-06-28T06:08:18.333510733Z Server listening on: http://0.0.0.0:5000
2026-06-28T06:08:18.505753664Z Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded!
2026-06-28T06:08:19.150170393Z [ls.io-init] done.
2026-06-28T06:08:20.523103179Z Error: You must be logged in to do that
2026-06-28T06:08:20.523139502Z at /app/www/public/backend/build/src/middleware/authentication.js:41:23
2026-06-28T06:08:20.523149332Z at Generator.next (<anonymous>)
2026-06-28T06:08:20.523158601Z at /app/www/public/backend/build/src/middleware/authentication.js:8:71
2026-06-28T06:08:20.523167419Z at new Promise (<anonymous>)
2026-06-28T06:08:20.523175906Z at __awaiter (/app/www/public/backend/build/src/middleware/authentication.js:4:12)
2026-06-28T06:08:20.523184423Z at expressAuthentication (/app/www/public/backend/build/src/middleware/authentication.js:22:12)
2026-06-28T06:08:20.523192910Z at /app/www/public/backend/build/routes.js:1245:97
2026-06-28T06:08:20.523201197Z at Generator.next (<anonymous>)
2026-06-28T06:08:20.523209754Z at /app/www/public/backend/build/routes.js:8:71
2026-06-28T06:08:20.523218542Z at new Promise (<anonymous>) {
2026-06-28T06:08:20.523259204Z status: 401
2026-06-28T06:08:20.523267701Z }
Expand
NAME VERSION
@apideck/better-ajv-errors 0.3.3
@babel/code-frame 7.16.7
@babel/compat-data 7.17.0
@babel/core 7.16.0
@babel/eslint-parser 7.17.0
@babel/generator 7.17.3
@babel/helper-annotate-as-pure 7.16.7
@babel/helper-builder-binary-assignment-operator-visitor 7.16.7
@babel/helper-compilation-targets 7.16.7
@babel/helper-create-class-features-plugin 7.17.6
@babel/helper-create-regexp-features-plugin 7.17.0
@babel/helper-define-polyfill-provider 0.3.1
@babel/helper-environment-visitor 7.16.7
@babel/helper-explode-assignable-expression 7.16.7
@babel/helper-function-name 7.16.7
@babel/helper-get-function-arity 7.16.7
@babel/helper-hoist-variables 7.16.7
@babel/helper-member-expression-to-functions 7.16.7
@babel/helper-module-imports 7.16.7
@babel/helper-module-transforms 7.17.6
@babel/helper-optimise-call-expression 7.16.7
@babel/helper-plugin-utils 7.16.7
@babel/helper-remap-async-to-generator 7.16.8
@babel/helper-replace-supers 7.16.7
@babel/helper-simple-access 7.16.7
@babel/helper-skip-transparent-expression-wrappers 7.16.0
@babel/helper-split-export-declaration 7.16.7
@babel/helper-validator-identifier 7.16.7
@babel/helper-validator-option 7.16.7
@babel/helper-wrap-function 7.16.8
@babel/helpers 7.16.3
@babel/highlight 7.16.10
@babel/parser 7.17.3
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression 7.16.7
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining 7.16.7
@babel/plugin-proposal-async-generator-functions 7.16.8
@babel/plugin-proposal-class-properties 7.16.7
@babel/plugin-proposal-class-static-block 7.17.6
@babel/plugin-proposal-decorators 7.17.2
@babel/plugin-proposal-dynamic-import 7.16.7
@babel/plugin-proposal-export-namespace-from 7.16.7
@babel/plugin-proposal-json-strings 7.16.7
@babel/plugin-proposal-logical-assignment-operators 7.16.7
@babel/plugin-proposal-nullish-coalescing-operator 7.16.7
@babel/plugin-proposal-numeric-separator 7.16.7
@babel/plugin-proposal-object-rest-spread 7.17.3
@babel/plugin-proposal-optional-catch-binding 7.16.7
@babel/plugin-proposal-optional-chaining 7.16.7
@babel/plugin-proposal-private-methods 7.16.11
@babel/plugin-proposal-private-property-in-object 7.16.7
@babel/plugin-proposal-unicode-property-regex 7.16.7
@babel/plugin-syntax-async-generators 7.8.4
@babel/plugin-syntax-bigint 7.8.3
@babel/plugin-syntax-class-properties 7.12.13
@babel/plugin-syntax-class-static-block 7.14.5
@babel/plugin-syntax-decorators 7.17.0
@babel/plugin-syntax-dynamic-import 7.8.3
@babel/plugin-syntax-export-namespace-from 7.8.3
@babel/plugin-syntax-flow 7.16.7
@babel/plugin-syntax-import-meta 7.10.4
@babel/plugin-syntax-json-strings 7.8.3
@babel/plugin-syntax-jsx 7.16.0
@babel/plugin-syntax-logical-assignment-operators 7.10.4
@babel/plugin-syntax-nullish-coalescing-operator 7.8.3
@babel/plugin-syntax-numeric-separator 7.10.4
@babel/plugin-syntax-object-rest-spread 7.8.3
@babel/plugin-syntax-optional-catch-binding 7.8.3
@babel/plugin-syntax-optional-chaining 7.8.3
@babel/plugin-syntax-private-property-in-object 7.14.5
@babel/plugin-syntax-top-level-await 7.14.5
@babel/plugin-syntax-typescript 7.16.7
@babel/plugin-transform-arrow-functions 7.16.7
@babel/plugin-transform-async-to-generator 7.16.8
@babel/plugin-transform-block-scoped-functions 7.16.7
@babel/plugin-transform-block-scoping 7.16.7
@babel/plugin-transform-classes 7.16.7
@babel/plugin-transform-computed-properties 7.16.7
@babel/plugin-transform-destructuring 7.17.3
@babel/plugin-transform-dotall-regex 7.16.7
@babel/plugin-transform-duplicate-keys 7.16.7
@babel/plugin-transform-exponentiation-operator 7.16.7
@babel/plugin-transform-flow-strip-types 7.16.7
@babel/plugin-transform-for-of 7.16.7
@babel/plugin-transform-function-name 7.16.7
@babel/plugin-transform-literals 7.16.7
@babel/plugin-transform-member-expression-literals 7.16.7
@babel/plugin-transform-modules-amd 7.16.7
@babel/plugin-transform-modules-commonjs 7.16.8
@babel/plugin-transform-modules-systemjs 7.16.7
@babel/plugin-transform-modules-umd 7.16.7
@babel/plugin-transform-named-capturing-groups-regex 7.16.8
@babel/plugin-transform-new-target 7.16.7
@babel/plugin-transform-object-super 7.16.7
@babel/plugin-transform-parameters 7.16.7
@babel/plugin-transform-property-literals 7.16.7
@babel/plugin-transform-react-constant-elements 7.16.0
@babel/plugin-transform-react-display-name 7.16.0
@babel/plugin-transform-react-jsx 7.16.0
@babel/plugin-transform-react-jsx-development 7.16.0
@babel/plugin-transform-react-pure-annotations 7.16.0
@babel/plugin-transform-regenerator 7.16.7
@babel/plugin-transform-reserved-words 7.16.7
@babel/plugin-transform-runtime 7.17.0
@babel/plugin-transform-shorthand-properties 7.16.7
@babel/plugin-transform-spread 7.16.7
@babel/plugin-transform-sticky-regex 7.16.7
@babel/plugin-transform-template-literals 7.16.7
@babel/plugin-transform-typeof-symbol 7.16.7
@babel/plugin-transform-typescript 7.16.8
@babel/plugin-transform-unicode-escapes 7.16.7
@babel/plugin-transform-unicode-regex 7.16.7
@babel/preset-env 7.16.11
@babel/preset-modules 0.1.5
@babel/preset-react 7.16.0
@babel/preset-typescript 7.16.7
@babel/runtime 7.17.2
@babel/runtime-corejs3 7.16.3
@babel/template 7.16.7
@babel/traverse 7.17.3
@babel/types 7.17.0
@bcoe/v8-coverage 0.2.3
@cspotcode/source-map-consumer 0.8.0
@cspotcode/source-map-support 0.7.0
@csstools/normalize.css 12.0.0
@csstools/postcss-color-function 1.0.2
@csstools/postcss-font-format-keywords 1.0.0
@csstools/postcss-hwb-function 1.0.0
@csstools/postcss-ic-unit 1.0.0
@csstools/postcss-is-pseudo-class 2.0.0
@csstools/postcss-normalize-display-values 1.0.0
@csstools/postcss-oklab-function 1.0.1
@csstools/postcss-progressive-custom-properties 1.2.0
@dabh/diagnostics 2.0.2
@date-io/core 2.11.0
@date-io/date-fns 2.11.0
@date-io/dayjs 2.11.0
@date-io/luxon 2.11.1
@date-io/moment 2.11.0
@dinero.js/calculator-number 2.0.0-alpha.8
@dinero.js/core 2.0.0-alpha.8
@dinero.js/currencies 2.0.0-alpha.8
@emotion/babel-plugin 11.3.0
@emotion/cache 11.6.0
@emotion/hash 0.8.0
@emotion/is-prop-valid 1.1.1
@emotion/memoize 0.7.5
@emotion/react 11.5.0
@emotion/serialize 1.0.2
@emotion/sheet 1.1.0
@emotion/styled 11.3.0
@emotion/unitless 0.7.5
@emotion/utils 1.0.0
@emotion/weak-memoize 0.2.5
@eslint/eslintrc 1.1.0
@humanwhocodes/config-array 0.9.3
@humanwhocodes/object-schema 1.2.1
@isaacs/cliui 8.0.2
@isaacs/fs-minipass 4.0.1
@isaacs/string-locale-compare 1.1.0
@istanbuljs/load-nyc-config 1.1.0
@istanbuljs/schema 0.1.3
@jest/console 27.5.1
@jest/core 27.5.1
@jest/environment 27.5.1
@jest/fake-timers 27.5.1
@jest/globals 27.5.1
@jest/reporters 27.5.1
@jest/source-map 27.5.1
@jest/test-result 27.5.1
@jest/test-sequencer 27.5.1
@jest/transform 27.5.1
@jest/types 26.6.2
@jest/types 27.2.5
@jest/types 27.5.1
@juggle/resize-observer 3.3.1
@mapbox/node-pre-gyp 1.0.6
@mui/base 5.0.0-alpha.58
@mui/base 5.0.0-alpha.59
@mui/icons-material 5.2.0
@mui/lab 5.0.0-alpha.59
@mui/material 5.2.2
@mui/private-theming 5.2.3
@mui/styled-engine 5.2.0
@mui/styles 5.2.2
@mui/system 5.2.3
@mui/types 7.1.0
@mui/utils 5.2.3
@my-scope/package-a 0.0.0
@my-scope/package-b 0.0.0
@nodelib/fs.scandir 2.1.5
@nodelib/fs.stat 2.0.5
@nodelib/fs.walk 1.2.8
@npmcli/agent 2.2.2
@npmcli/agent 3.0.0
@npmcli/arborist 8.0.0
@npmcli/config 9.0.0
@npmcli/fs 3.1.1
@npmcli/fs 4.0.0
@npmcli/git 6.0.1
@npmcli/installed-package-contents 3.0.0
@npmcli/map-workspaces 4.0.1
@npmcli/metavuln-calculator 8.0.1
@npmcli/name-from-folder 3.0.0
@npmcli/node-gyp 4.0.0
@npmcli/package-json 6.0.1
@npmcli/promise-spawn 8.0.2
@npmcli/query 4.0.0
@npmcli/redact 3.0.0
@npmcli/run-script 9.0.1
@pkgjs/parseargs 0.11.0
@pmmmwh/react-refresh-webpack-plugin 0.5.4
@popperjs/core 2.10.2
@reduxjs/toolkit 1.6.2
@reduxjs/toolkit-query 1.0.0
@reduxjs/toolkit-query-react 1.0.0
@rollup/plugin-babel 5.3.0
@rollup/plugin-node-resolve 11.2.1
@rollup/plugin-replace 2.4.2
@rollup/pluginutils 3.1.0
@rsuite/icon-font 4.0.0
@rsuite/icons 1.0.2
@rushstack/eslint-patch 1.1.0
@sigstore/bundle 3.0.0
@sigstore/core 2.0.0
@sigstore/protobuf-specs 0.3.2
@sigstore/sign 3.0.0
@sigstore/tuf 3.0.0
@sigstore/verify 2.0.0
@sindresorhus/is 4.2.0
@sinonjs/commons 1.8.3
@sinonjs/fake-timers 8.1.0
@sqltools/formatter 1.2.3
@surma/rollup-plugin-off-main-thread 2.2.3
@svgr/babel-plugin-add-jsx-attribute 5.4.0
@svgr/babel-plugin-remove-jsx-attribute 5.4.0
@svgr/babel-plugin-remove-jsx-empty-expression 5.0.1
@svgr/babel-plugin-replace-jsx-attribute-value 5.0.1
@svgr/babel-plugin-svg-dynamic-title 5.4.0
@svgr/babel-plugin-svg-em-dimensions 5.4.0
@svgr/babel-plugin-transform-react-native-svg 5.4.0
@svgr/babel-plugin-transform-svg-component 5.5.0
@svgr/babel-preset 5.5.0
@svgr/core 5.5.0
@svgr/hast-util-to-babel-ast 5.5.0
@svgr/plugin-jsx 5.5.0
@svgr/plugin-svgo 5.5.0
@svgr/webpack 5.5.0
@szmarczak/http-timer 4.0.6
@testing-library/dom 10.4.1
@testing-library/dom 7.31.2
@testing-library/jest-dom 5.15.0
@testing-library/react 11.2.7
@testing-library/user-event 12.8.3
@tootallnate/once 1.1.2
@trysound/sax 0.2.0
@tsconfig/node10 1.0.8
@tsconfig/node12 1.0.9
@tsconfig/node14 1.0.1
@tsconfig/node16 1.0.2
@tsoa/cli 3.14.0
@tsoa/runtime 3.13.0
@tufjs/canonical-json 2.0.0
@tufjs/models 3.0.1
@types/aria-query 4.2.2
@types/aria-query 5.0.4
@types/babel__core 7.1.18
@types/babel__generator 7.6.4
@types/babel__template 7.4.1
@types/babel__traverse 7.14.2
@types/bcrypt 5.0.0
@types/body-parser 1.19.2
@types/bonjour 3.5.10
@types/cacheable-request 6.0.2
@types/connect 3.4.35
@types/connect-history-api-fallback 1.3.5
@types/eslint 7.29.0
@types/eslint-scope 3.7.3
@types/estree 0.0.39
@types/estree 0.0.51
@types/express 4.17.13
@types/express-serve-static-core 4.17.28
@types/graceful-fs 4.1.5
@types/hoist-non-react-statics 3.3.1
@types/html-minifier-terser 6.1.0
@types/http-cache-semantics 4.0.1
@types/http-proxy 1.17.8
@types/istanbul-lib-coverage 2.0.3
@types/istanbul-lib-report 3.0.0
@types/istanbul-reports 3.0.1
@types/jest 27.0.2
@types/json-schema 7.0.9
@types/json5 0.0.29
@types/jsonwebtoken 8.5.5
@types/keyv 3.1.3
@types/luxon 2.0.9
@types/mime 1.3.2
@types/node 14.14.16
@types/node 16.11.11
@types/node 16.11.7
@types/parse-json 4.0.0
@types/prettier 2.4.4
@types/prop-types 15.7.4
@types/q 1.5.5
@types/qs 6.9.7
@types/range-parser 1.2.4
@types/react 17.0.34
@types/react-is 17.0.3
@types/react-redux 7.1.20
@types/react-transition-group 4.4.4
@types/resolve 1.17.1
@types/responselike 1.0.0
@types/retry 0.12.1
@types/scheduler 0.16.2
@types/serve-index 1.9.1
@types/serve-static 1.13.10
@types/sockjs 0.3.33
@types/stack-utils 2.0.1
@types/testing-library__jest-dom 5.14.1
@types/trusted-types 2.0.2
@types/validator 13.6.6
@types/ws 8.2.3
@types/yargs 15.0.14
@types/yargs 16.0.4
@types/yargs-parser 20.2.1
@types/zen-observable 0.8.3
@typescript-eslint/eslint-plugin 5.12.1
@typescript-eslint/experimental-utils 5.12.1
@typescript-eslint/parser 5.12.1
@typescript-eslint/scope-manager 5.12.1
@typescript-eslint/type-utils 5.12.1
@typescript-eslint/types 5.12.1
@typescript-eslint/typescript-estree 5.12.1
@typescript-eslint/utils 5.12.1
@typescript-eslint/visitor-keys 5.12.1
@webassemblyjs/ast 1.11.1
@webassemblyjs/floating-point-hex-parser 1.11.1
@webassemblyjs/helper-api-error 1.11.1
@webassemblyjs/helper-buffer 1.11.1
@webassemblyjs/helper-numbers 1.11.1
@webassemblyjs/helper-wasm-bytecode 1.11.1
@webassemblyjs/helper-wasm-section 1.11.1
@webassemblyjs/ieee754 1.11.1
@webassemblyjs/leb128 1.11.1
@webassemblyjs/utf8 1.11.1
@webassemblyjs/wasm-edit 1.11.1
@webassemblyjs/wasm-gen 1.11.1
@webassemblyjs/wasm-opt 1.11.1
@webassemblyjs/wasm-parser 1.11.1
@webassemblyjs/wast-printer 1.11.1
@xtuc/ieee754 1.2.0
@xtuc/long 4.2.2
BudgE 0.0.8
abab 2.0.5
abbrev 1.1.1
abbrev 2.0.0
abbrev 3.0.0
accepts 1.3.7
accepts 1.3.8
acorn 7.4.1
acorn 8.5.0
acorn 8.6.0
acorn 8.7.0
acorn-globals 6.0.0
acorn-import-assertions 1.8.0
acorn-jsx 5.3.2
acorn-node 1.8.2
acorn-walk 7.2.0
acorn-walk 8.2.0
ada-libs 2.7.8-r0
address 1.1.2
adjust-sourcemap-loader 4.0.0
agent-base 6.0.2
agent-base 7.1.1
aggregate-error 3.1.0
ajv 6.12.6
ajv 8.10.0
ajv-formats 2.1.1
ajv-keywords 3.5.2
ajv-keywords 5.1.0
alpine-baselayout 3.6.5-r0
alpine-baselayout-data 3.6.5-r0
alpine-keys 2.4-r1
alpine-release 3.20.10-r0
ansi-escapes 4.3.2
ansi-html-community 0.0.8
ansi-regex 2.1.1
ansi-regex 3.0.0
ansi-regex 4.1.0
ansi-regex 5.0.1
ansi-regex 6.0.1
ansi-regex 6.1.0
ansi-styles 2.2.1
ansi-styles 3.2.1
ansi-styles 4.3.0
ansi-styles 5.2.0
ansi-styles 6.2.1
any-promise 1.3.0
anymatch 3.1.2
apache2-utils 2.4.67-r0
apk-tools 2.14.4-r1
app-root-path 3.0.0
apr 1.7.5-r0
apr-util 1.6.3-r1
aproba 1.2.0
aproba 2.0.0
archy 1.0.0
are-we-there-yet 1.1.7
are-we-there-yet 2.0.0
arg 4.1.3
arg 5.0.1
argon2-libs 20190702-r5
argparse 1.0.10
argparse 2.0.1
aria-query 4.2.2
aria-query 5.3.0
array-flatten 1.1.1
array-flatten 2.1.2
array-includes 3.1.4
array-union 2.1.0
array.prototype.flat 1.2.5
array.prototype.flatmap 1.2.5
array.prototype.map 1.0.4
asap 2.0.6
asn1 0.2.4
assert-plus 1.0.0
ast-types-flow 0.0.7
async 0.9.2
async 1.0.0
async 2.6.3
async 3.2.0
asynckit 0.4.0
at-least-node 1.0.0
atob 2.1.2
autoprefixer 10.4.2
aws-sign2 0.7.0
aws4 1.11.0
axe-core 4.4.1
axios 0.24.0
axobject-query 2.2.0
babel-jest 27.5.1
babel-loader 8.2.3
babel-plugin-dynamic-import-node 2.3.3
babel-plugin-istanbul 6.1.1
babel-plugin-jest-hoist 27.5.1
babel-plugin-macros 2.8.0
babel-plugin-macros 3.1.0
babel-plugin-named-asset-import 0.3.8
babel-plugin-polyfill-corejs2 0.3.1
babel-plugin-polyfill-corejs3 0.5.2
babel-plugin-polyfill-regenerator 0.3.1
babel-plugin-transform-react-remove-prop-types 0.4.24
babel-preset-current-node-syntax 1.0.1
babel-preset-jest 27.5.1
babel-preset-react-app 10.0.1
balanced-match 1.0.0
balanced-match 1.0.2
base64-js 1.5.1
bash 5.2.26-r0
basic-auth 2.0.1
batch 0.6.1
baz UNKNOWN
bcrypt 5.0.1
bcrypt-pbkdf 1.0.2
bfj 7.0.2
big.js 5.2.2
bignumber.js 9.0.0
bin 1.0.0
bin-links 5.0.0
binary-extensions 2.2.0
binary-extensions 2.3.0
bl 2.2.1
block-stream 0.0.9
bluebird 3.7.2
body-parser 1.19.0
body-parser 1.19.2
bonjour 3.5.0
boolbase 1.0.0
brace-expansion 1.1.11
brace-expansion 2.0.1
braces 3.0.2
brotli-libs 1.1.0-r2
browser-process-hrtime 1.0.0
browser_field UNKNOWN
browserslist 4.19.3
bser 2.1.1
bson 1.1.6
bson UNKNOWN
buffer 6.0.3
buffer-equal-constant-time 1.0.1
buffer-from 1.1.2
buffer-indexof 1.1.1
buffer-writer 2.0.0
builtin-modules 3.2.0
busybox 1.36.1-r31
busybox-binsh 1.36.1-r31
bytes 3.0.0
bytes 3.1.0
bytes 3.1.2
c-ares 1.33.1-r0
ca-certificates 20260413-r0
ca-certificates-bundle 20260413-r0
cacache 18.0.4
cacache 19.0.1
cacheable-lookup 5.0.4
cacheable-request 7.0.2
call-bind 1.0.2
callsites 3.1.0
camel-case 4.1.2
camelcase 5.3.1
camelcase 6.3.0
camelcase-css 2.0.1
caniuse-api 3.0.0
caniuse-lite 1.0.30001312
case-sensitive-paths-webpack-plugin 2.4.0
caseless 0.12.0
catatonit 0.2.0-r0
chalk 1.1.3
chalk 2.4.2
chalk 3.0.0
chalk 4.1.2
chalk 5.3.0
char-regex 1.0.2
char-regex 2.0.1
charcodes 0.2.0
check-types 11.1.2
chokidar 3.5.3
chownr 1.1.4
chownr 2.0.0
chownr 3.0.0
chrome-trace-event 1.0.3
ci-info 3.3.0
ci-info 4.1.0
cidr-regex 4.1.1
cjs-module-lexer 1.2.2
class-validator 0.13.1
classnames 2.3.1
clean-css 5.2.4
clean-stack 2.2.0
cli-columns 4.0.0
cli-highlight 2.1.11
cliui 5.0.0
cliui 7.0.4
clone-response 1.0.2
clsx 1.1.1
cmd-shim 7.0.0
co 4.6.0
coa 2.0.2
code-point-at 1.1.0
collect-v8-coverage 1.0.1
color 3.0.0
color-convert 1.9.3
color-convert 2.0.1
color-name 1.1.3
color-name 1.1.4
color-string 1.6.0
color-support 1.1.3
colord 2.9.2
colorette 2.0.16
colors 1.0.3
colors 1.4.0
colorspace 1.1.2
combined-stream 1.0.8
commander 2.20.3
commander 7.2.0
commander 8.3.0
common-ancestor-path 1.0.1
common-path-prefix 3.0.0
common-tags 1.8.2
commondir 1.0.1
composer 2.10.1
compressible 2.0.18
compression 1.7.4
concat-map 0.0.1
confusing-browser-globals 1.0.11
connect-history-api-fallback 1.6.0
console-control-strings 1.1.0
content-disposition 0.5.3
content-disposition 0.5.4
content-type 1.0.4
convert-source-map 1.8.0
cookie 0.4.0
cookie 0.4.2
cookie-parser 1.4.5
cookie-signature 1.0.6
core-js 3.21.1
core-js-compat 3.21.1
core-js-pure 3.19.1
core-util-is 1.0.2
core-util-is 1.0.3
coreutils 9.5-r2
coreutils-env 9.5-r2
coreutils-fmt 9.5-r2
coreutils-sha512sum 9.5-r2
cors 2.8.5
cosmiconfig 6.0.0
cosmiconfig 7.0.1
create-require 1.1.1
cross-spawn 7.0.3
cross-spawn 7.0.6
crypto-random-string 2.0.0
css 3.0.0
css-blank-pseudo 3.0.3
css-declaration-sorter 6.1.4
css-has-pseudo 3.0.4
css-loader 6.6.0
css-minimizer-webpack-plugin 3.4.1
css-prefers-color-scheme 6.0.3
css-select 2.1.0
css-select 4.2.1
css-select-base-adapter 0.1.1
css-tree 1.0.0-alpha.37
css-tree 1.1.3
css-vendor 2.0.8
css-what 3.4.2
css-what 5.1.0
css.escape 1.5.1
cssdb 6.4.0
cssesc 3.0.0
cssnano 5.0.17
cssnano-preset-default 5.1.12
cssnano-utils 3.0.2
csso 4.2.0
cssom 0.3.8
cssom 0.4.4
cssstyle 2.3.0
csstype 3.0.10
csv-parse 4.16.3
csv-parse 5.0.4
curl 8.14.1-r2
cycle 1.0.3
damerau-levenshtein 1.0.8
dashdash 1.14.1
data-urls 2.0.0
date-fns 2.25.0
dayjs 1.10.7
debug 2.6.9
debug 3.2.7
debug 4.3.2
debug 4.3.7
decamelize 1.2.0
decimal.js 10.3.1
decode-uri-component 0.2.0
decompress-response 6.0.0
dedent 0.7.0
deep-equal 1.1.1
deep-extend 0.6.0
deep-is 0.1.4
deepmerge 4.2.2
default-gateway 6.0.3
defer-to-connect 2.0.1
define-lazy-prop 2.0.0
define-properties 1.1.3
defined 1.0.0
del 6.0.0
delayed-stream 1.0.0
delegates 1.0.0
denque 1.5.1
depd 1.1.2
depd 2.0.0
dequal 2.0.3
destroy 1.0.4
detect-libc 1.0.3
detect-newline 3.1.0
detect-node 2.1.0
detect-port-alt 1.1.6
detective 5.2.0
didyoumean 1.2.2
diff 4.0.2
diff 5.2.0
diff-sequences 27.5.1
dinero.js 2.0.0-alpha.8
dir-glob 3.0.1
dist 1.0.0
dlv 1.1.3
dns-equal 1.0.0
dns-packet 1.3.4
dns-txt 2.0.2
doctrine 2.1.0
doctrine 3.0.0
dom-accessibility-api 0.5.10
dom-converter 0.2.0
dom-helpers 5.2.1
dom-helpers/activeElement UNKNOWN
dom-helpers/addClass UNKNOWN
dom-helpers/addEventListener UNKNOWN
dom-helpers/animate UNKNOWN
dom-helpers/animationFrame UNKNOWN
dom-helpers/attribute UNKNOWN
dom-helpers/camelize UNKNOWN
dom-helpers/camelizeStyle UNKNOWN
dom-helpers/canUseDOM UNKNOWN
dom-helpers/childElements UNKNOWN
dom-helpers/childNodes UNKNOWN
dom-helpers/clear UNKNOWN
dom-helpers/closest UNKNOWN
dom-helpers/collectElements UNKNOWN
dom-helpers/collectSiblings UNKNOWN
dom-helpers/contains UNKNOWN
dom-helpers/css UNKNOWN
dom-helpers/filterEventHandler UNKNOWN
dom-helpers/getComputedStyle UNKNOWN
dom-helpers/getScrollAccessor UNKNOWN
dom-helpers/hasClass UNKNOWN
dom-helpers/height UNKNOWN
dom-helpers/hyphenate UNKNOWN
dom-helpers/hyphenateStyle UNKNOWN
dom-helpers/insertAfter UNKNOWN
dom-helpers/isDocument UNKNOWN
dom-helpers/isInput UNKNOWN
dom-helpers/isTransform UNKNOWN
dom-helpers/isVisible UNKNOWN
dom-helpers/isWindow UNKNOWN
dom-helpers/listen UNKNOWN
dom-helpers/matches UNKNOWN
dom-helpers/nextUntil UNKNOWN
dom-helpers/offset UNKNOWN
dom-helpers/offsetParent UNKNOWN
dom-helpers/ownerDocument UNKNOWN
dom-helpers/ownerWindow UNKNOWN
dom-helpers/parents UNKNOWN
dom-helpers/position UNKNOWN
dom-helpers/prepend UNKNOWN
dom-helpers/querySelectorAll UNKNOWN
dom-helpers/remove UNKNOWN
dom-helpers/removeClass UNKNOWN
dom-helpers/removeEventListener UNKNOWN
dom-helpers/scrollLeft UNKNOWN
dom-helpers/scrollParent UNKNOWN
dom-helpers/scrollTo UNKNOWN
dom-helpers/scrollTop UNKNOWN
dom-helpers/scrollbarSize UNKNOWN
dom-helpers/siblings UNKNOWN
dom-helpers/text UNKNOWN
dom-helpers/toggleClass UNKNOWN
dom-helpers/transitionEnd UNKNOWN
dom-helpers/triggerEvent UNKNOWN
dom-helpers/width UNKNOWN
dom-lib 3.0.1
dom-lib/DOMMouseMoveTracker UNKNOWN
dom-lib/WheelHandler UNKNOWN
dom-lib/addClass UNKNOWN
dom-lib/addStyle UNKNOWN
dom-lib/canUseDOM UNKNOWN
dom-lib/cancelAnimationFramePolyfill UNKNOWN
dom-lib/contains UNKNOWN
dom-lib/getAnimationEnd UNKNOWN
dom-lib/getContainer UNKNOWN
dom-lib/getHeight UNKNOWN
dom-lib/getOffset UNKNOWN
dom-lib/getOffsetParent UNKNOWN
dom-lib/getPosition UNKNOWN
dom-lib/getScrollbarSize UNKNOWN
dom-lib/getStyle UNKNOWN
dom-lib/getTransitionEnd UNKNOWN
dom-lib/getTransitionProperties UNKNOWN
dom-lib/getWidth UNKNOWN
dom-lib/getWindow UNKNOWN
dom-lib/hasClass UNKNOWN
dom-lib/index UNKNOWN
dom-lib/isFocusable UNKNOWN
dom-lib/isOverflowing UNKNOWN
dom-lib/nodeName UNKNOWN
dom-lib/off UNKNOWN
dom-lib/on UNKNOWN
dom-lib/ownerDocument UNKNOWN
dom-lib/ownerWindow UNKNOWN
dom-lib/removeClass UNKNOWN
dom-lib/removeStyle UNKNOWN
dom-lib/requestAnimationFramePolyfill UNKNOWN
dom-lib/scrollLeft UNKNOWN
dom-lib/scrollTop UNKNOWN
dom-lib/toggleClass UNKNOWN
dom-lib/translateDOMPositionXY UNKNOWN
dom-serializer 0.2.2
dom-serializer 1.3.2
domelementtype 1.3.1
domelementtype 2.2.0
domexception 2.0.1
domhandler 4.3.0
domutils 1.7.0
domutils 2.8.0
dot-case 3.0.4
dotenv 10.0.0
dotenv 8.6.0
dotenv-expand 5.1.0
duplexer 0.1.2
eastasianwidth 0.2.0
ecc-jsbn 0.1.2
ecdsa-sig-formatter 1.0.11
ee-first 1.1.1
ejs 3.1.6
electron-to-chromium 1.4.71
emittery 0.8.1
emoji-regex 7.0.3
emoji-regex 8.0.0
emoji-regex 9.2.2
emojis-list 3.0.0
enabled 2.0.0
encodeurl 1.0.2
encoding 0.1.13
end-of-stream 1.4.4
enhanced-resolve 5.9.0
entities 2.2.0
env-paths 2.2.1
err-code 2.0.3
error-ex 1.3.2
error-stack-parser 2.0.7
es-abstract 1.19.1
es-aggregate-error 1.0.7
es-array-method-boxes-properly 1.0.0
es-get-iterator 1.1.2
es-module-lexer 0.9.3
es-to-primitive 1.2.1
escalade 3.1.1
escape-html 1.0.3
escape-string-regexp 1.0.5
escape-string-regexp 2.0.0
escape-string-regexp 4.0.0
escodegen 2.0.0
eslint 8.9.0
eslint-config-react-app 7.0.0
eslint-import-resolver-node 0.3.6
eslint-module-utils 2.7.3
eslint-plugin-flowtype 8.0.3
eslint-plugin-import 2.25.4
eslint-plugin-jest 25.7.0
eslint-plugin-jsx-a11y 6.5.1
eslint-plugin-react 7.28.0
eslint-plugin-react-hooks 4.3.0
eslint-plugin-testing-library 5.0.5
eslint-scope 5.1.1
eslint-scope 7.1.1
eslint-utils 3.0.0
eslint-visitor-keys 2.1.0
eslint-visitor-keys 3.3.0
eslint-webpack-plugin 3.1.1
espree 9.3.1
esprima 4.0.1
esquery 1.4.0
esrecurse 4.3.0
estraverse 4.3.0
estraverse 5.3.0
estree-walker 1.0.1
esutils 2.0.3
etag 1.8.1
eventemitter3 4.0.7
events 3.3.0
execa 5.1.1
exit 0.1.2
expect 27.5.1
exponential-backoff 3.1.1
express 4.17.1
express 4.17.3
extend 3.0.2
extsprintf 1.3.0
eyes 0.1.8
fast-deep-equal 3.1.3
fast-glob 3.2.11
fast-json-stable-stringify 2.1.0
fast-levenshtein 2.0.6
fast-safe-stringify 2.0.7
fastest-levenshtein 1.0.16
fastq 1.13.0
faye-websocket 0.11.4
fb-watchman 2.0.1
fecha 4.2.0
figlet 1.5.2
file-entry-cache 6.0.1
file-loader 6.2.0
filefy 0.1.11
filelist 1.0.2
filesize 8.0.7
fill-range 7.0.1
finalhandler 1.1.2
find-cache-dir 3.3.2
find-root 1.1.0
find-up 2.1.0
find-up 3.0.0
find-up 4.1.0
find-up 5.0.0
findutils 4.9.0-r5
flat-cache 3.0.4
flatted 3.2.4
fn.name 1.1.0
follow-redirects 1.14.7
foreground-child 3.3.0
forever-agent 0.6.1
fork-ts-checker-webpack-plugin 6.5.0
form-data 2.3.3
form-data 3.0.1
forwarded 0.1.2
forwarded 0.2.0
fraction.js 4.1.3
fresh 0.5.2
fs-extra 10.0.0
fs-extra 8.1.0
fs-extra 9.1.0
fs-minipass 1.2.7
fs-minipass 2.1.0
fs-minipass 3.0.3
fs-monkey 1.0.3
fs.realpath 1.0.0
fstream 1.0.12
function-bind 1.1.1
functional-red-black-tree 1.0.1
functions-have-names 1.2.2
gauge 2.7.4
gauge 3.0.1
gensync 1.0.0-beta.2
get-caller-file 2.0.5
get-intrinsic 1.1.1
get-own-enumerable-property-symbols 3.0.2
get-package-type 0.1.0
get-stream 5.2.0
get-stream 6.0.1
get-symbol-description 1.0.0
getpass 0.1.7
git 2.45.4-r0
git-init-template 2.45.4-r0
glob 10.4.5
glob 7.1.6
glob 7.2.0
glob-parent 5.1.2
glob-parent 6.0.2
glob-to-regexp 0.4.1
global-modules 2.0.0
global-prefix 3.0.0
globals 11.12.0
globals 13.12.0
globals 13.12.1
globalthis 1.0.2
globby 11.0.4
got 11.8.3
graceful-fs 4.2.11
graceful-fs 4.2.8
graceful-fs 4.2.9
gzip-size 6.0.0
handle-thing 2.0.1
handlebars 4.7.7
har-schema 2.0.0
har-validator 5.1.5
harmony-reflect 1.6.2
has 1.0.3
has-ansi 2.0.0
has-bigints 1.0.1
has-flag 3.0.0
has-flag 4.0.0
has-symbols 1.0.2
has-tostringtag 1.0.0
has-unicode 2.0.1
he 1.2.0
helmet 4.6.0
highlight.js 10.7.3
history 5.1.0
hoist-non-react-statics 3.3.2
hoopy 0.1.4
hosted-git-info 8.0.2
hpack.js 2.1.6
html-encoding-sniffer 2.0.1
html-entities 2.3.2
html-escaper 2.0.2
html-minifier-terser 6.1.0
html-webpack-plugin 5.5.0
htmlparser2 6.1.0
http-cache-semantics 4.1.0
http-cache-semantics 4.1.1
http-deceiver 1.2.7
http-errors 1.6.3
http-errors 1.7.2
http-errors 1.8.1
http-parser-js 0.5.5
http-proxy 1.18.1
http-proxy-agent 4.0.1
http-proxy-agent 7.0.2
http-proxy-middleware 2.0.3
http-signature 1.2.0
http2-wrapper 1.0.3
https-proxy-agent 5.0.0
https-proxy-agent 7.0.5
human-signals 2.1.0
hyphenate-style-name 1.0.4
iconv-lite 0.4.24
iconv-lite 0.6.3
icss-utils 5.1.0
icu-data-en 74.2-r1
icu-libs 74.2-r1
idb 6.1.5
identity-obj-proxy 3.0.0
ieee754 1.2.1
ignore 4.0.6
ignore 5.1.9
ignore 5.2.0
ignore-walk 3.0.4
ignore-walk 7.0.0
immer 9.0.12
import-fresh 3.3.0
import-local 3.1.0
imurmurhash 0.1.4
indent-string 4.0.0
inflight 1.0.6
inherits 2.0.3
inherits 2.0.4
ini 1.3.8
ini 5.0.0
init-package-json 7.0.1
insert-css 2.0.0
internal-slot 1.0.3
invalid main UNKNOWN
invalid_main UNKNOWN
ip 1.1.5
ip-address 9.0.5
ip-regex 5.0.0
ipaddr.js 1.9.1
ipaddr.js 2.0.1
is-arguments 1.1.1
is-arrayish 0.2.1
is-arrayish 0.3.2
is-bigint 1.0.4
is-binary-path 2.1.0
is-boolean-object 1.1.2
is-callable 1.2.4
is-cidr 5.1.0
is-core-module 2.8.1
is-date-object 1.0.5
is-docker 2.2.1
is-extglob 2.1.1
is-fullwidth-code-point 1.0.0
is-fullwidth-code-point 2.0.0
is-fullwidth-code-point 3.0.0
is-generator-fn 2.1.0
is-glob 4.0.3
is-in-browser 1.1.3
is-lambda 1.0.1
is-map 2.0.2
is-module 1.0.0
is-negative-zero 2.0.1
is-number 7.0.0
is-number-object 1.0.6
is-obj 1.0.1
is-path-cwd 2.2.0
is-path-inside 3.0.3
is-plain-obj 3.0.0
is-potential-custom-element-name 1.0.1
is-regex 1.1.4
is-regexp 1.0.0
is-root 2.1.0
is-set 2.0.2
is-shared-array-buffer 1.0.1
is-stream 2.0.0
is-stream 2.0.1
is-string 1.0.7
is-symbol 1.0.4
is-typedarray 1.0.0
is-weakref 1.0.1
is-wsl 2.2.0
isarray 1.0.0
isarray 2.0.5
isexe 2.0.0
isexe 3.1.1
isstream 0.1.2
istanbul-lib-coverage 3.2.0
istanbul-lib-instrument 5.1.0
istanbul-lib-report 3.0.0
istanbul-lib-source-maps 4.0.1
istanbul-reports 3.1.4
iterate-iterator 1.0.2
iterate-value 1.0.2
jackspeak 3.4.3
jake 10.8.2
jest 27.5.1
jest-changed-files 27.5.1
jest-circus 27.5.1
jest-cli 27.5.1
jest-config 27.5.1
jest-diff 27.5.1
jest-docblock 27.5.1
jest-each 27.5.1
jest-environment-jsdom 27.5.1
jest-environment-node 27.5.1
jest-get-type 27.5.1
jest-haste-map 27.5.1
jest-jasmine2 27.5.1
jest-leak-detector 27.5.1
jest-matcher-utils 27.5.1
jest-message-util 27.5.1
jest-mock 27.5.1
jest-pnp-resolver 1.2.2
jest-regex-util 27.5.1
jest-resolve 27.5.1
jest-resolve-dependencies 27.5.1
jest-runner 27.5.1
jest-runtime 27.5.1
jest-serializer 27.5.1
jest-snapshot 27.5.1
jest-util 27.5.1
jest-validate 27.5.1
jest-watch-typeahead 1.0.0
jest-watcher 27.5.1
jest-worker 26.6.2
jest-worker 27.5.1
jq 1.7.1-r0
js-tokens 4.0.0
js-yaml 3.14.1
js-yaml 4.1.0
jsbn 0.1.1
jsbn 1.1.0
jsdom 16.7.0
jsesc 0.5.0
jsesc 2.5.2
json-buffer 3.0.1
json-parse-better-errors 1.0.2
json-parse-even-better-errors 2.3.1
json-parse-even-better-errors 4.0.0
json-schema 0.2.3
json-schema 0.4.0
json-schema-traverse 0.4.1
json-schema-traverse 1.0.0
json-stable-stringify-without-jsonify 1.0.1
json-stringify-nice 1.1.4
json-stringify-safe 5.0.1
json5 1.0.1
json5 2.2.0
jsonfile 4.0.0
jsonfile 6.1.0
jsonparse 1.3.1
jsonpointer 5.0.0
jsonwebtoken 8.5.1
jsprim 1.4.1
jss 10.8.2
jss-plugin-camel-case 10.8.2
jss-plugin-default-unit 10.8.2
jss-plugin-global 10.8.2
jss-plugin-nested 10.8.2
jss-plugin-props-sort 10.8.2
jss-plugin-rule-value-function 10.8.2
jss-plugin-vendor-prefixer 10.8.2
jsx-ast-utils 3.2.1
just-diff 6.0.2
just-diff-apply 5.5.0
jwa 1.4.1
jws 3.2.2
keyv 4.0.4
kind-of 6.0.3
kleur 3.0.3
klona 2.0.5
kuler 2.0.0
language-subtag-registry 0.3.21
language-tags 1.0.5
leven 3.1.0
levn 0.3.0
levn 0.4.1
libacl 2.3.2-r0
libattr 2.5.2-r0
libbase64 0.5.2-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libcrypto3 3.3.7-r0
libcurl 8.14.1-r2
libedit 20240517.3.1-r0
libexpat 2.8.1-r0
libgcc 13.2.1_git20240309-r1
libidn2 2.3.7-r0
libintl 0.22.5-r0
libmd 1.1.0-r0
libncursesw 6.4_p20240420-r2
libnpmaccess 9.0.0
libnpmdiff 7.0.0
libnpmexec 9.0.0
libnpmfund 6.0.0
libnpmhook 11.0.0
libnpmorg 7.0.0
libnpmpack 8.0.0
libnpmpublish 10.0.1
libnpmsearch 8.0.0
libnpmteam 7.0.0
libnpmversion 7.0.0
libphonenumber-js 1.9.42
libphonenumber-js-core 1.0.0
libphonenumber-js-max 1.0.0
libphonenumber-js-min 1.0.0
libphonenumber-js-mobile 1.0.0
libproc2 4.0.4-r0
libpsl 0.21.5-r1
libssl3 3.3.7-r0
libstdc++ 13.2.1_git20240309-r1
libunistring 1.2-r0
libuuid 2.40.1-r1
libxml2 2.12.10-r0
libzip 1.10.1-r0
lilconfig 2.0.4
lines-and-columns 1.1.6
linux-pam 1.6.0-r0
loader-runner 4.2.0
loader-utils 1.4.0
loader-utils 2.0.2
loader-utils 3.2.0
locate-path 2.0.0
locate-path 3.0.0
locate-path 5.0.0
locate-path 6.0.0
lodash 4.17.21
lodash.debounce 4.0.8
lodash.includes 4.3.0
lodash.isboolean 3.0.3
lodash.isinteger 4.0.4
lodash.isnumber 3.0.3
lodash.isplainobject 4.0.6
lodash.isstring 4.0.1
lodash.memoize 4.1.2
lodash.merge 4.6.2
lodash.once 4.1.1
lodash.sortby 4.7.0
lodash.uniq 4.5.0
logform 2.2.0
logrotate 3.21.0-r1
loose-envify 1.4.0
lower-case 2.0.2
lowercase-keys 2.0.0
lru-cache 10.4.3
lru-cache 6.0.0
luxon 2.3.0
lz-string 1.5.0
magic-string 0.25.7
make-dir 3.1.0
make-error 1.3.6
make-fetch-happen 13.0.1
make-fetch-happen 14.0.3
makeerror 1.0.12
material-ui-popup-state 2.0.0
math-expression-evaluator 1.3.8
mdn-data 2.0.14
mdn-data 2.0.4
media-typer 0.3.0
memfs 3.4.1
memoize-one 5.2.1
memory-pager 1.5.0
merge 2.1.1
merge-descriptors 1.0.1
merge-stream 2.0.0
merge2 1.4.1
methods 1.1.2
micromatch 4.0.4
mime 1.6.0
mime-db 1.44.0
mime-db 1.51.0
mime-types 2.1.27
mime-types 2.1.34
mimic-fn 2.1.0
mimic-response 1.0.1
mimic-response 3.1.0
min-indent 1.0.1
mini-css-extract-plugin 2.5.3
minimalistic-assert 1.0.1
minimatch 3.0.4
minimatch 9.0.5
minimist 1.2.5
minipass 2.9.0
minipass 3.1.5
minipass 3.3.6
minipass 5.0.0
minipass 7.1.2
minipass-collect 2.0.1
minipass-fetch 3.0.5
minipass-fetch 4.0.0
minipass-flush 1.0.5
minipass-pipeline 1.2.4
minipass-sized 1.0.3
minizlib 1.3.3
minizlib 2.1.2
minizlib 3.0.1
mkdirp 0.5.5
mkdirp 1.0.4
mkdirp 3.0.1
mongodb 3.7.4
monorepo-symlink-test 0.0.0
morgan 1.10.0
ms 2.0.0
ms 2.1.1
ms 2.1.2
ms 2.1.3
multicast-dns 6.2.3
multicast-dns-service-types 1.1.0
musl 1.2.5-r3
musl-utils 1.2.5-r3
mute-stream 0.0.8
mute-stream 2.0.0
mylib 0.0.0
mysql 2.18.1
mz 2.7.0
nano 8.0-r0
nanoid 3.3.1
natural-compare 1.4.0
ncurses-terminfo-base 6.4_p20240420-r2
needle 2.9.1
negotiator 0.6.2
negotiator 0.6.3
negotiator 0.6.4
negotiator 1.0.0
neo-async 2.6.2
netcat-openbsd 1.226-r0
nghttp2-libs 1.62.1-r0
nginx 1.26.3-r0
no-case 3.0.4
node-addon-api 3.2.1
node-fetch 2.6.6
node-forge 1.2.1
node-forge-flash 0.0.0
node-gyp 10.2.0
node-gyp 3.8.0
node-int64 0.4.0
node-pre-gyp 0.11.0
node-releases 2.0.2
nodejs 20.15.1-r0
nopt 3.0.6
nopt 4.0.3
nopt 5.0.0
nopt 7.2.1
nopt 8.0.0
normalize-package-data 7.0.0
normalize-path 3.0.0
normalize-range 0.1.2
normalize-url 6.1.0
normalizr 3.6.1
npm 10.9.1
npm 10.9.1-r0
npm-audit-report 6.0.0
npm-bundled 1.1.2
npm-bundled 4.0.0
npm-install-checks 7.1.1
npm-normalize-package-bin 1.0.1
npm-normalize-package-bin 4.0.0
npm-package-arg 12.0.0
npm-packlist 1.4.8
npm-packlist 9.0.0
npm-pick-manifest 10.0.0
npm-profile 11.0.1
npm-registry-fetch 18.0.2
npm-run-path 4.0.1
npm-user-validate 3.0.0
npmlog 4.1.2
npmlog 5.0.1
nth-check 1.0.2
nth-check 2.0.1
number-is-nan 1.0.1
nw-pre-gyp-module-test 0.0.1
nwsapi 2.2.0
oauth-sign 0.9.0
object-assign 4.1.1
object-hash 2.2.0
object-inspect 1.11.0
object-is 1.1.5
object-keys 1.1.1
object.assign 4.1.2
object.entries 1.1.5
object.fromentries 2.0.5
object.getownpropertydescriptors 2.1.3
object.hasown 1.1.0
object.values 1.1.5
obuf 1.1.2
on-finished 2.3.0
on-headers 1.0.2
once 1.4.0
one-time 1.0.0
onetime 5.1.2
oniguruma 6.9.9-r0
open 8.4.0
openssl 3.3.7-r0
optional-require 1.1.10
optionator 0.8.3
optionator 0.9.1
os-homedir 1.0.2
os-tmpdir 1.0.2
osenv 0.1.5
p-cancelable 2.1.1
p-limit 1.3.0
p-limit 2.3.0
p-limit 3.1.0
p-locate 2.0.0
p-locate 3.0.0
p-locate 4.1.0
p-locate 5.0.0
p-map 4.0.0
p-map 7.0.2
p-retry 4.6.1
p-try 1.0.0
p-try 2.2.0
package-json-from-dist 1.0.1
packet-reader 1.0.0
pacote 19.0.1
pacote 20.0.0
param-case 3.0.4
parent-module 1.0.1
parent-require 1.0.0
parse-conflict-json 4.0.0
parse-json 5.2.0
parseurl 1.3.3
pascal-case 3.1.2
path-exists 3.0.0
path-exists 4.0.0
path-is-absolute 1.0.1
path-key 3.1.1
path-parse 1.0.7
path-scurry 1.11.1
path-to-regexp 0.1.7
path-type 4.0.0
pcre 8.45-r3
pcre2 10.43-r0
performance-now 2.1.0
pg 8.7.1
pg-connection-string 2.5.0
pg-int8 1.0.1
pg-pool 3.4.1
pg-protocol 1.5.0
pg-types 2.2.0
pgpass 1.0.5
php83 8.3.15-r0
php83-common 8.3.15-r0
php83-ctype 8.3.15-r0
php83-curl 8.3.15-r0
php83-fileinfo 8.3.15-r0
php83-fpm 8.3.15-r0
php83-iconv 8.3.15-r0
php83-mbstring 8.3.15-r0
php83-openssl 8.3.15-r0
php83-phar 8.3.15-r0
php83-session 8.3.15-r0
php83-simplexml 8.3.15-r0
php83-xml 8.3.15-r0
php83-xmlwriter 8.3.15-r0
php83-zip 8.3.15-r0
picocolors 0.2.1
picocolors 1.1.1
picomatch 2.3.0
pirates 4.0.5
pkg-dir 4.2.0
pkg-up 3.1.0
popt 1.19-r3
portfinder 1.0.28
postcss 7.0.39
postcss 8.4.6
postcss-attribute-case-insensitive 5.0.0
postcss-browser-comments 4.0.0
postcss-calc 8.2.4
postcss-clamp 4.0.0
postcss-color-functional-notation 4.2.2
postcss-color-hex-alpha 8.0.3
postcss-color-rebeccapurple 7.0.2
postcss-colormin 5.2.5
postcss-convert-values 5.0.4
postcss-custom-media 8.0.0
postcss-custom-properties 12.1.4
postcss-custom-selectors 6.0.0
postcss-dir-pseudo-class 6.0.4
postcss-discard-comments 5.0.3
postcss-discard-duplicates 5.0.3
postcss-discard-empty 5.0.3
postcss-discard-overridden 5.0.4
postcss-double-position-gradients 3.1.0
postcss-env-function 4.0.5
postcss-flexbugs-fixes 5.0.2
postcss-focus-visible 6.0.4
postcss-focus-within 5.0.4
postcss-font-variant 5.0.0
postcss-gap-properties 3.0.3
postcss-image-set-function 4.0.6
postcss-initial 4.0.1
postcss-js 4.0.0
postcss-lab-function 4.1.1
postcss-load-config 3.1.3
postcss-loader 6.2.1
postcss-logical 5.0.4
postcss-media-minmax 5.0.0
postcss-merge-longhand 5.0.6
postcss-merge-rules 5.0.6
postcss-minify-font-values 5.0.4
postcss-minify-gradients 5.0.6
postcss-minify-params 5.0.5
postcss-minify-selectors 5.1.3
postcss-modules-extract-imports 3.0.0
postcss-modules-local-by-default 4.0.0
postcss-modules-scope 3.0.0
postcss-modules-values 4.0.0
postcss-nested 5.0.6
postcss-nesting 10.1.2
postcss-normalize 10.0.1
postcss-normalize-charset 5.0.3
postcss-normalize-display-values 5.0.3
postcss-normalize-positions 5.0.4
postcss-normalize-repeat-style 5.0.4
postcss-normalize-string 5.0.4
postcss-normalize-timing-functions 5.0.3
postcss-normalize-unicode 5.0.4
postcss-normalize-url 5.0.5
postcss-normalize-whitespace 5.0.4
postcss-opacity-percentage 1.1.2
postcss-ordered-values 5.0.5
postcss-overflow-shorthand 3.0.3
postcss-page-break 3.0.4
postcss-place 7.0.4
postcss-preset-env 7.4.1
postcss-pseudo-class-any-link 7.1.1
postcss-reduce-initial 5.0.3
postcss-reduce-transforms 5.0.4
postcss-replace-overflow-wrap 4.0.0
postcss-selector-not 5.0.0
postcss-selector-parser 6.0.9
postcss-selector-parser 6.1.2
postcss-svgo 5.0.4
postcss-unique-selectors 5.0.4
postcss-value-parser 4.2.0
postgres-array 2.0.0
postgres-bytea 1.0.0
postgres-date 1.0.7
postgres-interval 1.2.0
prelude-ls 1.1.2
prelude-ls 1.2.1
pretty-bytes 5.6.0
pretty-error 4.0.0
pretty-format 26.6.2
pretty-format 27.3.1
pretty-format 27.5.1
proc-log 4.2.0
proc-log 5.0.0
process-nextick-args 2.0.1
procps-ng 4.0.4-r0
proggy 3.0.0
promise 8.1.0
promise-all-reject-late 1.0.1
promise-call-limit 3.0.2
promise-inflight 1.0.1
promise-retry 2.0.1
promise.any 2.0.2
prompt 1.2.0
prompts 2.4.2
promzard 2.0.0
prop-types 15.7.2
proxy-addr 2.0.6
proxy-addr 2.0.7
psl 1.8.0
pump 3.0.0
punycode 2.1.1
q 1.5.1
qrcode-terminal 0.12.0
qs 6.5.2
qs 6.7.0
qs 6.9.7
queue-microtask 1.2.3
quick-lru 5.1.1
raf 3.4.1
randombytes 2.1.0
range-parser 1.2.1
raw-body 2.4.0
raw-body 2.4.3
rc 1.2.8
react 17.0.2
react-app-polyfill 3.0.0
react-dev-utils 12.0.0
react-dom 17.0.2
react-error-overlay 6.0.10
react-is 16.13.1
react-is 17.0.2
react-redux 7.2.6
react-refresh 0.11.0
react-router 6.0.2
react-router-dom 6.0.2
react-scripts 5.0.0
react-table 7.7.0
react-transition-group 4.4.2
react-transition-group/CSSTransition UNKNOWN
react-transition-group/ReplaceTransition UNKNOWN
react-transition-group/SwitchTransition UNKNOWN
react-transition-group/Transition UNKNOWN
react-transition-group/TransitionGroup UNKNOWN
react-transition-group/TransitionGroupContext UNKNOWN
react-transition-group/config UNKNOWN
react-virtualized-auto-sizer 1.0.6
react-window 1.8.6
read 1.0.7
read 4.0.0
read-cmd-shim 5.0.0
read-package-json-fast 4.0.0
readable-stream 2.3.7
readable-stream 3.6.0
readdirp 3.6.0
readline 8.2.10-r0
recursive-readdir 2.2.2
redent 3.0.0
redux 4.1.2
redux-thunk 2.4.0
reflect-metadata 0.1.13
regenerate 1.4.2
regenerate-unicode-properties 10.0.1
regenerator-runtime 0.13.9
regenerator-transform 0.14.5
regex-parser 2.2.11
regexp.prototype.flags 1.3.1
regexpp 3.2.0
regexpu-core 5.0.1
regjsgen 0.6.0
regjsparser 0.8.4
relateurl 0.2.7
renderkid 3.0.0
request 2.88.2
require-at 1.0.6
require-directory 2.1.1
require-from-string 2.0.2
require-main-filename 2.0.0
requires-port 1.0.0
reselect 4.1.2
resolve 1.22.0
resolve 2.0.0-next.3
resolve-alpn 1.2.1
resolve-cwd 3.0.0
resolve-from 4.0.0
resolve-from 5.0.0
resolve-url-loader 4.0.0
resolve.exports 1.1.0
responselike 2.0.0
retry 0.12.0
retry 0.13.1
reusify 1.0.4
revalidator 0.1.8
rifm 0.12.1
rimraf 2.7.1
rimraf 3.0.2
rimraf 5.0.10
rollup 2.67.3
rollup-plugin-terser 7.0.2
rsuite-table 5.3.2
run-parallel 1.2.0
safe-buffer 5.1.2
safe-buffer 5.2.1
safer-buffer 2.1.2
sanitize.css 13.0.0
saslprep 1.0.3
sass-loader 12.6.0
sax 1.2.4
saxes 5.0.1
scanelf 1.3.7-r2
scheduler 0.20.2
schema-utils 2.7.0
schema-utils 2.7.1
schema-utils 3.1.1
schema-utils 4.0.0
select-hose 2.0.0
selfsigned 2.0.0
semver 5.3.0
semver 5.7.1
semver 6.3.0
semver 7.0.0
semver 7.3.5
semver 7.6.3
send 0.17.1
send 0.17.2
serialize-javascript 4.0.0
serialize-javascript 6.0.0
serve-index 1.9.1
serve-static 1.14.1
serve-static 1.14.2
set-blocking 2.0.0
setprototypeof 1.1.0
setprototypeof 1.1.1
setprototypeof 1.2.0
sha.js 2.4.11
shadow 4.15.1-r0
shebang-command 2.0.0
shebang-regex 3.0.0
shell-quote 1.7.3
side-channel 1.0.4
signal-exit 3.0.5
signal-exit 3.0.7
signal-exit 4.1.0
sigstore 3.0.0
simple-swizzle 0.2.2
sisteransi 1.0.5
skalibs 2.14.1.1-r0
slash 3.0.0
slash 4.0.0
smart-buffer 4.2.0
sockjs 0.3.24
socks 2.8.3
socks-proxy-agent 8.0.4
source-list-map 2.0.1
source-map 0.5.7
source-map 0.6.1
source-map 0.7.3
source-map 0.8.0-beta.0
source-map-js 1.0.2
source-map-loader 3.0.1
source-map-resolve 0.6.0
source-map-support 0.5.21
source-map-url 0.4.1
sourcemap-codec 1.4.8
sparse-bitfield 3.0.3
spdx-correct 3.2.0
spdx-exceptions 2.5.0
spdx-expression-parse 3.0.1
spdx-expression-parse 4.0.0
spdx-license-ids 3.0.20
spdy 4.0.2
spdy-transport 3.0.0
split2 4.1.0
sprintf-js 1.0.3
sprintf-js 1.1.3
sqlite 3.45.3-r3
sqlite3 5.0.2
sqlstring 2.3.1
sshpk 1.16.1
ssl_client 1.36.1-r31
ssri 10.0.6
ssri 12.0.0
stable 0.1.8
stack-trace 0.0.10
stack-utils 2.0.5
stackframe 1.2.1
statuses 1.5.0
string-length 4.0.2
string-length 5.0.1
string-natural-compare 3.0.1
string-width 1.0.2
string-width 2.1.1
string-width 3.1.0
string-width 4.2.3
string-width 5.1.2
string.prototype.matchall 4.0.6
string.prototype.trimend 1.0.4
string.prototype.trimstart 1.0.4
string_decoder 1.1.1
string_decoder 1.3.0
stringify-object 3.3.0
strip-ansi 3.0.1
strip-ansi 4.0.0
strip-ansi 5.2.0
strip-ansi 6.0.1
strip-ansi 7.0.1
strip-ansi 7.1.0
strip-bom 3.0.0
strip-bom 4.0.0
strip-comments 2.0.1
strip-final-newline 2.0.0
strip-indent 3.0.0
strip-json-comments 2.0.1
strip-json-comments 3.1.1
style-loader 3.3.1
stylehacks 5.0.3
stylis 4.0.10
supports-color 2.0.0
supports-color 5.5.0
supports-color 7.2.0
supports-color 8.1.1
supports-color 9.4.0
supports-hyperlinks 2.2.0
supports-preserve-symlinks-flag 1.0.0
svg-parser 2.0.4
svgo 1.3.2
svgo 2.8.0
swagger-ui-dist 3.38.0
swagger-ui-express 4.1.6
symbol-tree 3.2.4
tailwindcss 3.0.23
tapable 1.1.3
tapable 2.2.1
tar 2.2.2
tar 4.4.19
tar 6.1.11
tar 6.2.1
tar 7.4.3
temp-dir 2.0.0
tempy 0.6.0
terminal-link 2.1.1
terser 5.11.0
terser-webpack-plugin 5.3.1
test-exclude 6.0.0
text-hex 1.0.0
text-table 0.2.0
thenify 3.3.1
thenify-all 1.6.0
throat 6.0.1
thunky 1.1.0
timsort 0.3.0
tiny-relative-date 1.3.0
tiny-warning 1.0.3
tmpl 1.0.5
to-fast-properties 2.0.0
to-regex-range 5.0.1
toidentifier 1.0.0
toidentifier 1.0.1
tough-cookie 2.5.0
tough-cookie 4.0.0
tr46 0.0.3
tr46 1.0.1
tr46 2.1.0
treeverse 3.0.0
triple-beam 1.3.0
tryer 1.0.1
ts-node 10.4.0
ts-node 10.7.0
tsconfig-paths 3.12.0
tslib 1.14.1
tslib 2.3.1
tsoa 3.14.0
tsutils 3.21.0
tuf-js 3.0.1
tunnel-agent 0.6.0
tweetnacl 0.14.5
type-check 0.3.2
type-check 0.4.0
type-detect 4.0.8
type-fest 0.16.0
type-fest 0.20.2
type-fest 0.21.3
type-is 1.6.18
typedarray-to-buffer 3.1.5
typeorm 0.2.38
typescript 4.4.4
typescript 4.5.3
tzdata 2026b-r0
uglify-js 3.14.3
unbox-primitive 1.0.1
unicode-canonical-property-names-ecmascript 2.0.0
unicode-match-property-ecmascript 2.0.0
unicode-match-property-value-ecmascript 2.0.0
unicode-property-aliases-ecmascript 2.0.0
unique-filename 3.0.0
unique-filename 4.0.0
unique-slug 4.0.0
unique-slug 5.0.0
unique-string 2.0.0
universalify 0.1.2
universalify 2.0.0
unpipe 1.0.0
unquote 1.1.1
upath 1.2.0
uri-js 4.4.1
util-deprecate 1.0.2
util.promisify 1.0.0
utila 0.4.0
utils-merge 1.0.1
utmps-libs 0.1.2.2-r1
uuid 3.4.0
uuid 8.3.2
v8-compile-cache 2.3.0
v8-compile-cache-lib 3.0.1
v8-to-istanbul 8.1.1
validate-npm-package-license 3.0.4
validate-npm-package-name 6.0.0
validator 13.7.0
vary 1.1.2
verror 1.10.0
w3c-hr-time 1.0.2
w3c-xmlserializer 2.0.0
walk-up-path 3.0.1
walker 1.0.8
watchpack 2.3.1
wbuf 1.7.3
web-vitals 1.1.2
webidl-conversions 3.0.1
webidl-conversions 4.0.2
webidl-conversions 5.0.0
webidl-conversions 6.1.0
webpack 5.69.1
webpack-dev-middleware 5.3.1
webpack-dev-server 4.7.4
webpack-manifest-plugin 4.1.1
webpack-sources 1.4.3
webpack-sources 2.3.1
webpack-sources 3.2.3
websocket-driver 0.7.4
websocket-extensions 0.1.4
whatwg-encoding 1.0.5
whatwg-fetch 3.6.2
whatwg-mimetype 2.3.0
whatwg-url 5.0.0
whatwg-url 7.1.0
whatwg-url 8.7.0
which 1.3.1
which 2.0.2
which 4.0.0
which 5.0.0
which-boxed-primitive 1.0.2
which-module 2.0.0
wide-align 1.1.5
winston 2.4.5
winston 3.3.3
winston-transport 4.4.0
word-wrap 1.2.3
wordwrap 1.0.0
workbox-background-sync 6.4.2
workbox-broadcast-update 6.4.2
workbox-build 6.4.2
workbox-cacheable-response 6.4.2
workbox-core 6.4.2
workbox-expiration 6.4.2
workbox-google-analytics 6.4.2
workbox-navigation-preload 6.4.2
workbox-precaching 6.4.2
workbox-range-requests 6.4.2
workbox-recipes 6.4.2
workbox-routing 6.4.2
workbox-strategies 6.4.2
workbox-streams 6.4.2
workbox-sw 6.4.2
workbox-webpack-plugin 6.4.2
workbox-window 6.4.2
wrap-ansi 5.1.0
wrap-ansi 7.0.0
wrap-ansi 8.1.0
wrappy 1.0.2
write-file-atomic 3.0.3
write-file-atomic 6.0.0
ws 7.5.5
ws 8.5.0
xml-name-validator 3.0.0
xml2js 0.4.23
xmlbuilder 11.0.1
xmlchars 2.2.0
xtend 4.0.2
xz-libs 5.8.3-r0
y18n 4.0.3
y18n 5.0.8
yallist 3.1.1
yallist 4.0.0
yallist 5.0.0
yaml 1.10.2
yamljs 0.3.0
yargonaut 1.1.4
yargs 14.2.3
yargs 16.2.0
yargs 17.2.1
yargs-parser 15.0.3
yargs-parser 20.2.9
yn 3.1.1
ynab_import 1.0.0
yocto-queue 0.1.0
zen-observable 0.8.15
zen-observable-ts 1.1.0
zlib 1.3.2-r0
zstd-libs 1.5.6-r0
sbom
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": 1782626910385
},
{
"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": 1782626910385
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.12s |
| Container Start | PASS | - | 86.46s |
| Create Buildx SBOM | PASS | - | 2.10s |
| Get Build Info | PASS | - | 0.05s |