BEACON

← candidates

npm @w5s/cspell-config @3.5.0

score
0.7902 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/eslint-config', 'npm/@w5s/tsconfig', 'npm/@w5s/eslint-config-ignore'] ...
repository_url_changed 0.7 'git+ssh://git@github.com/w5s/project-config.git' -> 'git+https://github.com/w5s/project-config.git'

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-tdoCXS75OWl85M+Fe7gzADfJ6OaSaOa2tCFy9ZPzDuFe7MCKt3uq7IBBPb7sskdKZjZL7/tb6JrFckX5JqBvIA==",
    "tarball": "https://registry.npmjs.org/@w5s/cspell-config/-/cspell-config-3.5.0.tgz",
    "unpackedSize": 70880
  },
  "dist-tags": {
    "latest": "3.5.0"
  },
  "latest_version": "3.5.0",
  "maintainers": [
    {
      "email": "julien.polo@protonmail.com",
      "name": "jpolo"
    }
  ],
  "num_versions": 98,
  "repository": {
    "directory": "packages/cspell-config",
    "type": "git",
    "url": "git+https://github.com/w5s/project-config.git"
  },
  "scripts": {
    "__build:dict": "cd dict;cspell-tools-cli compile filetypes.txt",
    "build": "pnpm run \"/^build:.*/\"",
    "build:tsc": "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:src": "pnpm exec vitest run",
    "typecheck": "pnpm run \"/^typecheck:.*/\"",
    "typecheck:src": "pnpm exec tsc --noEmit"
  },
  "signal_details": {
    "repository_url_changed": "'git+ssh://git@github.com/w5s/project-config.git' -> 'git+https://github.com/w5s/project-config.git'",
    "shared_repo_different_publisher": "repo 'git+https://github.com/w5s/project-config.git' also claimed by 10 package(s) under different publishers: ['npm/@w5s/eslint-config', 'npm/@w5s/tsconfig', 'npm/@w5s/eslint-config-ignore'] ..."
  },
  "time": {
    "created": "2022-12-22T17:41:42.505Z",
    "modified": "2026-07-20T14:57:25.686Z"
  }
}