npm fivem-server-api @1.4.0
score
0.5769
med
flagged
2026-06-09 18:09
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['fivem-server-api'] |
| topology | ||
| repository_url_changed | 0.7 | 'git+ssh://git@github.com/AvuxDemons/fivem-server-api.git' -> 'git+https://github.com/AvuxDemons/fivem-server-api.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"avuxdemons"
],
"versions": 16
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-8cejzqyssH5nbfWLozPuQaCoyl/TUqDL3y9aPl0h0F5EOppQJrSrqCZgVy0NLuS9ftSWBmPpmy/gRvXHPeEKgg==",
"tarball": "https://registry.npmjs.org/fivem-server-api/-/fivem-server-api-1.4.0.tgz",
"unpackedSize": 58926
},
"dist-tags": {
"latest": "1.4.0"
},
"latest_version": "1.4.0",
"maintainers": [
{
"email": "avuxdemons@gmail.com",
"name": "avuxdemons"
}
],
"num_versions": 18,
"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": {
"bin_added": "new bin entry: ['fivem-server-api']",
"repository_url_changed": "'git+ssh://git@github.com/AvuxDemons/fivem-server-api.git' -> 'git+https://github.com/AvuxDemons/fivem-server-api.git'"
},
"time": {
"created": "2022-07-01T04:34:21.067Z",
"modified": "2026-06-09T23:09:28.933Z"
}
}