npm @oclif/dev-cli @1.26.10
score
0.8667
high
flagged
2026-06-05 14:44
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['jimjag'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/oclif/dev-cli.git' also claimed by 1 package(s) under different publishers: ['npm/@expo/oclif-dev-cli'] |
| enrichment | ||
| repo_archived | 0.7 | claimed repo oclif/dev-cli is archived but package keeps publishing |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"anycli-bot",
"mdonnalley",
"salesforce-releases"
],
"versions": 160
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-dJ+II9rVXckzFvG+82PbfphMTnoqiHvsuAAbcHrLdZWPBnFAiDKhNYE0iHnA/knAC4VGXhogsrAJ3ERT5d5r2g==",
"tarball": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.10.tgz",
"unpackedSize": 83999
},
"dist-tags": {
"latest": "1.26.10"
},
"latest_version": "1.26.10",
"maintainers": [
{
"email": "jdxcode+anycli@gmail.com",
"name": "anycli-bot"
},
{
"email": "jimjag@gmail.com",
"name": "jimjag"
},
{
"email": "alm-cli@salesforce.com",
"name": "salesforce-releases"
}
],
"num_versions": 160,
"repository": {
"type": "git",
"url": "git+https://github.com/oclif/dev-cli.git"
},
"scripts": {
"build": "rm -rf lib && tsc",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md",
"lint": "eslint . --ext .ts --config .eslintrc",
"postpack": "rm -f oclif.manifest.json",
"posttest": "yarn lint",
"prepack": "yarn build && node ./bin/run manifest",
"pretest": "yarn build --noEmit && echo 'Skipping test dir compile check in CI for now (3rd party type error) but you should compile it locally'",
"test": "mocha --forbid-only \"test/**/*.test.ts\"",
"version": "npm run changelog && node ./bin/run readme && git add README.md"
},
"signal_details": {
"maintainer_churn": "added: ['jimjag']",
"repo_archived": "claimed repo oclif/dev-cli is archived but package keeps publishing",
"shared_repo_different_publisher": "repo 'git+https://github.com/oclif/dev-cli.git' also claimed by 1 package(s) under different publishers: ['npm/@expo/oclif-dev-cli']"
},
"time": {
"created": "2018-02-13T02:39:29.369Z",
"modified": "2026-06-05T19:44:09.486Z"
}
}