npm @arkv/nestjs-cms @0.4.1
score
0.5699
med
flagged
2026-07-26 06:21
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/petarzarkov/arkv.git' also claimed by 3 package(s) under different publishers: ['npm/@arkv/shared', 'npm/@arkv/timezones', 'npm/@arkv/nestjs-context-logger'] |
| repository_url_changed | 0.7 | 'https://github.com/petarzarkov/arkv' -> 'git+https://github.com/petarzarkov/arkv.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"p.zarkov"
],
"versions": 10
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-waGOQ9p5TnX+3MevvpZuIxm2ZZhK66fJFss51hfLhfwZKM+umrhpB0SkUEnvXuUAr+cQhzhPc4UTq+PHiA1ObQ==",
"tarball": "https://registry.npmjs.org/@arkv/nestjs-cms/-/nestjs-cms-0.4.1.tgz",
"unpackedSize": 987193
},
"dist-tags": {
"latest": "0.4.1"
},
"latest_version": "0.4.1",
"maintainers": [
{
"email": "pzarko1@gmail.com",
"name": "p.zarkov"
}
],
"num_versions": 12,
"repository": {
"directory": "packages/nestjs-cms",
"type": "git",
"url": "git+https://github.com/petarzarkov/arkv.git"
},
"scripts": {
"build": "bun run build:ui && bun run --parallel build:esm build:cjs build:types",
"build:cjs": "tsc -p tsconfig.build.cjs.json",
"build:esm": "tsc -p tsconfig.build.esm.json",
"build:types": "tsc -p tsconfig.build.types.json",
"build:ui": "cd frontend && bunx vite build",
"dev": "bun run --parallel dev:ui dev:ts",
"dev:ts": "tsc -p tsconfig.build.esm.json --watch --preserveWatchOutput",
"dev:ui": "cd frontend && bunx vite",
"postbuild": "echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json && echo '{\"type\":\"module\"}' > dist/esm/package.json",
"prebuild": "rm -rf dist",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"repository_url_changed": "'https://github.com/petarzarkov/arkv' -> 'git+https://github.com/petarzarkov/arkv.git'",
"shared_repo_different_publisher": "repo 'git+https://github.com/petarzarkov/arkv.git' also claimed by 3 package(s) under different publishers: ['npm/@arkv/shared', 'npm/@arkv/timezones', 'npm/@arkv/nestjs-context-logger']"
},
"time": {
"created": "2026-04-13T10:51:04.693Z",
"modified": "2026-07-26T11:21:42.001Z"
}
}