npm dockview-angular @7.0.3
score
0.672
med
flagged
2026-07-21 14:18
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": 44
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-53wXCkQXFcSp7Hlov3Evb1w9+3K17hQ6z9+lNRQ8XhdXfLCgSeifqWkSjLgVjibvDONjklX0Bat+GdXt+W+Y/w==",
"tarball": "https://registry.npmjs.org/dockview-angular/-/dockview-angular-7.0.3.tgz",
"unpackedSize": 289017
},
"dist-tags": {
"experimental": "0.0.0-experimental-7f6a91684-20260717",
"latest": "7.0.3"
},
"latest_version": "7.0.3",
"maintainers": [
{
"email": "mathuo.npm@gmail.com",
"name": "mathuo"
}
],
"num_versions": 48,
"repository": {
"type": "git",
"url": "git+https://github.com/mathuo/dockview.git"
},
"scripts": {
"build": "npm run build:angular && npm run build:css",
"build:angular": "ng-packagr -c tsconfig.lib.json -p ng-package.json",
"build:css": "node scripts/copy-css.js",
"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-angular",
"test:cov": "jest --selectProjects dockview-angular --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:02:44.380Z",
"modified": "2026-07-21T19:18:31.993Z"
}
}