npm s-material-react @2.2.72
score
0.5
med
flagged
2026-07-21 02:38
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| typosquat | 1.0 | combosquat of 'react' |
| enrichment | ||
| depsdev_no_source_repo | 0.5 | deps.dev has no SOURCE_REPO link for this version |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"devilqin",
"npm-lw",
"facethedawn",
"devil_qin",
"qjclound",
"doublesix",
"a124376131"
],
"versions": 358
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-3xlnKdop2jE06goNzKXvovWo3KeLwU+jiGmL8oraaphvaUWP+lKt9XeeXYjKE23KEOYNpGgJxiM7DhMHHnv+pQ==",
"tarball": "https://registry.npmjs.org/s-material-react/-/s-material-react-2.2.72.tgz",
"unpackedSize": 327526
},
"dist-tags": {
"latest": "2.2.72"
},
"latest_version": "2.2.72",
"maintainers": [
{
"email": "devilchinaqin@gmail.com",
"name": "devilqin"
},
{
"email": "861621821@qq.com",
"name": "npm-lw"
},
{
"email": "dawn_gill@163.com",
"name": "facethedawn"
},
{
"email": "qinpeng_zong@163.com",
"name": "devil_qin"
},
{
"email": "qjcloud@qianjiangcloud.com",
"name": "qjclound"
},
{
"email": "426850159@qq.com",
"name": "doublesix"
},
{
"email": "www.tangyu1@qq.com",
"name": "a124376131"
}
],
"num_versions": 359,
"repository": null,
"scripts": {
"build": "npm run cp-css && rm -rf dist/ && prettier --write src/ && rollup -c",
"cp-css": "node -e \"const fs=require('fs');const path=require('path');const src='src/scss';const dest='css';if(fs.existsSync(dest)){fs.rmSync(dest,{recursive:true})};fs.mkdirSync(dest);fs.readdirSync(src).forEach(f=>{const srcPath=path.join(src,f);const destPath=path.join(dest,f);if(fs.statSync(srcPath).isDirectory()){fs.cpSync(srcPath,destPath,{recursive:true})}else{fs.copyFileSync(srcPath,destPath)}}) \"",
"postpublishOnly": "npm version patch && npm publish && git push",
"postpush": "git push",
"prepublishOnly": "echo \u6211\u4eec\u51c6\u5907\u53d1\u5e03npm\u5305",
"publishOnly": "npm run build && npm run push",
"push": "git add . && git commit -m",
"start": "concurrently npm:start:*",
"start:css": "npx nodemon --config ./nodemon.json",
"start:ts": "rollup -c -w"
},
"signal_details": {
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"no_repo": "package.json has no repository field",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2022-11-10T16:39:05.036Z",
"modified": "2026-07-13T10:07:20.178Z"
}
}