npm happy @1.2.0
score
0.6648
med
flagged
2026-07-18 04:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.2.0 but max published is 1.3.1-0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/slopus/happy.git' also claimed by 2 package(s) under different publishers: ['npm/@sokdak/happy', 'npm/ggk-happy'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"steve.kite",
"bra1ndump"
],
"versions": 67
}
Evidence (package doc at flag time)
{
"dependencies_count": 36,
"dist": {
"integrity": "sha512-mIaaw2Sh7TULIhY/shD7TGHCEl8/CeXueJtyhGUWLkzL8SmGOOvWIB8E6G4DbtEvRKh1DJwS9GAngNrueXE/3A==",
"tarball": "https://registry.npmjs.org/happy/-/happy-1.2.0.tgz",
"unpackedSize": 112651217
},
"dist-tags": {
"beta": "1.2.0-beta.0",
"latest": "1.2.0"
},
"latest_version": "1.2.0",
"maintainers": [
{
"email": "steve@korshakov.com",
"name": "steve.kite"
},
{
"email": "kirill2003de@gmail.com",
"name": "bra1ndump"
}
],
"num_versions": 71,
"repository": {
"type": "git",
"url": "git+https://github.com/slopus/happy.git"
},
"scripts": {
"build": "shx rm -rf dist && tsc --noEmit && pkgroll",
"bundle:server": "node scripts/bundle-server.cjs",
"bundle:server:all": "node scripts/bundle-server.cjs --all-platforms",
"bundle:webapp": "node scripts/bundle-webapp.cjs",
"cli:install": "node scripts/install-local.cjs",
"postinstall": "node scripts/unpack-tools.cjs",
"test": "pnpm run build && vitest run --project unit",
"test:integration": "pnpm run build && vitest run --project integration-empty --project integration-plan-mode --project integration-authenticated",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.2.0 but max published is 1.3.1-0",
"shared_repo_different_publisher": "repo 'git+https://github.com/slopus/happy.git' also claimed by 2 package(s) under different publishers: ['npm/@sokdak/happy', 'npm/ggk-happy']"
},
"time": {
"created": "2013-02-18T19:31:30.216Z",
"modified": "2026-07-11T09:35:43.544Z"
}
}