BEACON

← candidates

npm @w5s/eslint-config @3.17.0

score
0.75 high
flagged 2026-07-20 09:57
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/w5s/project-config.git' also claimed by 10 package(s) under different publishers: ['npm/@w5s/tsconfig', 'npm/@w5s/cspell-config', 'npm/@w5s/eslint-config-ignore'] ...
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['eslint-plugin-perfectionist', 'eslint-plugin-unused-imports']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "jpolo"
  ],
  "versions": 149
}

Evidence (package doc at flag time)

{
  "dependencies_count": 25,
  "dist": {
    "integrity": "sha512-970vAQQItmmRT1UxwVwLSqrtvleJO5BfLelZYGL9ZFNJV9mWyixaJpWLbm6G7P2hEj7BkizASwnvldjXCRa6HQ==",
    "tarball": "https://registry.npmjs.org/@w5s/eslint-config/-/eslint-config-3.17.0.tgz",
    "unpackedSize": 1576344
  },
  "dist-tags": {
    "latest": "3.17.0"
  },
  "latest_version": "3.17.0",
  "maintainers": [
    {
      "email": "julien.polo@protonmail.com",
      "name": "jpolo"
    }
  ],
  "num_versions": 156,
  "repository": {
    "directory": "packages/eslint-config",
    "type": "git",
    "url": "git+https://github.com/w5s/project-config.git"
  },
  "scripts": {
    "build": "pnpm run \"/^build:.*/\"",
    "build:tsc": "node --experimental-strip-types scripts/typegen.ts && pnpm exec tsdown",
    "clean": "pnpm run \"/^clean:.*/\"",
    "clean:tsc": "rm -rf dist",
    "docs": "node ../../markdown.mjs",
    "format": "pnpm run \"/^format:.*/\"",
    "format:src": "pnpm exec eslint . --fix",
    "lint": "pnpm run \"/^lint:.*/\"",
    "lint:src": "pnpm exec eslint .",
    "postpack": "clean-package restore",
    "prepack": "clean-package",
    "prepublishOnly": "pnpm run clean;pnpm run build",
    "spellcheck": "pnpm exec cspell --no-progress '**'",
    "test": "pnpm run \"/^test:.*/\"",
    "test:script": "scripts/test",
    "test:src": "pnpm exec vitest run",
    "test_:rule-coverage": "eslint-find-rules --unused",
    "typecheck": "pnpm run \"/^typecheck:.*/\"",
    "typecheck:src": "pnpm exec tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['eslint-plugin-perfectionist', 'eslint-plugin-unused-imports']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/w5s/project-config.git' also claimed by 10 package(s) under different publishers: ['npm/@w5s/tsconfig', 'npm/@w5s/cspell-config', 'npm/@w5s/eslint-config-ignore'] ..."
  },
  "time": {
    "created": "2022-02-12T20:50:22.834Z",
    "modified": "2026-07-20T14:57:32.183Z"
  }
}