npm @adguard/dnr-rulesets @4.1.20260616130122
score
0.5333
med
flagged
2026-06-16 09:06
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 84 versions in last 24h: ['3.3.20260616120102', '4.1.20260616120109', '4.2.20260616130128', '3.3.20260616130115', '4.1.20260616130122'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.1.20260616130122 but max published is 4.2.20260616130128 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ameshkov",
"maximtop",
"blakhard"
],
"versions": 16842
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-MgCj4NattxlYnmWLe/hgoL6oL5F8k9DxFxrfkpweDIrjnf9kKEJ6OCHXQ9nY1hNtU7o9htdbFdDKzY/XRJavAQ==",
"tarball": "https://registry.npmjs.org/@adguard/dnr-rulesets/-/dnr-rulesets-4.1.20260616130122.tgz",
"unpackedSize": 203642888
},
"dist-tags": {
"alpha": "3.0.0-alpha.14",
"beta": "4.2.0-beta.2",
"latest": "4.1.20260616130122"
},
"latest_version": "4.1.20260616130122",
"maintainers": [
{
"email": "am@adguard.com",
"name": "ameshkov"
},
{
"email": "maximtop@gmail.com",
"name": "maximtop"
},
{
"email": "vlad.abdulmianov@gmail.com",
"name": "blakhard"
}
],
"num_versions": 16843,
"repository": null,
"scripts": {
"build": "pnpm run clear && pnpm run build:assets && pnpm build:lib",
"build:assets": "tsx tasks/build.ts",
"build:docs": "tsx tasks/update-filters-list.ts",
"build:lib": "rollup --config rollup.config.ts --configPlugin typescript",
"clear": "rimraf ./dist && rimraf ./rollup.cache",
"increment:auto-deploy": "tsx tasks/auto-deploy-increment",
"lint": "pnpm lint:code && pnpm lint:types",
"lint:code": "eslint --cache .",
"lint:types": "tsc",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:smoke": "(cd test/smoke/esm && pnpm test) && (cd test/smoke/exports && pnpm test)",
"tgz": "pnpm pack --out dnr-rulesets.tgz",
"validate:assets": "tsx tasks/validate.ts"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.1.20260616130122 but max published is 4.2.20260616130128",
"no_repo": "package.json has no repository field",
"rapid_release": "84 versions in last 24h: ['3.3.20260616120102', '4.1.20260616120109', '4.2.20260616130128', '3.3.20260616130115', '4.1.20260616130122']"
},
"time": {
"created": "2024-06-19T12:40:43.553Z",
"modified": "2026-06-16T13:08:16.007Z"
}
}