npm create-react-on-rails-app @16.6.0
score
0.5005
med
flagged
2026-06-22 04:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| dist_tag_anomaly | 0.5 | dist-tags.latest=16.6.0 but max published is 17.0.0-rc.0 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"shakacode-justin"
],
"versions": 27
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-Hxc6UJ8TwV0BP7gd2SKSjNXK8T4NlNnbZDR/AuEwTGOCg4IGM6gOxj9W+VE/vdOr0Q+PCFpMR/Au/u+BgChBUQ==",
"tarball": "https://registry.npmjs.org/create-react-on-rails-app/-/create-react-on-rails-app-16.6.0.tgz",
"unpackedSize": 48517
},
"dist-tags": {
"latest": "16.6.0",
"rc": "17.0.0-rc.6"
},
"latest_version": "16.6.0",
"maintainers": [
{
"email": "justin@shakacode.com",
"name": "shakacode-justin"
}
],
"num_versions": 28,
"repository": {
"directory": "packages/create-react-on-rails-app",
"type": "git",
"url": "git+https://github.com/shakacode/react_on_rails.git"
},
"scripts": {
"build": "pnpm run clean && tsc",
"build-watch": "pnpm run clean && tsc --watch",
"clean": "node -e \"require('fs').rmSync('./lib', { recursive: true, force: true })\"",
"test": "jest tests",
"type-check": "tsc --noEmit --noErrorTruncation"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=16.6.0 but max published is 17.0.0-rc.0",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2026-02-11T03:41:35.361Z",
"modified": "2026-06-22T09:29:02.579Z"
}
}