npm phx-react @1.3.1863
score
0.75
high
flagged
2026-06-16 02:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.3.1859', '1.3.1860', '1.3.1861', '1.3.1862', '1.3.1863'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"fchienvuhoang"
],
"versions": 1688
}
Evidence (package doc at flag time)
{
"dependencies_count": 39,
"dist": {
"integrity": "sha512-2C6M50iWuKvVLE0X2bEN/jtim2NH4UgtF+ATdhaL5b5NFaLTk72ZPtPQteTTVNV+M7X+QVDhPluJfIr1xuQRdw==",
"tarball": "https://registry.npmjs.org/phx-react/-/phx-react-1.3.1863.tgz",
"unpackedSize": 14859066
},
"dist-tags": {
"latest": "1.3.1863"
},
"latest_version": "1.3.1863",
"maintainers": [
{
"email": "fchienvuhoang@gmail.com",
"name": "fchienvuhoang"
}
],
"num_versions": 1690,
"repository": {
"type": "git",
"url": ""
},
"scripts": {
"build": "yarn build:esm && yarn build:cjs && yarn build:assets",
"build-storybook": "storybook build",
"build:assets": "cp -R src/components/MainWrapV3/assets dist/cjs/components/MainWrapV3 && cp -R src/components/MainWrapV3/assets dist/esm/components/MainWrapV3 && cp -R src/assets dist/cjs && cp -R src/assets dist/esm && cp -R src/components/MainWrapV4/assets dist/cjs/components/MainWrapV4 && cp -R src/components/MainWrapV4/assets dist/esm/components/MainWrapV4 ",
"build:cjs": "tsc --module commonjs --outDir dist/cjs",
"build:esm": "tsc",
"lint": "eslint \"{**/*,*}.{js,ts,jsx,tsx}\"",
"prepare": "npm run build",
"prepublishOnly": "npm test && npm run prettier",
"prettier": "prettier --write \"{src,tests,example/src}/**/*.{js,ts,jsx,tsx}\"",
"pub": "yarn build && npm publish",
"storybook": "storybook dev -p 6006",
"test": "jest --config jestconfig.json"
},
"signal_details": {
"rapid_release": "5 versions in last 24h: ['1.3.1859', '1.3.1860', '1.3.1861', '1.3.1862', '1.3.1863']",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2023-08-10T06:26:31.962Z",
"modified": "2026-06-16T07:42:39.712Z"
}
}