npm filestack-react @6.2.0
score
0.5376
med
flagged
2026-06-22 00:24
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| dist_tag_anomaly | 0.5 | dist-tags.latest=6.2.0 but max published is 7.0.0-beta.0 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"zerocho",
"filestack-dev",
"samuxyz",
"mariahtree"
],
"versions": 44
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-WNU2fLiLUNJ/0ql5HN0SsMPWlBJ1GLN0w1mwYoDj6MllT133w2+cPCgRahZ2BWTQ7OSFdWvqgo0YyWpsCLh+Bw==",
"tarball": "https://registry.npmjs.org/filestack-react/-/filestack-react-6.2.0.tgz",
"unpackedSize": 331644
},
"dist-tags": {
"beta": "7.0.0-beta.1",
"latest": "6.2.0"
},
"latest_version": "6.2.0",
"maintainers": [
{
"email": "zerohch0@gmail.com",
"name": "zerocho"
},
{
"email": "dev@filestack.com",
"name": "filestack-dev"
},
{
"email": "zaza.samuele@gmail.com",
"name": "samuxyz"
},
{
"email": "mariah@filestack.com",
"name": "mariahtree"
}
],
"num_versions": 45,
"repository": {
"type": "git",
"url": "git+https://github.com/filestack/filestack-react.git"
},
"scripts": {
"build": "microbundle --jsx React.createElement --format modern,cjs --no-compress",
"build:prod": "microbundle --jsx React.createElement --format modern,cjs",
"docs:build": "cd example && npm install && npm run build",
"prepare": "run-s build",
"release": "standard-version",
"start": "microbundle watch --jsx React.createElement --format modern,cjs --no-compress",
"test": "run-s test:unit test:lint test:build",
"test:build": "run-s build",
"test:lint": "eslint .",
"test:unit": "cross-env CI=1 react-scripts test --env=jsdom",
"test:watch": "react-scripts test --env=jsdom"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=6.2.0 but max published is 7.0.0-beta.0",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2017-06-10T08:28:53.991Z",
"modified": "2026-06-22T05:24:21.205Z"
}
}