npm roku-debug @0.23.11
score
0.6333
med
flagged
2026-06-05 09:44
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['roku-debug'] |
| script_count_spike | 0.5 | scripts count 0 -> 10 |
| topology | ||
| dependency_added_unknown | 0.6 | 26 new non-watchlisted dep(s): ['@rokucommunity/logger', '@types/request', '@vscode/debugadapter', '@vscode/debugprotocol', 'brighterscript'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"christianholbrook",
"twitchbronbron",
"triwav",
"georgejecook",
"chrisdp"
],
"versions": 151
}
Evidence (package doc at flag time)
{
"dependencies_count": 27,
"dist": {
"integrity": "sha512-9RTkgb9lWbeNRX5MrEanTMcARUYtvVOMWUiwY1Wh2jWq+i4tZM44kbXittdsuBFRMVh1gWNw9rs48pWwm+sRJA==",
"tarball": "https://registry.npmjs.org/roku-debug/-/roku-debug-0.23.11.tgz",
"unpackedSize": 1879660
},
"dist-tags": {
"latest": "0.23.11"
},
"latest_version": "0.23.11",
"maintainers": [
{
"email": "christian.holbrook@gmail.com",
"name": "christianholbrook"
},
{
"email": "bronley@gmail.com",
"name": "twitchbronbron"
},
{
"email": "bfleighty@gmail.com",
"name": "triwav"
},
{
"email": "george@tantawowa.com",
"name": "georgejecook"
},
{
"email": "chris@inverted-solutions.com",
"name": "chrisdp"
}
],
"num_versions": 155,
"repository": {
"type": "git",
"url": "git+https://github.com/rokucommunity/roku-debug.git"
},
"scripts": {
"audit": "npm audit || audit-ci --config ./audit-ci.jsonc",
"build": "npm run clean && tsc",
"clean": "node -e \"require('fs').rmSync('dist', {recursive: true, force: true})\"",
"device-test": "mocha --spec \"src/**/*.device.spec.ts\"",
"lint": "eslint \"src/**\"",
"package": "npm run build && npm pack",
"preversion": "npm run build && npm run lint && npm run test",
"test": "nyc mocha \"src/**/*spec.ts\" --exclude \"src/**/*.device.spec.ts\"",
"test:nocover": "mocha \"src/**/*.spec.ts\" --exclude \"src/**/*.device.spec.ts\"",
"watch": "tsc --watch"
},
"signal_details": {
"bin_added": "new bin entry: ['roku-debug']",
"dependency_added_unknown": "26 new non-watchlisted dep(s): ['@rokucommunity/logger', '@types/request', '@vscode/debugadapter', '@vscode/debugprotocol', 'brighterscript'] ...",
"script_count_spike": "scripts count 0 -> 10"
},
"time": {
"created": "2020-03-11T04:06:26.217Z",
"modified": "2026-06-04T20:16:49.942Z"
}
}