BEACON

← candidates

npm @tryghost/comments-ui @1.5.12

score
0.8 high
flagged 2026-06-18 15:57
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
shared_repo_different_publisher 0.9 repo 'https://github.com/TryGhost/Ghost' also claimed by 1 package(s) under different publishers: ['npm/@tryghost/portal']
repository_url_changed 0.7 'git+https://github.com/TryGhost/Ghost.git' -> 'https://github.com/TryGhost/Ghost'

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "zimoatghost",
    "allouis",
    "kernalghost",
    "chrisraible",
    "erisds",
    "johnonolan",
    "kevinansfield",
    "cobbspur",
    "aileencgn",
    "jloh",
    "minimaluminium",
    "sam-lord",
    "pauladamdavis",
    "bobvaneck",
    "joeegrigg",
    "hadret",
    "jonhickman",
    "erik-ghost",
    "sagzy",
    "vershwal",
    "mike182uk",
    "luissazevedo",
    "lsinger",
    "nickmoreton",
    "renatoworks",
    "rblstr-ghost",
    "evanhahn-ghost",
    "weylandswart",
    "ghost-slimer",
    "tmciesco",
    "jonatan-ghost",
    "9larsons"
  ],
  "versions": 122
}

Evidence (package doc at flag time)

{
  "dependencies_count": 16,
  "dist": {
    "integrity": "sha512-0p8eHKNYU3mmWjl8opm1kVlHkI+9I1m4I7FyYEyr9v2s9Lj4hcpHxwkHQDrw2zAyj3rXgG7loOgKzhJeyA7Xkw==",
    "tarball": "https://registry.npmjs.org/@tryghost/comments-ui/-/comments-ui-1.5.12.tgz",
    "unpackedSize": 3364136
  },
  "dist-tags": {
    "latest": "1.5.12",
    "rc": "1.4.0-rc.1"
  },
  "latest_version": "1.5.12",
  "maintainers": [
    {
      "email": "zimo@ghost.org",
      "name": "zimoatghost"
    },
    {
      "email": "fabien@allou.is",
      "name": "allouis"
    },
    {
      "email": "matthew@ghost.org",
      "name": "kernalghost"
    },
    {
      "email": "chris@ghost.org",
      "name": "chrisraible"
    },
    {
      "email": "github.erisds@gmail.com",
      "name": "erisds"
    },
    {
      "email": "john@onolan.org",
      "name": "johnonolan"
    },
    {
      "email": "kevin@ghost.org",
      "name": "kevinansfield"
    },
    {
      "email": "david@ghost.org",
      "name": "cobbspur"
    },
    {
      "email": "aileen@ghost.org",
      "name": "aileencgn"
    },
    {
      "email": "npmjs@jloh.co",
      "name": "jloh"
    },
    {
      "email": "sodbileg.gansukh@gmail.com",
      "name": "minimaluminium"
    },
    {
      "email": "hello@samlord.me",
      "name": "sam-lord"
    },
    {
      "email": "paul@ghost.org",
      "name": "pauladamdavis"
    },
    {
      "email": "bobvaneck@gmail.com",
      "name": "bobvaneck"
    },
    {
      "email": "account@joegrigg.com",
      "name": "joeegrigg"
    },
    {
      "email": "filip@ghost.org",
      "name": "hadret"
    },
    {
      "email": "jon@theplan.co.uk",
      "name": "jonhickman"
    },
    {
      "email": "erik@ghost.org",
      "name": "erik-ghost"
    },
    {
      "email": "guptazy@gmail.com",
      "name": "sagzy"
    },
    {
      "email": "vershwal.princi@gmail.com",
      "name": "vershwal"
    },
    {
      "email": "mike182uk@gmail.com",
      "name": "mike182uk"
    },
    {
      "email": "luis@ghost.org",
      "name": "luissazevedo"
    },
    {
      "email": "leif@ghost.org",
      "name": "lsinger"
    },
    {
      "email": "nick@ghost.org",
      "name": "nickmoreton"
    },
    {
      "email": "renatocesarcp@gmail.com",
      "name": "renatoworks"
    },
    {
      "email": "rob@ghost.org",
      "name": "rblstr-ghost"
    },
    {
      "email": "evan@ghost.org",
      "name": "evanhahn-ghost"
    },
    {
      "email": "weyland.swart@gmail.com",
      "name": "weylandswart"
    },
    {
      "email": "info@ghost.org",
      "name": "ghost-slimer"
    },
    {
      "email": "tmciesco@gmail.com",
      "name": "tmciesco"
    },
    {
      "email": "jonatan@ghost.org",
      "name": "jonatan-ghost"
    },
    {
      "email": "9larsons@gmail.com",
      "name": "9larsons"
    }
  ],
  "num_versions": 134,
  "repository": {
    "type": "git",
    "url": "https://github.com/TryGhost/Ghost"
  },
  "scripts": {
    "build": "vite build",
    "build:watch": "vite build --watch",
    "dev": "pnpm build && concurrently --kill-others --names preview,build \"pnpm preview --host -l silent\" \"pnpm build:watch\"",
    "dev:test": "vite build && vite preview --port 7175",
    "lint": "eslint src --ext .js,.ts,.jsx,.tsx --cache",
    "preship": "pnpm lint",
    "preview": "vite preview",
    "ship": "node ../../.github/scripts/release-apps.js",
    "test": "pnpm test:unit && pnpm test:acceptance",
    "test:acceptance": "NODE_OPTIONS='--experimental-specifier-resolution=node --no-warnings' VITE_TEST=true playwright test",
    "test:acceptance:full": "ALL_BROWSERS=1 pnpm test:acceptance",
    "test:acceptance:slowmo": "TIMEOUT=100000 PLAYWRIGHT_SLOWMO=1000 pnpm test:acceptance --headed",
    "test:unit": "vitest run --coverage"
  },
  "signal_details": {
    "repository_url_changed": "'git+https://github.com/TryGhost/Ghost.git' -> 'https://github.com/TryGhost/Ghost'",
    "shared_repo_different_publisher": "repo 'https://github.com/TryGhost/Ghost' also claimed by 1 package(s) under different publishers: ['npm/@tryghost/portal']"
  },
  "time": {
    "created": "2022-07-08T11:08:07.318Z",
    "modified": "2026-06-18T20:57:14.988Z"
  }
}