npm webamp @2.3.1
score
0.7
high
flagged
2026-06-15 23:07
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.3.1 but max published is 4.4.1-beta04 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/captbaritone/webamp.git' also claimed by 2 package(s) under different publishers: ['npm/winamp-eqf', 'npm/ani-cursor'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"captbaritone"
],
"versions": 151
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-u2NpSKYsUfDKltcvteF3vDbAzp+kDiymr5Sn0Vgfl+Uk9Kvd4GmuaF3stOxKNLbDH+RkJ2YZfus7O3W2axq4Qg==",
"tarball": "https://registry.npmjs.org/webamp/-/webamp-2.3.1.tgz",
"unpackedSize": 27547271
},
"dist-tags": {
"beta": "1.4.3-beta.0",
"latest": "2.3.1",
"next": "0.0.0-next-4a5783a"
},
"latest_version": "2.3.1",
"maintainers": [
{
"email": "jordan@jordaneldredge.com",
"name": "captbaritone"
}
],
"num_versions": 152,
"repository": {
"directory": "packages/webamp",
"type": "git",
"url": "git+https://github.com/captbaritone/webamp.git"
},
"scripts": {
"build": "node ./scripts/rollup.mjs",
"build-presets": "node scripts/parsePresetFiles.js > presets/builtin.json",
"build-skin": "rm assets/skins/base-2.91.wsz && cd assets/skins/base-2.91 && zip -x .* -x 'Skining Updates.txt' -r ../base-2.91.wsz .",
"compile-skin": "npx tsx scripts/compileSkin.ts > css/base-skin.css",
"format": "prettier --write \"**/*.{js,ts,tsx,d.ts,css}\"",
"lint": "eslint . --ext ts,tsx,js",
"lint-fix": "eslint . --ext ts,tsx,js --fix",
"prepublishOnly": "npm run build && npm run type-check",
"skin-info": "unzip -vl assets/skins/base-2.91.wsz",
"tdd": "vitest",
"test": "vitest run",
"type-check": "tsc"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2.3.1 but max published is 4.4.1-beta04",
"shared_repo_different_publisher": "repo 'git+https://github.com/captbaritone/webamp.git' also claimed by 2 package(s) under different publishers: ['npm/winamp-eqf', 'npm/ani-cursor']"
},
"time": {
"created": "2012-08-11T08:06:39.133Z",
"modified": "2026-06-16T03:55:08.532Z"
}
}