npm react-native-security-suite @0.9.22
score
0.5816
med
flagged
2026-06-22 01:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.9.22 but max published is 1.0.0-rc.1 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"navabi"
],
"versions": 78
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-lwYUlWL5wnpRNg+KX5TCPKSEmLfvIZWI7rsjz7xohpwGlfpZPisvu0vDU84+BXGZejXEs7kMtLwQi9cw86iviQ==",
"tarball": "https://registry.npmjs.org/react-native-security-suite/-/react-native-security-suite-0.9.22.tgz",
"unpackedSize": 181393
},
"dist-tags": {
"latest": "0.9.22",
"rc": "1.0.0-rc.7"
},
"latest_version": "0.9.22",
"maintainers": [
{
"email": "7navabi@gmail.com",
"name": "navabi"
}
],
"num_versions": 80,
"repository": {
"type": "git",
"url": "git+https://github.com/mohamadnavabi/react-native-security-suite.git"
},
"scripts": {
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib",
"example": "yarn workspace react-native-security-suite-example",
"lint": "eslint \"**/*.{js,ts,tsx}\"",
"prepare": "bob build",
"release": "release-it",
"test": "jest",
"typecheck": "tsc"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.9.22 but max published is 1.0.0-rc.1",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2022-09-21T09:07:30.239Z",
"modified": "2026-06-22T06:17:43.674Z"
}
}