BEACON

← candidates

npm @seedcord/services @0.7.0

score
0.5082 med
flagged 2026-06-11 10:46
signals by category
topology 4

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.7.0 but max published is 0.7.1-next.0
shared_repo_different_publisher 0.9 repo 'https://github.com/seedcord/seedcord.git' also claimed by 2 package(s) under different publishers: ['npm/seedcord', 'npm/@seedcord/plugins']
repository_url_changed 0.7 'git+https://github.com/materwelonDhruv/seedcord.git' -> 'https://github.com/seedcord/seedcord.git'
dependency_added_unknown 0.6 3 new non-watchlisted dep(s): ['@seedcord/utils', 'strip-ansi', 'winston-transport']

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-XIgmIzbaoMSHRmjWF/QM0PygsrF8OofKDSqY0XMEFEeDkI/lP6897sGBGOr/kB4qCosf6BeTDhnpQKhMkW4XZw==",
    "tarball": "https://registry.npmjs.org/@seedcord/services/-/services-0.7.0.tgz",
    "unpackedSize": 523266
  },
  "dist-tags": {
    "latest": "0.7.0",
    "next": "0.7.1-next.0"
  },
  "latest_version": "0.7.0",
  "maintainers": [
    {
      "email": "materwelondhruv@gmail.com",
      "name": "materwelondhruv"
    }
  ],
  "num_versions": 16,
  "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": "pnpm run test:unit && pnpm run test:types",
    "test:types": "tsd --files \"tests/**/*.test-d.ts\"",
    "test:unit": "vitest run",
    "test:watch": "vitest dev"
  },
  "signal_details": {
    "dependency_added_unknown": "3 new non-watchlisted dep(s): ['@seedcord/utils', 'strip-ansi', 'winston-transport']",
    "dist_tag_anomaly": "dist-tags.latest=0.7.0 but max published is 0.7.1-next.0",
    "repository_url_changed": "'git+https://github.com/materwelonDhruv/seedcord.git' -> 'https://github.com/seedcord/seedcord.git'",
    "shared_repo_different_publisher": "repo 'https://github.com/seedcord/seedcord.git' also claimed by 2 package(s) under different publishers: ['npm/seedcord', 'npm/@seedcord/plugins']"
  },
  "time": {
    "created": "2025-09-01T05:41:36.316Z",
    "modified": "2026-06-11T15:46:48.356Z"
  }
}