BEACON

← candidates

npm @adguard/dnr-rulesets @4.2.20260621110048

score
0.55 med
flagged 2026-06-21 06:04
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 86 versions in last 24h: ['3.3.20260621090050', '4.2.20260621100047', '4.1.20260621100050', '4.0.20260621100049', '4.2.20260621110048']
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": 17261
}

Evidence (package doc at flag time)

{
  "dependencies_count": 10,
  "dist": {
    "integrity": "sha512-MjuzrsfkQXWWfdeETzlfERaocgbwSaKVFuKIHOXt9TGPG5fhTIXwk3cCB9w9gLDqhh0jEszgvLNegLqasWya8g==",
    "tarball": "https://registry.npmjs.org/@adguard/dnr-rulesets/-/dnr-rulesets-4.2.20260621110048.tgz",
    "unpackedSize": 204970043
  },
  "dist-tags": {
    "alpha": "3.0.0-alpha.14",
    "beta": "4.2.0-beta.2",
    "latest": "4.2.20260621110048"
  },
  "latest_version": "4.2.20260621110048",
  "maintainers": [
    {
      "email": "am@adguard.com",
      "name": "ameshkov"
    },
    {
      "email": "maximtop@gmail.com",
      "name": "maximtop"
    },
    {
      "email": "vlad.abdulmianov@gmail.com",
      "name": "blakhard"
    }
  ],
  "num_versions": 17262,
  "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.20260621090050', '4.2.20260621100047', '4.1.20260621100050', '4.0.20260621100049', '4.2.20260621110048']"
  },
  "time": {
    "created": "2024-06-19T12:40:43.553Z",
    "modified": "2026-06-21T11:03:57.028Z"
  }
}