npm dockview-vue @7.0.2
score
0.7419
high
flagged
2026-06-22 15:22
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| 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-react', 'npm/dockview-core', 'npm/dockview'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['dockview'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mathuo"
],
"versions": 91
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-O1ta/OhISPSu6sF1VQBWdDLyRbmJC0I2onixqXH/ZSSk8/t9OUsB9X9VuXP3g3D+a3THI3eRJEJyDazTAxEF8g==",
"tarball": "https://registry.npmjs.org/dockview-vue/-/dockview-vue-7.0.2.tgz",
"unpackedSize": 222190
},
"dist-tags": {
"experimental": "0.0.0-experimental-d3c73a95a-20260622",
"latest": "7.0.2"
},
"latest_version": "7.0.2",
"maintainers": [
{
"email": "mathuo.npm@gmail.com",
"name": "mathuo"
}
],
"num_versions": 92,
"repository": {
"type": "git",
"url": "git+https://github.com/mathuo/dockview.git"
},
"scripts": {
"build": "npm run build:js && npm run build:types && npm run build:css",
"build:bundle": "echo 'noop'",
"build:css": "node scripts/copy-css.cjs",
"build:js": "vite build",
"build:types": "vue-tsc --project tsconfig.build-types.json --declaration --emitDeclarationOnly --outDir dist/types",
"clean": "rimraf dist/ .build/ .rollup.cache/",
"format": "prettier --write 'src/**/*.{ts,tsx,js,jsx,vue}'",
"format:check": "prettier --check 'src/**/*.{ts,tsx,js,jsx,vue}'",
"lint": "eslint 'src/**/*.{ts,tsx,js,jsx,vue}'",
"lint:fix": "eslint 'src/**/*.{ts,tsx,js,jsx,vue}' --fix",
"rebuild": "npm run clean && npm run build",
"test": "vitest run",
"test:cov": "vitest run --coverage"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['dockview']",
"shared_repo_different_publisher": "repo 'git+https://github.com/mathuo/dockview.git' also claimed by 4 package(s) under different publishers: ['npm/dockview-react', 'npm/dockview-core', 'npm/dockview'] ..."
},
"time": {
"created": "2024-03-05T21:00:35.819Z",
"modified": "2026-06-22T20:22:06.240Z"
}
}