npm khotan-data @0.3.1
score
0.5555
med
flagged
2026-06-15 12:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['adeep999'] |
| publisher_unrecognized | 0.7 | latest published by 'khotan', not in maintainer set |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"the-khotan"
],
"versions": 6
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-ikKI3BMR9i8Il9B7DkybuJWzg4wVNuA4NztTt3zl0gp1tFkFWgQe3iO1s1tzTQtbKxB6KpdJlwM43keodp7CWQ==",
"tarball": "https://registry.npmjs.org/khotan-data/-/khotan-data-0.3.1.tgz",
"unpackedSize": 1488505
},
"dist-tags": {
"latest": "0.3.1"
},
"latest_version": "0.3.1",
"maintainers": [
{
"email": "admin@pollinate.tech",
"name": "the-khotan"
},
{
"email": "adeep@pollinate.tech",
"name": "adeep999"
}
],
"num_versions": 6,
"repository": {
"type": "git",
"url": "git+https://github.com/khotan-io/khotan-data.git"
},
"scripts": {
"build": "tsup",
"changeset": "changeset",
"check": "npm run typecheck && npm run lint && npm run format:check && npm run test",
"dev": "tsup --watch",
"format": "prettier --write .",
"format:check": "prettier --check .",
"lint": "eslint . --max-warnings 0",
"lint:fix": "eslint . --fix",
"prepublishOnly": "npm run typecheck && npm run test && npm run build",
"release": "npm run build && changeset publish",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"maintainer_churn": "added: ['adeep999']",
"publisher_unrecognized": "latest published by 'khotan', not in maintainer set"
},
"time": {
"created": "2026-05-26T14:26:42.345Z",
"modified": "2026-06-15T17:55:38.516Z"
}
}