npm react-memory-optimization @0.1.17
score
0.5
med
flagged
2026-06-22 08:27
Signals fired
| signal | weight | rationale |
|---|---|---|
| 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": [
"decodec_dog"
],
"versions": 147
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-I9yCfTV+kO7+UmgjeByNWAdQnbdBHKah+yx/CVJCl9Bj6ssaSzed7ZgiaI2HQYTjyPD9Ij1clu8bMPG9OHSZPw==",
"tarball": "https://registry.npmjs.org/react-memory-optimization/-/react-memory-optimization-0.1.17.tgz",
"unpackedSize": 1148590
},
"dist-tags": {
"latest": "0.1.17"
},
"latest_version": "0.1.17",
"maintainers": [
{
"email": "npmbuilder@gmail.com",
"name": "decodec_dog"
}
],
"num_versions": 148,
"repository": null,
"scripts": {
"build": "rm -rf dist && rm -rf dist/bundle.js.map && webpack --mode=production --node-env=production && tsc --build tsconfig.es5.json && npm run remove",
"build:dev": "rm -rf dist/lib && webpack --mode=development --node-env=development && tsc --build tsconfig.es5.json",
"compile": "rm -rf dist/lib && tsc && tsc --build tsconfig.es5.json",
"dev": "rm -rf dist/lib && tsc && tsc --build tsconfig.es5.json && webpack --watch ",
"format": "prettier --write \"src/**/*.ts\" \"src/**/*.js\"",
"lint": "tslint -p tsconfig.json",
"publish:types": "rm -rf dist && tsc --build tsconfig.es5-types.json && cp package-types.json ./dist/package.json && cd dist && rm -rf lib && npm publish",
"release": "npm run build && npm publish",
"remove": "tsc && find ./dist -name \"index.js\" -type f -delete",
"watch": "webpack --watch"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2025-01-12T11:49:28.197Z",
"modified": "2026-06-22T13:27:35.075Z"
}
}