npm @openremote/manager @1.27.1
score
0.5333
med
flagged
2026-07-23 11:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.27.1 but max published is 1.28.0-snapshot.20260722071012 |
| mass_publish_burst | 0.8 | publisher 'openremotedeveloper' pushed 26 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"openremotedeveloper",
"wborn"
],
"versions": 699
}
Evidence (package doc at flag time)
{
"dependencies_count": 26,
"dist": {
"integrity": "sha512-yuiEouBP8uFMovu3LbG/jpwWjXzOLSPajiW9Kk+ci94revFdhPKrEZNAhybI/HK9CFa3jyoEAwHhX1uJURE0FQ==",
"tarball": "https://registry.npmjs.org/@openremote/manager/-/manager-1.27.1.tgz",
"unpackedSize": 13687227
},
"dist-tags": {
"latest": "1.27.1",
"snapshot": "1.28.0-snapshot.20260723142545"
},
"latest_version": "1.27.1",
"maintainers": [
{
"email": "developers@openremote.io",
"name": "openremotedeveloper"
},
{
"email": "npmjs@maindrain.net",
"name": "wborn"
}
],
"num_versions": 700,
"repository": null,
"scripts": {
"build": "npx cross-env NODE_OPTIONS=--max_old_space_size=4096 rspack --mode production",
"build:experimental": "npx cross-env NODE_OPTIONS=--max_old_space_size=4096 rsbuild build",
"clean": "npx tsc -b --clean && npx shx rm -rf dist lib",
"doctor": "npx cross-env NODE_OPTIONS=--max_old_space_size=4096 RSDOCTOR=true rspack --mode production",
"modelBuild": "npx orutil build",
"modelWatch": "npx orutil watch",
"prepack": "npx tsc -b",
"serve": "npx tsc -b --clean && npx shx rm -rf dist lib && npx orutil build && npx cross-env NODE_OPTIONS=--max_old_space_size=4096 rspack serve --mode development",
"serve:experimental": "npx tsc -b --clean && npx shx rm -rf dist lib && npx orutil build && npx cross-env NODE_OPTIONS=--max_old_space_size=4096 rsbuild dev",
"serveNoModelBuild": "npx tsc -b --clean && npx cross-env NODE_OPTIONS=--max_old_space_size=4096 rspack serve --mode development",
"serveNoModelBuild:experimental": "npx tsc -b --clean && npx cross-env NODE_OPTIONS=--max_old_space_size=4096 rsbuild dev",
"test": "npx playwright test"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.27.1 but max published is 1.28.0-snapshot.20260722071012",
"mass_publish_burst": "publisher 'openremotedeveloper' pushed 26 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2024-05-12T14:08:08.034Z",
"modified": "2026-07-23T16:14:25.323Z"
}
}