npm @diplodoc/cli @5.46.0
score
0.75
high
flagged
2026-06-22 05:41
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+ssh://git@github.com/diplodoc-platform/cli.git' also claimed by 1 package(s) under different publishers: ['npm/@diplodoc/cli-tests'] |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@diplodoc/ajv'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"rndnm",
"robot-dataui-npm",
"alexey_w100",
"3y3",
"martyanov-av",
"vsesh",
"makhnatkin",
"goldserg",
"separatrix"
],
"versions": 542
}
Evidence (package doc at flag time)
{
"dependencies_count": 29,
"dist": {
"integrity": "sha512-fNF8ssgqeMq/auuGL22Ni2xl5V71exDvu8B53UvAGkXyRR+vAgzdN7ZMOcqiQrsvx33LbS5biROYYO20R1/ZfA==",
"tarball": "https://registry.npmjs.org/@diplodoc/cli/-/cli-5.46.0.tgz",
"unpackedSize": 114791691
},
"dist-tags": {
"draft-translation-test": "0.0.0-rc-draft-translation-test-24037144391",
"false": "0.0.0-rc-extract-json-openapi-ref-19565860848",
"latest": "5.46.0",
"reusable-e2es": "0.0.0-rc-reusable-e2es-202504041504",
"stable": "5.44.0",
"ydb-old": "4.59.12"
},
"latest_version": "5.46.0",
"maintainers": [
{
"email": "rndnm@yandex-team.ru",
"name": "rndnm"
},
{
"email": "robot-dataui-npm@yandex-team.ru",
"name": "robot-dataui-npm"
},
{
"email": "w100@yandex-team.ru",
"name": "alexey_w100"
},
{
"email": "3y3@bk.ru",
"name": "3y3"
},
{
"email": "martyanovhi@gmail.com",
"name": "martyanov-av"
},
{
"email": "v.shmyroff@ya.ru",
"name": "vsesh"
},
{
"email": "sergey.makhnatkin@gmail.com",
"name": "makhnatkin"
},
{
"email": "sergey.zolotonos@gmail.com",
"name": "goldserg"
},
{
"email": "nikitalochmatov@gmail.com",
"name": "separatrix"
}
],
"num_versions": 543,
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/diplodoc-platform/cli.git"
},
"scripts": {
"build": "npm run build:clean && node scripts/build.cli.js",
"build:clean": "rm -rf build lib",
"build:types": "tspc -p tsconfig.lib.json || true; tspc -p tsconfig.build.json || true",
"e2e": "npm run build && cd tests && npm test",
"lint": "lint",
"lint:fix": "lint fix",
"pre-commit": "lint-staged",
"prepare": "husky || true",
"prepublishOnly": "npm run lint && npm run build && npm run build:types",
"regenerate-schemas": "scripts/regenerate-schemas.js",
"start": "node build/index.js",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@diplodoc/ajv']",
"shared_repo_different_publisher": "repo 'git+ssh://git@github.com/diplodoc-platform/cli.git' also claimed by 1 package(s) under different publishers: ['npm/@diplodoc/cli-tests']"
},
"time": {
"created": "2023-09-27T10:38:12.859Z",
"modified": "2026-06-19T14:35:50.684Z"
}
}