npm @vworlds/vecs @1.0.32
score
0.7664
high
flagged
2026-06-16 13:24
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.0.30', '1.0.31', '1.0.32'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/vworlds/vecs.git' also claimed by 8 package(s) under different publishers: ['npm/@vworlds/vecs-protocol', 'npm/@vworlds/vecs-wire', 'npm/@vworlds/vecs-server'] ... |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo vworlds/vecs returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jpeletier"
],
"versions": 31
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-SRtUAwMxmvdeHIN4gZRBINryKLNQGjcOlYgX6AW9o3F92lLa5tgGGFLHYuxdTpUbcjHOjj/IaoYPyQi8lgmG2A==",
"tarball": "https://registry.npmjs.org/@vworlds/vecs/-/vecs-1.0.32.tgz",
"unpackedSize": 663048
},
"dist-tags": {
"latest": "1.0.32"
},
"latest_version": "1.0.32",
"maintainers": [
{
"email": "jm@epiclabs.io",
"name": "jpeletier"
}
],
"num_versions": 33,
"repository": {
"directory": "lib/vecs",
"type": "git",
"url": "git+https://github.com/vworlds/vecs.git"
},
"scripts": {
"bench:ecs": "NODE_OPTIONS=--max-old-space-size=32768 RUN_VECS_ECS_BENCH=1 vitest run tests/ecs.bench.test.ts --pool=forks --poolOptions.forks.singleFork",
"build": "npm run clean && npm run compile",
"clean": "rimraf dist",
"compile": "tsc -p tsconfig.build.json && cp \"./package.json\" ./dist/",
"format:check": "prettier --check \"**/*.{ts,md}\" --ignore-path ../../.prettierignore",
"lint": "eslint \"src/**/*.ts\" \"tests/**/*.ts\" --no-error-on-unmatched-pattern",
"prepack": "npm run build",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['1.0.30', '1.0.31', '1.0.32']",
"repo_doesnt_exist": "claimed repo vworlds/vecs returns 404 on github.com",
"shared_repo_different_publisher": "repo 'git+https://github.com/vworlds/vecs.git' also claimed by 8 package(s) under different publishers: ['npm/@vworlds/vecs-protocol', 'npm/@vworlds/vecs-wire', 'npm/@vworlds/vecs-server'] ..."
},
"time": {
"created": "2026-04-27T15:08:02.720Z",
"modified": "2026-06-16T18:24:18.904Z"
}
}