npm @diplodoc/cli @5.48.2
score
0.75
high
flagged
2026-07-03 04:23
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): ['yaml'] |
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": 546
}
Evidence (package doc at flag time)
{
"dependencies_count": 30,
"dist": {
"integrity": "sha512-/9i8mYS+6zRxedmdDCWfo1Y9McZ69pClRBnGwhqEPnP+l2wT6+FiDvX/vPB8bm38gnsalNoCsrxcWU6F3XU9gg==",
"tarball": "https://registry.npmjs.org/@diplodoc/cli/-/cli-5.48.2.tgz",
"unpackedSize": 117314375
},
"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.48.2",
"remove-cli-tests": "0.0.0-rc-remove-cli-tests-28007274444",
"reusable-e2es": "0.0.0-rc-reusable-e2es-202504041504",
"stable": "5.44.0",
"ydb-old": "4.59.12"
},
"latest_version": "5.48.2",
"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": 554,
"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 && vitest run -c vitest.integration.config.ts",
"lint": "lint",
"lint:fix": "lint fix",
"lock": "npm install --no-workspaces --package-lock-only --ignore-scripts",
"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 -c vitest.units.config.ts",
"test:coverage": "vitest run -c vitest.units.config.ts --coverage",
"test:watch": "vitest -c vitest.units.config.ts",
"typecheck": "tsc --noEmit && tsc --noEmit -p tests/tsconfig.json"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['yaml']",
"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-07-03T07:18:34.910Z"
}
}