BEACON

← candidates

npm @cytario/web @4.0.0

score
0.7591 high
flagged 2026-06-21 06:12
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['3.9.1', '3.10.0', '4.0.0']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/cytario/cytario-web.git' also claimed by 1 package(s) under different publishers: ['npm/@cytario/plugin-api']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "dfrkp"
  ],
  "versions": 43
}

Evidence (package doc at flag time)

{
  "dependencies_count": 65,
  "dist": {
    "integrity": "sha512-tK+leOmkYheOyEHC8rNN92EJeUKPnEKAJu6dCcO3UgZ2ZpdQQaZV7X4hJOP3lZ95BsbfvR4ai9OJkrDpHOp27Q==",
    "tarball": "https://registry.npmjs.org/@cytario/web/-/web-4.0.0.tgz",
    "unpackedSize": 281049241
  },
  "dist-tags": {
    "latest": "4.0.0"
  },
  "latest_version": "4.0.0",
  "maintainers": [
    {
      "email": "martin@slash-m.com",
      "name": "dfrkp"
    }
  ],
  "num_versions": 44,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cytario/cytario-web.git"
  },
  "scripts": {
    "build": "node bin/cytario-web.mjs build",
    "build:server": "tsup --config tsup.server.config.ts",
    "codegen:check": "tsx scripts/codegen-check.ts",
    "coverage": "vitest run --coverage",
    "dev": "node bin/cytario-web.mjs dev",
    "dev:design": "concurrently -n tsup,css,storybook,web -c blue,yellow,magenta,green \"cd ../cytario-design && npx tsup --watch\" \"cd ../cytario-design && npx @tailwindcss/cli -i src/styles/tailwind.css -o dist/index.css --watch\" \"cd ../cytario-design && npm run dev\" \"node bin/cytario-web.mjs dev\"",
    "format:check": "prettier --check .",
    "format:write": "prettier --write .",
    "lint": "eslint --cache --cache-location ./node_modules/.cache/eslint .",
    "prebuild": "node scripts/prebuild.mjs",
    "predev": "node scripts/prebuild.mjs && if [ -L node_modules/@cytario/design ]; then npm unlink @cytario/design --no-save 2>/dev/null && npm install @cytario/design --quiet; fi",
    "predev:design": "cd ../cytario-design && npm link --quiet && cd - > /dev/null && npm link @cytario/design --quiet && for p in react react-dom react-aria-components lucide-react; do rm -rf ../cytario-design/node_modules/$p && ln -s \"$(pwd)/node_modules/$p\" ../cytario-design/node_modules/$p; done && cd ../cytario-design && npm run build:css",
    "prepack": "npm run build && npm run build:server",
    "prepare": "husky || true",
    "prestart": "npm run build:server",
    "start": "node bin/cytario-web.mjs start",
    "test": "vitest",
    "typecheck": "react-router typegen && tsc"
  },
  "signal_details": {
    "rapid_release": "3 versions in last 24h: ['3.9.1', '3.10.0', '4.0.0']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/cytario/cytario-web.git' also claimed by 1 package(s) under different publishers: ['npm/@cytario/plugin-api']"
  },
  "time": {
    "created": "2026-05-16T12:19:37.976Z",
    "modified": "2026-06-21T11:12:00.524Z"
  }
}