npm @theokit/sdk @4.3.0
score
0.5019
med
flagged
2026-07-20 09:44
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/usetheo/theokit-sdk.git' -> 'git+https://github.com/usetheodev/theokit-sdk.git' |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['jsonrepair'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 67d ago but package has 72 versions (expect >= 111d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"usetheodev"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-9fRFtJtznF8nkl67kzPurGWeVjh5/y8gVpxQfkVpK3bxtcf5qy3p0m+J/Icx21ruKLjemW/vi4lNRsh89zcOaw==",
"tarball": "https://registry.npmjs.org/@theokit/sdk/-/sdk-4.3.0.tgz",
"unpackedSize": 21090750
},
"dist-tags": {
"latest": "4.3.0",
"next": "1.6.2"
},
"latest_version": "4.3.0",
"maintainers": [
{
"email": "admin@usetheo.dev",
"name": "usetheodev"
}
],
"num_versions": 72,
"repository": {
"directory": "packages/sdk",
"type": "git",
"url": "git+https://github.com/usetheodev/theokit-sdk.git"
},
"scripts": {
"build": "tsup && cp src/internal/providers/provider-catalog.json dist/provider-catalog.json",
"clean": "rm -rf dist",
"docs:json": "typedoc --options typedoc.json",
"prepublishOnly": "pnpm build && pnpm test:contract",
"test": "vitest run --no-file-parallelism",
"test:contract": "vitest run --no-file-parallelism tests/theokit-consumer-contract.test.ts",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['jsonrepair']",
"repo_too_new_for_version_history": "claimed repo created 67d ago but package has 72 versions (expect >= 111d for that history)",
"repository_url_changed": "'git+https://github.com/usetheo/theokit-sdk.git' -> 'git+https://github.com/usetheodev/theokit-sdk.git'"
},
"time": {
"created": "2026-06-03T12:23:20.222Z",
"modified": "2026-07-20T14:44:40.125Z"
}
}