npm @adguard/dnr-rulesets @4.2.20260612110057
score
0.55
med
flagged
2026-06-12 06:04
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 84 versions in last 24h: ['4.0.20260612090058', '4.0.20260612100049', '4.1.20260612100049', '3.3.20260612100053', '4.2.20260612110057'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ameshkov",
"maximtop",
"blakhard"
],
"versions": 16491
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-HWNq3s0OrECjuoIMRKPE4nxOduFceAZlWFjZO4Aoc0Zkh/oiaL8yNS+3KLu7im4D0qYb3I+JJGA6s2NHVgp7tg==",
"tarball": "https://registry.npmjs.org/@adguard/dnr-rulesets/-/dnr-rulesets-4.2.20260612110057.tgz",
"unpackedSize": 205030415
},
"dist-tags": {
"alpha": "3.0.0-alpha.14",
"beta": "4.2.0-beta.2",
"latest": "4.2.20260612110057"
},
"latest_version": "4.2.20260612110057",
"maintainers": [
{
"email": "am@adguard.com",
"name": "ameshkov"
},
{
"email": "maximtop@gmail.com",
"name": "maximtop"
},
{
"email": "vlad.abdulmianov@gmail.com",
"name": "blakhard"
}
],
"num_versions": 16492,
"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 && pnpm lint:md",
"lint:code": "eslint --cache .",
"lint:md": "markdownlint .",
"lint:types": "tsc",
"test": "vitest run",
"test:ci": "vitest run --reporter default --reporter junit --outputFile=./tests-reports/dnr-rulesets.xml",
"test:coverage": "vitest run --coverage",
"test:prod": "pnpm lint && pnpm test:smoke && pnpm test:ci",
"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": {
"no_repo": "package.json has no repository field",
"rapid_release": "84 versions in last 24h: ['4.0.20260612090058', '4.0.20260612100049', '4.1.20260612100049', '3.3.20260612100053', '4.2.20260612110057']"
},
"time": {
"created": "2024-06-19T12:40:43.553Z",
"modified": "2026-06-12T11:04:31.233Z"
}
}