npm @actual-app/core @26.6.0
score
0.7
high
flagged
2026-06-22 19:37
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=26.6.0 but max published is 26.7.0-nightly.20260602 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/actualbudget/actual.git' also claimed by 5 package(s) under different publishers: ['npm/@actual-app/sync-server', 'npm/@actual-app/crdt', 'npm/@actual-app/web'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"matissjanis",
"dolphish",
"joeljeremy",
"matt-fidd",
"actualbudget"
],
"versions": 100
}
Evidence (package doc at flag time)
{
"dependencies_count": 20,
"dist": {
"integrity": "sha512-qrlsds+DpYxrjfQa5BEPOw9eOxQFt6z4zDLo2tt+veBHIwVnD1ewjsycIOxs57Nl+o872SXvsf1XNamoz9Lhdg==",
"tarball": "https://registry.npmjs.org/@actual-app/core/-/core-26.6.0.tgz",
"unpackedSize": 2916120
},
"dist-tags": {
"beta": "26.3.0",
"latest": "26.6.0",
"nightly": "26.7.0-nightly.20260623"
},
"latest_version": "26.6.0",
"maintainers": [
{
"email": "npmjs.org@mja.lv",
"name": "matissjanis"
},
{
"email": "julian.dominguezschatz@gmail.com",
"name": "dolphish"
},
{
"email": "joeljeremy.marquez@gmail.com",
"name": "joeljeremy"
},
{
"email": "npm@m.fiddaman.uk",
"name": "matt-fidd"
},
{
"email": "dev@actualbudget.org",
"name": "actualbudget"
}
],
"num_versions": 101,
"repository": {
"directory": "packages/loot-core",
"type": "git",
"url": "git+https://github.com/actualbudget/actual.git"
},
"scripts": {
"build": "tsgo -b",
"build:node": "cross-env NODE_ENV=production vite build --config ./vite.desktop.config.mts",
"generate:i18n": "i18next",
"postpack": "ts-node scripts/restore-package-json.mts",
"prepack": "yarn build && ts-node scripts/add-types-conditions.mts",
"test": "npm-run-all -cp 'test:*'",
"test:node": "ENV=node vitest --run",
"test:web": "ENV=web vitest --run -c vitest.web.config.ts",
"typecheck": "tsgo -b && tsc-strict",
"watch:node": "cross-env NODE_ENV=development vite build --config ./vite.desktop.config.mts --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=26.6.0 but max published is 26.7.0-nightly.20260602",
"shared_repo_different_publisher": "repo 'git+https://github.com/actualbudget/actual.git' also claimed by 5 package(s) under different publishers: ['npm/@actual-app/sync-server', 'npm/@actual-app/crdt', 'npm/@actual-app/web'] ..."
},
"time": {
"created": "2026-03-14T13:06:56.280Z",
"modified": "2026-06-23T00:36:35.382Z"
}
}