npm wineater-bot @4.9.4
score
0.55
med
flagged
2026-07-22 11:07
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['4.9.1', '4.9.3', '4.9.4'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wineater",
"zausiyevich"
],
"versions": 145
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-xzH/Sw/jbeFE3Ms184rn5lcPBWJXiYtNbnxmn+1h2keF5rTQpFVQKhiD5Y8kBgyncj1MKJjQyYqBs3cGp5onxA==",
"tarball": "https://registry.npmjs.org/wineater-bot/-/wineater-bot-4.9.4.tgz",
"unpackedSize": 2099769
},
"dist-tags": {
"beta": "4.0.0-beta.7",
"latest": "4.9.4"
},
"latest_version": "4.9.4",
"maintainers": [
{
"email": "alex@wineater.com",
"name": "wineater"
},
{
"email": "zakhar.ausiyevich@gmail.com",
"name": "zausiyevich"
}
],
"num_versions": 146,
"repository": null,
"scripts": {
"build": "vite build",
"dev": "vite",
"format": "prettier --write .",
"lint": "prettier --check . && eslint .",
"release:beta": "npm version prerelease --preid=beta && npm run build && npm publish --tag beta",
"release:major": "npm version major && npm publish",
"release:minor": "npm version minor && npm publish",
"release:patch": "npm version patch && npm publish",
"test": "npm run test:unit -- --run && npm run test:e2e",
"test:e2e": "playwright test",
"test:unit": "vitest"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['4.9.1', '4.9.3', '4.9.4']"
},
"time": {
"created": "2024-04-19T00:04:43.975Z",
"modified": "2026-07-22T16:02:43.590Z"
}
}