npm @igstack/app-catalog-frontend-core @0.4.0
score
0.6311
med
flagged
2026-07-24 17:07
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.4.0 but max published is 2.0.1-alpha-20260228221600 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/lislon/app-catalog.git' also claimed by 4 package(s) under different publishers: ['npm/@igstack/app-catalog-backend-core', 'npm/@igstack/app-catalog-shared-core', 'npm/@igstack/app-catalog-frontend-build-vite'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lislon"
],
"versions": 46
}
Evidence (package doc at flag time)
{
"dependencies_count": 69,
"dist": {
"integrity": "sha512-rhMrsfx/qwL1uvT/Qu3KBzGfVhKyjMc+pWHjLC/uhngQ0oEeZTKdG97UDu/02VGIFGh43G//SfbPVdi6p9NEIg==",
"tarball": "https://registry.npmjs.org/@igstack/app-catalog-frontend-core/-/app-catalog-frontend-core-0.4.0.tgz",
"unpackedSize": 2476643
},
"dist-tags": {
"alpha": "0.3.1-alpha-20260724205941",
"latest": "0.4.0"
},
"latest_version": "0.4.0",
"maintainers": [
{
"email": "lislon@mail.ru",
"name": "lislon"
}
],
"num_versions": 47,
"repository": {
"directory": "packages/frontend-core",
"type": "git",
"url": "git+https://github.com/lislon/app-catalog.git"
},
"scripts": {
"build": "vite build",
"build:lenient": "vite build --mode lenient",
"clean": "premove ./dist ./coverage ./dist-ts",
"compile": "tsc --build && tsc-alias",
"dev": "vite",
"dev:watch": "vite build --mode lenient --watch",
"fix": "prettier --write ./src && eslint --fix ./src",
"test": "pnpm run test:unit",
"test:eslint": "eslint ./src --max-warnings=0",
"test:types": "tsc --noEmit",
"test:unit": "vitest --run",
"test:unit:dev": "vitest",
"typecheck:watch": "tsc --build --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.4.0 but max published is 2.0.1-alpha-20260228221600",
"shared_repo_different_publisher": "repo 'git+https://github.com/lislon/app-catalog.git' also claimed by 4 package(s) under different publishers: ['npm/@igstack/app-catalog-backend-core', 'npm/@igstack/app-catalog-shared-core', 'npm/@igstack/app-catalog-frontend-build-vite'] ..."
},
"time": {
"created": "2026-02-28T22:06:06.416Z",
"modified": "2026-07-24T21:00:11.504Z"
}
}