npm modality-ts @0.0.31
score
0.6245
med
flagged
2026-06-20 11:09
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.0.28', '0.0.29', '0.0.30', '0.0.31'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'modal' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 7d ago but package has 32 versions (expect >= 90d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"harineko"
],
"versions": 31
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-pVCHbL7WPm6q1CPJgPGjO2esmJbBHI6OmTNQW4sEtA+GW8AS3wreymlIa3WkfxRRFXsS4Qv2G2FL9nCPPJJP7w==",
"tarball": "https://registry.npmjs.org/modality-ts/-/modality-ts-0.0.31.tgz",
"unpackedSize": 19021007
},
"dist-tags": {
"latest": "0.0.31"
},
"latest_version": "0.0.31",
"maintainers": [
{
"email": "harineko0927@gmail.com",
"name": "harineko"
}
],
"num_versions": 32,
"repository": {
"type": "git",
"url": "git+https://github.com/Harineko0/modality-ts.git"
},
"scripts": {
"architecture": "depcruise --config tools/depcruise.config.cjs src",
"build": "pnpm build:rust && tsc -b",
"build:rust": "napi build --platform --release --cargo-cwd crates/checker native",
"ci:canaries": "tsx tools/canary-ci.ts",
"ci:conformance": "tsx tools/conformance-ci.ts",
"ci:examples": "tsx tools/examples-ci.ts",
"clean": "rm -rf dist native tsconfig.tsbuildinfo && cargo clean --manifest-path crates/checker/Cargo.toml",
"demo": "vitest run test/modality/demo-acceptance.test.ts",
"docs:build": "pnpm --dir docs build",
"docs:start": "pnpm --dir docs start",
"fix": "biome lint --write . && biome format --write .",
"perf:check": "tsx tools/check-performance-benchmark.ts",
"phase7": "tsx tools/phase7-differential.ts",
"publish:npm": "npm publish --access public",
"test": "pnpm build:rust && vitest run",
"typecheck": "tsc -b"
},
"signal_details": {
"rapid_release": "4 versions in last 24h: ['0.0.28', '0.0.29', '0.0.30', '0.0.31']",
"repo_too_new_for_version_history": "claimed repo created 7d ago but package has 32 versions (expect >= 90d for that history)",
"typosquat": "combosquat of 'modal'"
},
"time": {
"created": "2026-06-13T05:11:08.986Z",
"modified": "2026-06-20T12:25:21.619Z"
}
}