npm dockview-react @7.0.2
score
0.6914
med
flagged
2026-07-21 14:18
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| size_spike | 0.5 | unpackedSize 374329 -> 3300226 (8.8×) |
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/mathuo/dockview.git' also claimed by 4 package(s) under different publishers: ['npm/dockview-core', 'npm/dockview', 'npm/dockview-vue'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mathuo"
],
"versions": 90
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-tnbRM1C/Ok1n/HXGMF0OWmc6Qlx5pbsSJucxX+3XcuNYkZgKiaNJX3BpdBlSxexjytTI/Xywh0ZNGF3/4Fa9LA==",
"tarball": "https://registry.npmjs.org/dockview-react/-/dockview-react-7.0.2.tgz",
"unpackedSize": 3300226
},
"dist-tags": {
"experimental": "0.0.0-experimental-7f6a91684-20260717",
"latest": "7.0.2"
},
"latest_version": "7.0.2",
"maintainers": [
{
"email": "mathuo.npm@gmail.com",
"name": "mathuo"
}
],
"num_versions": 93,
"repository": {
"type": "git",
"url": "git+https://github.com/mathuo/dockview.git"
},
"scripts": {
"build": "npm run build:cjs && npm run build:esm && npm run build:css",
"build:bundle": "rollup -c",
"build:cjs": "tsc --build ./tsconfig.json --verbose --extendedDiagnostics",
"build:css": "node scripts/copy-css.js",
"build:esm": "tsc --build ./tsconfig.esm.json --verbose --extendedDiagnostics",
"clean": "rimraf dist/ .build/ .rollup.cache/",
"format": "prettier --write 'src/**/*.{ts,tsx,js,jsx}'",
"format:check": "prettier --check 'src/**/*.{ts,tsx,js,jsx}'",
"lint": "eslint 'src/**/*.{ts,tsx,js,jsx}'",
"lint:fix": "eslint 'src/**/*.{ts,tsx,js,jsx}' --fix",
"rebuild": "npm run clean && npm run build",
"test": "jest --selectProjects dockview-react",
"test:cov": "jest --selectProjects dockview-react --coverage"
},
"signal_details": {
"shared_repo_different_publisher": "repo 'git+https://github.com/mathuo/dockview.git' also claimed by 4 package(s) under different publishers: ['npm/dockview-core', 'npm/dockview', 'npm/dockview-vue'] ...",
"size_spike": "unpackedSize 374329 -> 3300226 (8.8\u00d7)",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2024-03-05T20:56:20.633Z",
"modified": "2026-07-17T21:46:22.418Z"
}
}