npm @adguard/dnr-rulesets @4.2.20260614070057
score
0.55
med
flagged
2026-06-14 02:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 86 versions in last 24h: ['3.3.20260614060059', '4.0.20260614060052', '4.1.20260614060057', '3.3.20260614070057', '4.2.20260614070057'] |
| 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": 16651
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-YokWAJdIuxobpJxk+z18HptV5yjEsSDMnZ+yR72U9CkI5To61SQVmo8Hmnz1eXN0X9ro94T4fA8Y882UpPXVCA==",
"tarball": "https://registry.npmjs.org/@adguard/dnr-rulesets/-/dnr-rulesets-4.2.20260614070057.tgz",
"unpackedSize": 205301799
},
"dist-tags": {
"alpha": "3.0.0-alpha.14",
"beta": "4.2.0-beta.2",
"latest": "4.2.20260614070057"
},
"latest_version": "4.2.20260614070057",
"maintainers": [
{
"email": "am@adguard.com",
"name": "ameshkov"
},
{
"email": "maximtop@gmail.com",
"name": "maximtop"
},
{
"email": "vlad.abdulmianov@gmail.com",
"name": "blakhard"
}
],
"num_versions": 16652,
"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": "86 versions in last 24h: ['3.3.20260614060059', '4.0.20260614060052', '4.1.20260614060057', '3.3.20260614070057', '4.2.20260614070057']"
},
"time": {
"created": "2024-06-19T12:40:43.553Z",
"modified": "2026-06-14T07:05:24.450Z"
}
}