npm @cytario/web @3.6.1
score
0.7337
high
flagged
2026-06-15 03:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['3.5.0', '3.6.0', '3.6.1'] |
| 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": 34
}
Evidence (package doc at flag time)
{
"dependencies_count": 65,
"dist": {
"integrity": "sha512-Wbmx2+g/NR6w1/9Vwf/d0GFfttAkCRGCu3r0xqXeGgb/c1VxRgh0WdGnl8f0EU0KmMvbrKLIFVezMdyTI5Z1/A==",
"tarball": "https://registry.npmjs.org/@cytario/web/-/web-3.6.1.tgz",
"unpackedSize": 281050380
},
"dist-tags": {
"latest": "3.6.1"
},
"latest_version": "3.6.1",
"maintainers": [
{
"email": "martin@slash-m.com",
"name": "dfrkp"
}
],
"num_versions": 35,
"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.5.0', '3.6.0', '3.6.1']",
"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-15T08:03:52.293Z"
}
}