npm dockview-react @6.6.1
score
0.7902
high
flagged
2026-06-22 15:22
Signals fired
| signal | weight | rationale |
|---|---|---|
| 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-zF/CQzAxjA2mlSTnDt2rbBe49uG33mvg1DPitNCPrIhhDulyiiBG1A1pRyjVx4MJbVh1xx5gAYbNRwu+mCR7CQ==",
"tarball": "https://registry.npmjs.org/dockview-react/-/dockview-react-6.6.1.tgz",
"unpackedSize": 374329
},
"dist-tags": {
"experimental": "0.0.0-experimental-d3c73a95a-20260622",
"latest": "6.6.1"
},
"latest_version": "6.6.1",
"maintainers": [
{
"email": "mathuo.npm@gmail.com",
"name": "mathuo"
}
],
"num_versions": 90,
"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'] ...",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2024-03-05T20:56:20.633Z",
"modified": "2026-06-22T19:47:16.867Z"
}
}