npm @qduc/term2 @0.8.0
score
0.5178
med
flagged
2026-06-20 08:09
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/qduc/term2.git' -> 'https://github.com/qduc/term2.git' |
| dependency_added_unknown | 0.6 | 5 new non-watchlisted dep(s): ['@ai-sdk/provider', '@openai/agents-core', '@openai/agents-openai', 'fast-deep-equal', 'yaml'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"qduc"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 30,
"dist": {
"integrity": "sha512-twMXyJdJ7UbwGEtA57F+NanUeaJYSAnJCVkmOnI4ijPou/50pf30Aj02zmpY2mJnHEzFPnTTT9aXzpeK944iog==",
"tarball": "https://registry.npmjs.org/@qduc/term2/-/term2-0.8.0.tgz",
"unpackedSize": 14318650
},
"dist-tags": {
"latest": "0.8.0"
},
"latest_version": "0.8.0",
"maintainers": [
{
"email": "qduc159@gmail.com",
"name": "qduc"
}
],
"num_versions": 21,
"repository": {
"type": "git",
"url": "https://github.com/qduc/term2.git"
},
"scripts": {
"build": "tsc --project tsconfig.build.json && pnpm run post-build",
"dev": "tsc --project tsconfig.build.json --watch",
"eval:auto-approval": "tsc --project tsconfig.build.json && RUN_LIVE_EVAL=1 node dist/scripts/eval-auto-approval/runner.js",
"lint": "prettier --check .",
"lint-fix": "prettier --write .",
"logs": "node tools/log_viewer/src/server.js",
"post-build": "cp -r source/prompts dist/",
"release": "./scripts/release.sh",
"start": "node dist/cli.js",
"test": "vitest run --reporter=minimal",
"test:verbose": "vitest run",
"test:vitest:coverage": "vitest run --coverage",
"test:vitest:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "5 new non-watchlisted dep(s): ['@ai-sdk/provider', '@openai/agents-core', '@openai/agents-openai', 'fast-deep-equal', 'yaml']",
"repository_url_changed": "'git+https://github.com/qduc/term2.git' -> 'https://github.com/qduc/term2.git'"
},
"time": {
"created": "2026-01-09T12:42:25.535Z",
"modified": "2026-06-20T13:09:30.211Z"
}
}