BEACON

← candidates

npm urllib @4.9.0

score
0.75 high
flagged 2026-06-13 09:53
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
dormant_burst 1.0 dormant 181d (prev 4.9.0), then 4.9.1 just published
topology
dist_tag_anomaly 0.5 dist-tags.latest=4.9.0 but max published is 4.9.1

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "gxkl",
    "eggjs-admin",
    "fengmk2",
    "atian25",
    "hyj1991",
    "killagu",
    "coolme200",
    "akitasummer",
    "niania",
    "dead_horse"
  ],
  "versions": 248
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-Rp3DBvVqy9arSTMH6oN5N7OAN01U3dQ2xc19AadP86MzC4j67MDeqOup5shpWnjkDVGWfLfWPOd8CyqOtd6u3w==",
    "tarball": "https://registry.npmjs.org/urllib/-/urllib-4.9.0.tgz",
    "unpackedSize": 437730
  },
  "dist-tags": {
    "beta": "4.7.0",
    "latest": "4.9.0",
    "latest-2": "2.44.0",
    "latest-4": "4.9.1",
    "release-3.x": "3.27.3"
  },
  "latest_version": "4.9.0",
  "maintainers": [
    {
      "email": "gxkl203@gmail.com",
      "name": "gxkl"
    },
    {
      "email": "fengmk2+eggjs@gmail.com",
      "name": "eggjs-admin"
    },
    {
      "email": "fengmk2@gmail.com",
      "name": "fengmk2"
    },
    {
      "email": "atian25@qq.com",
      "name": "atian25"
    },
    {
      "email": "yeekwanvong@gmail.com",
      "name": "hyj1991"
    },
    {
      "email": "killa07071201@gmail.com",
      "name": "killagu"
    },
    {
      "email": "2001-wms@163.com",
      "name": "coolme200"
    },
    {
      "email": "644171127@qq.com",
      "name": "akitasummer"
    },
    {
      "email": "ljracm@gmail.com",
      "name": "niania"
    },
    {
      "email": "dead_horse@qq.com",
      "name": "dead_horse"
    }
  ],
  "num_versions": 249,
  "repository": {
    "type": "git",
    "url": "git://github.com/node-modules/urllib.git"
  },
  "scripts": {
    "build": "tsc --version && tshy && tshy-after && npm run build:version",
    "build:cjs:test": "cd test/cjs && rm -rf node_modules && npm link ../.. && node index.js",
    "build:esm:test": "cd test/esm && rm -rf node_modules && npm link ../.. && node index.js",
    "build:mts:test": "cd test/mts && rm -rf node_modules && npm link ../.. && tsc",
    "build:test": "npm run build && npm run build:cjs:test && npm run build:esm:test && npm run build:mts:test && npm run test-tsc",
    "build:version": "node ./scripts/replace_urllib_version.js",
    "ci": "npm run cov && npm run prepublishOnly && npm pack && attw --pack",
    "clean": "rm -rf dist && tsc -b --clean",
    "cov": "cross-env NODE_OPTIONS=\"--require ./test/patch-for-node16-18.cjs\" vitest run --coverage",
    "fmt": "oxfmt",
    "fmtcheck": "oxfmt --check .",
    "lint": "oxlint src test",
    "postbuild": "rm -rf *.tsbuildinfo",
    "prebuild": "npm run clean",
    "prepublishOnly": "npm run build",
    "test": "npm run lint -- --fix && vitest run",
    "test-keepalive": "cross-env TEST_KEEPALIVE_COUNT=50 vitest run --test-timeout 180000 keep-alive-header.test.ts",
    "test-node16": "node examples/httpclient.cjs && node examples/search_github.cjs && node examples/timing.cjs",
    "test-tsc": "npm run test-tsc:cjs:es2021 && npm run test-tsc:cjs && npm run test-tsc:esm",
    "test-tsc:cjs": "cd test/fixtures/ts && rm -rf node_modules && npm link ../../.. && npm run build",
    "test-tsc:cjs:es2021": "cd test/fixtures/ts-cjs-es2021 && rm -rf node_modules && npm link ../../.. && npm run build",
    "test-tsc:esm": "cd test/fixtures/ts-esm && rm -rf node_modules && npm link ../../.. && npm run build",
    "typecheck": "tsc --noEmit && tsgo --noEmit"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=4.9.0 but max published is 4.9.1",
    "dormant_burst": "dormant 181d (prev 4.9.0), then 4.9.1 just published"
  },
  "time": {
    "created": "2011-05-16T02:11:39.183Z",
    "modified": "2026-06-13T14:39:00.688Z"
  }
}