npm @termiq/cli @3.32.0
score
0.55
med
flagged
2026-06-23 05:20
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['3.29.7', '3.29.8', '3.30.0', '3.31.0', '3.32.0'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"dubanoze"
],
"versions": 143
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-HApvdY//UK9FtJL2bW+G06tLUMiiz6M5PnPZcYWnyc5l4f3XOLY6D2UH5hNNlBBTqgaPPKdqPPy3VkJKgPNZGQ==",
"tarball": "https://registry.npmjs.org/@termiq/cli/-/cli-3.32.0.tgz",
"unpackedSize": 5983216
},
"dist-tags": {
"latest": "3.32.0"
},
"latest_version": "3.32.0",
"maintainers": [
{
"email": "d.fedorov@nexioty.com",
"name": "dubanoze"
}
],
"num_versions": 143,
"repository": null,
"scripts": {
"build": "esbuild src/bin.ts --bundle --outfile=dist/bin.js --platform=node --format=cjs --external:node-pty --minify",
"build:dev": "tsc",
"clean": "rm -rf dist",
"copy-native": "node scripts/copy-native.js",
"dev": "tsc --watch",
"lint": "eslint src --ext .ts",
"lint:fix": "eslint src --ext .ts --fix",
"prepublishOnly": "pnpm run build && pnpm run copy-native",
"test": "vitest run",
"test:watch": "vitest",
"type-check": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "8 versions in last 24h: ['3.29.7', '3.29.8', '3.30.0', '3.31.0', '3.32.0']"
},
"time": {
"created": "2026-02-20T14:42:17.882Z",
"modified": "2026-06-23T09:04:56.851Z"
}
}