npm @swapkit/types @0.12.0
score
0.7
high
flagged
2026-07-28 06:52
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.12.0 but max published is 1.0.0-rc.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/swapkit/SwapKit.git' also claimed by 10 package(s) under different publishers: ['npm/@swapkit/helpers', 'npm/@swapkit/passkey', 'npm/@swapkit/tokens'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"chillios",
"towan"
],
"versions": 120
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-x3doLExMh372PQYKngJFC1lzr7FSW99g5TfUBSDsZf43pOnkhNaFR0kmXDU/BdcD/z6UMJzm9i71G4NcVJ1P+g==",
"tarball": "https://registry.npmjs.org/@swapkit/types/-/types-0.12.0.tgz",
"unpackedSize": 180243
},
"dist-tags": {
"latest": "0.12.0",
"nightly": "0.0.0-nightly-20260721105418",
"rc": "0.0.0-rc-20260728115044"
},
"latest_version": "0.12.0",
"maintainers": [
{
"email": "chillios@duck.com",
"name": "chillios"
},
{
"email": "towan@swapkit.dev",
"name": "towan"
}
],
"num_versions": 121,
"repository": {
"directory": "packages/types",
"type": "git",
"url": "git+https://github.com/swapkit/SwapKit.git"
},
"scripts": {
"build": "bun run ./build.ts",
"build:clean": "rm -rf dist && bun run ./build.ts",
"clean": "rm -rf dist node_modules *.tsbuildinfo",
"type-check": "bun tsc --noEmit",
"type-check:go": "tsgo"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.12.0 but max published is 1.0.0-rc.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/swapkit/SwapKit.git' also claimed by 10 package(s) under different publishers: ['npm/@swapkit/helpers', 'npm/@swapkit/passkey', 'npm/@swapkit/tokens'] ..."
},
"time": {
"created": "2023-10-17T21:22:49.433Z",
"modified": "2026-07-28T11:52:41.813Z"
}
}