npm react-semaphor @0.1.410
score
0.6
med
flagged
2026-06-18 12:43
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.1.408', '0.1.409', '0.1.410'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| typosquat | 1.0 | combosquat of 'react' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"rohitspujari"
],
"versions": 1093
}
Evidence (package doc at flag time)
{
"dependencies_count": 79,
"dist": {
"integrity": "sha512-h9rHO3830LO+zExysTscoyQrs2FzMFoCLhP2jKP2MpjkXBpxBByTeoyb0Ju71NzKY4Fjh4uE5z8ywjzm+Bj1gA==",
"tarball": "https://registry.npmjs.org/react-semaphor/-/react-semaphor-0.1.410.tgz",
"unpackedSize": 14258084
},
"dist-tags": {
"latest": "0.1.410"
},
"latest_version": "0.1.410",
"maintainers": [
{
"email": "rohit@semaphor.cloud",
"name": "rohitspujari"
}
],
"num_versions": 1093,
"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": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['0.1.408', '0.1.409', '0.1.410']",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2024-02-10T14:51:58.108Z",
"modified": "2026-06-18T16:41:05.185Z"
}
}