npm @swapkit/types @0.11.1
score
0.7
high
flagged
2026-07-21 05:31
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.11.1 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/toolboxes', 'npm/@swapkit/tokens', 'npm/@swapkit/contracts'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"chillios",
"towan"
],
"versions": 114
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-WpFbDcxHGJ9ewCsqit/gMRunNoXtAPH/iYFQo7nMSGH3arLMaTfI8Vr9vY2RLoMw4+s09TyG5DYLEDrJii+Ogg==",
"tarball": "https://registry.npmjs.org/@swapkit/types/-/types-0.11.1.tgz",
"unpackedSize": 178366
},
"dist-tags": {
"latest": "0.11.1",
"nightly": "0.0.0-nightly-20260721102109",
"rc": "1.0.0-rc.49"
},
"latest_version": "0.11.1",
"maintainers": [
{
"email": "chillios@duck.com",
"name": "chillios"
},
{
"email": "towan@swapkit.dev",
"name": "towan"
}
],
"num_versions": 114,
"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.11.1 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/toolboxes', 'npm/@swapkit/tokens', 'npm/@swapkit/contracts'] ..."
},
"time": {
"created": "2023-10-17T21:22:49.433Z",
"modified": "2026-07-21T10:22:31.773Z"
}
}