npm fivem-server-api @1.5.0
score
0.5485
med
flagged
2026-06-10 14:19
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.3.0', '1.4.0', '1.5.0'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['protobufjs'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"avuxdemons"
],
"versions": 18
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-xQhuw9FhaIS7dTRavY4yTSvNw8zeOL9boRmAwp7u+l+BTY7puIubW+anLB6zgN6Kc9rqqCyy/Lr/+E+qpG2u5w==",
"tarball": "https://registry.npmjs.org/fivem-server-api/-/fivem-server-api-1.5.0.tgz",
"unpackedSize": 78944
},
"dist-tags": {
"latest": "1.5.0"
},
"latest_version": "1.5.0",
"maintainers": [
{
"email": "avuxdemons@gmail.com",
"name": "avuxdemons"
}
],
"num_versions": 19,
"repository": {
"type": "git",
"url": "git+https://github.com/AvuxDemons/fivem-server-api.git"
},
"scripts": {
"build": "npm run build:cjs && npm run build:esm",
"build:cjs": "tsc -p tsconfig.cjs.json",
"build:esm": "tsc -p tsconfig.json && node scripts/postbuild-esm.mjs",
"prepublishOnly": "npm run build",
"pretest": "npm run build",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['protobufjs']",
"rapid_release": "3 versions in last 24h: ['1.3.0', '1.4.0', '1.5.0']"
},
"time": {
"created": "2022-07-01T04:34:21.067Z",
"modified": "2026-06-10T19:19:11.485Z"
}
}