npm react-semaphor @0.1.333
score
0.74
high
flagged
2026-05-20 15:12
signals by category
identity
2
cadence
1
topology
2
maintainers added: rohitspujari
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['rohitspujari'] |
| maintainer_takeover | 1.0 | prior all gone ['semaphor'] -> now ['rohitspujari'] |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.1.329', '0.1.330', '0.1.333'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@lexical/link', '@lexical/list'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"semaphor"
],
"versions": 1016
}
Evidence (package doc at flag time)
{
"dependencies_count": 78,
"dist": {
"integrity": "sha512-PU4Sq0FVp1IGCK9YeiTz6O4nxBpRXGEqfBLuWGmI9qCf136BHqYxhQHERAwoilXqTQGhA6y86ipjm6XLiOSLdg==",
"tarball": "https://registry.npmjs.org/react-semaphor/-/react-semaphor-0.1.333.tgz",
"unpackedSize": 12867257
},
"dist-tags": {
"latest": "0.1.333"
},
"latest_version": "0.1.333",
"maintainers": [
{
"email": "rohit@semaphor.cloud",
"name": "rohitspujari"
}
],
"num_versions": 1017,
"repository": null,
"scripts": {
"build": "node --max-old-space-size=8192 ./node_modules/typescript/bin/tsc && node --max-old-space-size=8192 ./node_modules/vite/bin/vite.js build",
"deploy": "./scripts/deploy.sh",
"deploy:major": "./scripts/deploy.sh major",
"deploy:minor": "./scripts/deploy.sh minor",
"deploy:patch": "./scripts/deploy.sh patch",
"dev": "vite",
"link:check": "./scripts/link-helper.sh check",
"link:create": "./scripts/link-helper.sh link",
"link:remove": "./scripts/link-helper.sh unlink",
"link:restore": "./scripts/link-helper.sh restore",
"link:status": "./scripts/link-helper.sh status",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview",
"release:public": "./scripts/npm-release.sh",
"release:public:major": "./scripts/npm-release.sh major",
"release:public:minor": "./scripts/npm-release.sh minor",
"release:public:patch": "./scripts/npm-release.sh patch",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:run": "vitest run",
"test:ui": "vitest --ui",
"test:watch": "vitest"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@lexical/link', '@lexical/list']",
"maintainer_churn": "added: ['rohitspujari']",
"maintainer_takeover": "prior all gone ['semaphor'] -> now ['rohitspujari']",
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['0.1.329', '0.1.330', '0.1.333']"
},
"time": {
"created": "2024-02-10T14:51:58.108Z",
"modified": "2026-05-20T20:12:27.938Z"
}
}