BEACON

← candidates

npm @cytario/web @3.2.3

score
0.7129 high
flagged 2026-06-09 03:40
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.2.1', '3.2.2', '3.2.3']
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": 28
}

Evidence (package doc at flag time)

{
  "dependencies_count": 65,
  "dist": {
    "integrity": "sha512-lb1HLWBnJsAAr+Fn9oXhpYeBouQVUj0D/Ze9FWVlCRLu9fP3nO+LDfP2lf5E14WqxNx3YEi3UA83o7ErLSuDLg==",
    "tarball": "https://registry.npmjs.org/@cytario/web/-/web-3.2.3.tgz",
    "unpackedSize": 280997510
  },
  "dist-tags": {
    "latest": "3.2.3"
  },
  "latest_version": "3.2.3",
  "maintainers": [
    {
      "email": "martin@slash-m.com",
      "name": "dfrkp"
    }
  ],
  "num_versions": 29,
  "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.2.1', '3.2.2', '3.2.3']",
    "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-09T08:40:50.510Z"
  }
}