npm @versu/cli @2.0.0
score
0.549
med
flagged
2026-06-21 06:37
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['versu'] |
| script_count_spike | 0.5 | scripts count 0 -> 9 |
| topology | ||
| dependency_added_unknown | 0.6 | 12 new non-watchlisted dep(s): ['@oclif/core', '@oclif/plugin-autocomplete', '@oclif/plugin-commands', '@oclif/plugin-help', '@oclif/plugin-not-found'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tvcsantos"
],
"versions": 35
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-Vxm9aXYw7Y9k4+8+sM/tymRjwr6IBsLJ8SeLu8b9zXTCajgfjnQdWjNAjLw3zAxhJS45l+PyXw4vuFNCXGFi5g==",
"tarball": "https://registry.npmjs.org/@versu/cli/-/cli-2.0.0.tgz",
"unpackedSize": 44423
},
"dist-tags": {
"latest": "2.0.0"
},
"latest_version": "2.0.0",
"maintainers": [
{
"email": "tvcsantos@gmail.com",
"name": "tvcsantos"
}
],
"num_versions": 36,
"repository": {
"directory": "packages/cli",
"type": "git",
"url": "git+https://github.com/versuhq/versu.git"
},
"scripts": {
"build": "shx rm -rf dist && tsc -b",
"format": "prettier --write src/**/*.ts",
"lint": "eslint src/**/*.ts",
"postpack": "shx rm -f oclif.manifest.json",
"posttest": "npm run lint",
"prepack": "oclif manifest && oclif readme",
"test": "vitest",
"test:coverage": "vitest --coverage",
"version": "oclif readme && git add README.md"
},
"signal_details": {
"bin_added": "new bin entry: ['versu']",
"dependency_added_unknown": "12 new non-watchlisted dep(s): ['@oclif/core', '@oclif/plugin-autocomplete', '@oclif/plugin-commands', '@oclif/plugin-help', '@oclif/plugin-not-found'] ...",
"script_count_spike": "scripts count 0 -> 9"
},
"time": {
"created": "2026-02-11T21:59:34.092Z",
"modified": "2026-06-21T11:37:33.007Z"
}
}