npm angular-rollbar @1.0.0
score
0.6863
med
flagged
2026-06-17 18:26
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['nextalias', 'zbarbuto'] |
| maintainer_takeover | 1.0 | prior all gone ['nextfaze'] -> now ['nextalias', 'zbarbuto'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"nextfaze"
],
"versions": 8
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-hNj8TR/UdinnwqzwwdlkqBcsNxYfBhDxCR3gDF8XfxtaiujLmMhXyhuzabVqX3xe7m1TM2ZjzlM9u818xzyCeQ==",
"tarball": "https://registry.npmjs.org/angular-rollbar/-/angular-rollbar-1.0.0.tgz",
"unpackedSize": 21572
},
"dist-tags": {
"latest": "1.0.0"
},
"latest_version": "1.0.0",
"maintainers": [
{
"email": "dmunneke@nextfaze.com",
"name": "nextalias"
},
{
"email": "zbarbuto@nextfaze.com",
"name": "zbarbuto"
}
],
"num_versions": 8,
"repository": {
"type": "git",
"url": "git+https://github.com/NextFaze/angular-rollbar.git"
},
"scripts": {
"build": "npm run ngc",
"clean": "rm -rf lib",
"coveralls": "./node_modules/coveralls/bin/coveralls.js < coverage/coverage.lcov",
"doc": "typedoc --out doc --mode modules --excludeNotExported --excludeExternals src",
"ngc": "ngc",
"posttest": "npm run coveralls",
"prebuild": "npm run clean",
"prepublish": "npm run build",
"test": "ng test --single-run --code-coverage",
"tsc": "tsc"
},
"signal_details": {
"maintainer_churn": "added: ['nextalias', 'zbarbuto']",
"maintainer_takeover": "prior all gone ['nextfaze'] -> now ['nextalias', 'zbarbuto']"
},
"time": {
"created": "2017-04-04T00:24:25.936Z",
"modified": "2026-06-17T23:26:20.252Z"
}
}