BEACON

← candidates

npm @seedcord/services @0.8.2

score
0.5577 med
flagged 2026-07-11 09:28
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.8.2 but max published is 0.9.0-next.1
shared_repo_different_publisher 0.9 repo 'https://github.com/seedcord/seedcord.git' also claimed by 8 package(s) under different publishers: ['npm/@seedcord/errors', 'npm/seedcord', 'npm/@seedcord/plugins'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "materwelondhruv"
  ],
  "versions": 20
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-eLGaTGIvun33LN2Oe4R9K55LP7PH4R+IYyRSQNLq54ni4GHIvk8edDrXnPSRNzj78lRZyEpPoymYOr8WDqVQRQ==",
    "tarball": "https://registry.npmjs.org/@seedcord/services/-/services-0.8.2.tgz",
    "unpackedSize": 417325
  },
  "dist-tags": {
    "latest": "0.8.2",
    "next": "0.9.0-next.6"
  },
  "latest_version": "0.8.2",
  "maintainers": [
    {
      "email": "materwelondhruv@gmail.com",
      "name": "materwelondhruv"
    }
  ],
  "num_versions": 32,
  "repository": {
    "directory": "packages/services",
    "type": "git",
    "url": "https://github.com/seedcord/seedcord.git"
  },
  "scripts": {
    "build": "tsdown",
    "clean": "rm -rf dist",
    "coverage": "vitest run --coverage",
    "fmt": "prettier --write 'src/**/*.{ts,tsx,json,md}' 'tests/**/*.{ts,tsx,json,md}' --cache",
    "fmt:check": "prettier --check 'src/**/*.{ts,tsx,json,md}' 'tests/**/*.{ts,tsx,json,md}' --cache",
    "lint": "eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' --cache",
    "lint:fix": "eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' --fix --cache",
    "tc": "tsc --noEmit",
    "test": "vitest run",
    "test:watch": "vitest dev"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.8.2 but max published is 0.9.0-next.1",
    "shared_repo_different_publisher": "repo 'https://github.com/seedcord/seedcord.git' also claimed by 8 package(s) under different publishers: ['npm/@seedcord/errors', 'npm/seedcord', 'npm/@seedcord/plugins'] ..."
  },
  "time": {
    "created": "2025-09-01T05:41:36.316Z",
    "modified": "2026-07-11T14:01:47.294Z"
  }
}