npm drf-react-by-schema @0.27.10
score
0.6
med
flagged
2026-07-21 07:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.27.10 but max published is 1.0.0 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"dtygel",
"llagocarvalho"
],
"versions": 192
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-dsXqe2a/UvTzmuftLb0FPP7KPsL7pZ81T2NRtjUyD47B/fmnXQw8aTmfym/054pdEYL7UYfDQHl2DcI1aqKW8w==",
"tarball": "https://registry.npmjs.org/drf-react-by-schema/-/drf-react-by-schema-0.27.10.tgz",
"unpackedSize": 634873
},
"dist-tags": {
"latest": "0.27.10"
},
"latest_version": "0.27.10",
"maintainers": [
{
"email": "dtygel@eita.org.br",
"name": "dtygel"
},
{
"email": "lucas@eita.org.br",
"name": "llagocarvalho"
}
],
"num_versions": 194,
"repository": {
"type": "git",
"url": "git+https://gitlab.com/eita/drf-react-by-schema/drf-react-by-schema-js.git"
},
"scripts": {
"build": "tsc",
"build:clean": "yarn clean && tsc",
"clean": "rm -rf dist .tsbuildinfo node_modules/.cache",
"dev": "yarn clean && tsc --watch",
"install-peers": "yarn add --peer --ignore-workspace-root-check --no-lockfile $(node -pe \"Object.keys(require('./package.json').peerDependencies).map(pkg => pkg+'@'+require('./package.json').peerDependencies[pkg]).join(' ')\")",
"install-peers-for-dev": "yarn add --dev $(node -pe \"Object.keys(require('./package.json').peerDependencies).map(pkg => pkg+'@'+require('./package.json').peerDependencies[pkg]).join(' ')\")",
"reinstall-all": "rm -rf node_modules && yarn install && yarn install-peers-for-dev",
"release:major": "tsc || true && yarn version --version $(semver $npm_package_version -i major) && yarn publish --tag latest && git push origin --tags",
"release:minor": "tsc || true && yarn version --new-version $(semver $npm_package_version -i minor) && yarn publish --tag latest && git push origin --tags",
"release:patch": "tsc || true && yarn version --new-version $(semver $npm_package_version -i patch) && yarn publish --tag latest && git push origin --tags",
"test": "echo \"There are (still) no tests in this package\""
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.27.10 but max published is 1.0.0",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2022-12-15T18:20:44.969Z",
"modified": "2026-07-21T12:25:04.660Z"
}
}