npm wineater-bot @4.9.0
score
0.55
med
flagged
2026-07-21 12:28
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['4.7.0', '4.8.0', '4.9.0'] |
| 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": 143
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-mSu7saXr81BdkhPA0eAWx7AoFCD5/E/lyPHzsdgjcqFgk/FERn399R4hGdVfKJWxqnTxjS8yM1CVGOIFf8fRUg==",
"tarball": "https://registry.npmjs.org/wineater-bot/-/wineater-bot-4.9.0.tgz",
"unpackedSize": 2096045
},
"dist-tags": {
"beta": "4.0.0-beta.7",
"latest": "4.9.0"
},
"latest_version": "4.9.0",
"maintainers": [
{
"email": "alex@wineater.com",
"name": "wineater"
},
{
"email": "zakhar.ausiyevich@gmail.com",
"name": "zausiyevich"
}
],
"num_versions": 143,
"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.7.0', '4.8.0', '4.9.0']"
},
"time": {
"created": "2024-04-19T00:04:43.975Z",
"modified": "2026-07-21T15:35:49.008Z"
}
}