npm @dr.pogodin/react-utils @1.52.11
score
0.65
med
flagged
2026-06-05 04:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| publisher_unrecognized | 0.7 | latest published by 'CircleCI', not in maintainer set |
| content | ||
| bin_added | 0.8 | new bin entry: ['react-utils-build', 'react-utils-setup'] |
| script_count_spike | 0.5 | scripts count 0 -> 11 |
| topology | ||
| dependency_added_unknown | 0.6 | 33 new non-watchlisted dep(s): ['@babel/runtime', '@commander-js/extra-typings', '@dr.pogodin/babel-plugin-react-css-modules', '@dr.pogodin/csurf', '@dr.pogodin/js-utils'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"dr.pogodin"
],
"versions": 414
}
Evidence (package doc at flag time)
{
"dependencies_count": 34,
"dist": {
"integrity": "sha512-H64I53n0iE1u4yoOvCKu0+NmhjLho5GIU2McMoLgOTy14QKOTo8cjOd4NSMmM1077hLUIMjFp6MJDFuvQQoq8g==",
"tarball": "https://registry.npmjs.org/@dr.pogodin/react-utils/-/react-utils-1.52.11.tgz",
"unpackedSize": 1385700
},
"dist-tags": {
"latest": "1.52.11",
"legacy": "1.46.4"
},
"latest_version": "1.52.11",
"maintainers": [
{
"email": "dr.pogodin+studio@gmail.com",
"name": "dr.pogodin"
}
],
"num_versions": 419,
"repository": {
"type": "git",
"url": "git+https://github.com/birdofpreyru/react-utils.git"
},
"scripts": {
"build": "rimraf build && npm run build:scripts && npm run build:configs && node bin/build -t library",
"build:configs": "tsc --project tsconfig.configs.json",
"build:scripts": "babel ./bin-ts-src --config-file ./babel.scripts.config.js --out-dir bin -x .ts",
"jest": "npm run jest:types && npm run jest:logic",
"jest:logic": "NODE_CONFIG_ENV=test jest --no-cache -w 1 --config config/jest/default.js",
"jest:types": "tstyche",
"lint": "npm run lint:code && npm run lint:scss",
"lint:code": "eslint --cache --cache-strategy content",
"lint:scss": "stylelint -- **/*.{css,scss}",
"test": "npm run lint && npm run typecheck && npm run jest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"bin_added": "new bin entry: ['react-utils-build', 'react-utils-setup']",
"dependency_added_unknown": "33 new non-watchlisted dep(s): ['@babel/runtime', '@commander-js/extra-typings', '@dr.pogodin/babel-plugin-react-css-modules', '@dr.pogodin/csurf', '@dr.pogodin/js-utils'] ...",
"publisher_unrecognized": "latest published by 'CircleCI', not in maintainer set",
"script_count_spike": "scripts count 0 -> 11"
},
"time": {
"created": "2019-08-21T00:02:54.251Z",
"modified": "2026-06-03T23:53:36.018Z"
}
}