npm nui-strapi-chatbot-react @1.0.5
score
0.5308
med
flagged
2026-06-22 03:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.0.5 but max published is 1.0.6-experimental.0 |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo Numentica-UI/strapi-chatbot-react returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"nui-release"
],
"versions": 11
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-1dQMq1oEZ/xn5vQ5bHw/Flj+DH5gcPhoQWHlURgdmM4ZDU9atDN9BT9hUP13yvTUFXaBRjyT7OcAD1KQ6XmBlQ==",
"tarball": "https://registry.npmjs.org/nui-strapi-chatbot-react/-/nui-strapi-chatbot-react-1.0.5.tgz",
"unpackedSize": 85024
},
"dist-tags": {
"experimental": "1.0.6-experimental.6",
"latest": "1.0.5"
},
"latest_version": "1.0.5",
"maintainers": [
{
"email": "app-release-admin@numentica-ui.com",
"name": "nui-release"
}
],
"num_versions": 11,
"repository": {
"type": "git",
"url": "git+https://github.com/Numentica-UI/strapi-chatbot-react.git"
},
"scripts": {
"build": "tsup src/index.ts --format cjs,esm --dts --minify --clean",
"changeset": "changeset",
"changeset:add": "changeset add",
"changeset:publish": "npm run build && changeset publish",
"changeset:version": "changeset version",
"ci:check": "npm run typecheck && npm run lint && npm run format:check && npm run test && npm run build",
"dev": "tsup src/index.ts --format cjs,esm --watch --dts",
"format": "prettier --write 'src/**/*.{ts,tsx,css}' '.eslintrc.json' 'vitest.config.ts'",
"format:check": "prettier --check 'src/**/*.{ts,tsx,css}'",
"link:pkg": "npm run build && npm link",
"lint": "eslint src --ext .ts,.tsx --max-warnings 0",
"lint:fix": "eslint src --ext .ts,.tsx --fix",
"prepare": "husky",
"test": "vitest",
"test:coverage": "vitest --coverage",
"test:ui": "vitest --ui",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.0.5 but max published is 1.0.6-experimental.0",
"repo_doesnt_exist": "claimed repo Numentica-UI/strapi-chatbot-react returns 404 on github.com",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2026-04-13T10:20:27.266Z",
"modified": "2026-06-19T09:29:11.641Z"
}
}