npm @holdyourvoice/hyv @2.8.0
score
0.6674
med
flagged
2026-06-12 00:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 6 -> 12 |
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['2.5.1', '2.6.0', '2.7.0', '2.7.1', '2.8.0'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo shashank-sn/hold-your-voice-app returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"shashanksn"
],
"versions": 36
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-3e36u7Lygas+gX5lWdKsjWeZGK/qY0jSPBh/y0xHKpzy9zsaPXM5uWLUafYrW3DnRBvPZDq/44oBhnz0+lD/Sw==",
"tarball": "https://registry.npmjs.org/@holdyourvoice/hyv/-/hyv-2.8.0.tgz",
"unpackedSize": 727924
},
"dist-tags": {
"latest": "2.8.0"
},
"latest_version": "2.8.0",
"maintainers": [
{
"email": "emailshashanksn@gmail.com",
"name": "shashanksn"
}
],
"num_versions": 37,
"repository": {
"type": "git",
"url": "git+https://github.com/shashank-sn/hold-your-voice-app.git"
},
"scripts": {
"build": "esbuild src/index.ts --bundle --platform=node --target=node18 --outfile=dist/index.js --format=cjs --banner:js='#!/usr/bin/env node'",
"build:debug": "esbuild src/index.ts --bundle --platform=node --target=node18 --outfile=dist/index.js --format=cjs --sourcemap --banner:js='#!/usr/bin/env node'",
"dev": "npm run build && node dist/index.js",
"postinstall": "node scripts/postinstall.js",
"prepublishOnly": "npm run validate:publish",
"release:major": "npm version major && npm publish --access public",
"release:minor": "npm version minor && npm publish --access public",
"release:patch": "npm version patch && npm publish --access public",
"test": "vitest run",
"test:smoke": "npm run build && bash scripts/smoke-test.sh",
"test:watch": "vitest",
"validate:publish": "npm run build && node scripts/validate-publish.js"
},
"signal_details": {
"rapid_release": "6 versions in last 24h: ['2.5.1', '2.6.0', '2.7.0', '2.7.1', '2.8.0']",
"repo_doesnt_exist": "claimed repo shashank-sn/hold-your-voice-app returns 404 on github.com",
"script_count_spike": "scripts count 6 -> 12"
},
"time": {
"created": "2026-05-31T14:06:03.038Z",
"modified": "2026-06-12T05:16:22.772Z"
}
}