npm @wovin/core @0.3.4
score
0.8
high
flagged
2026-07-20 18:28
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| publisher_unrecognized | 0.7 | latest published by 'GitLab CI/CD', not in maintainer set |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://gitlab.com/wovin/wovin.git' also claimed by 10 package(s) under different publishers: ['npm/@wovin/connect-gateway', 'npm/@wovin/base-agent', 'npm/@wovin/utils'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tennox",
"gotjoshua"
],
"versions": 102
}
Evidence (package doc at flag time)
{
"dependencies_count": 18,
"dist": {
"integrity": "sha512-sjfo3ZldK/1RljRV/GG6VsQsYUmATMUvo7KfYNBA2raZ+ZcK+bdILsUrVlAllRDRKEEfQhb9R3Yiluxi7gZUvg==",
"tarball": "https://registry.npmjs.org/@wovin/core/-/core-0.3.4.tgz",
"unpackedSize": 1284479
},
"dist-tags": {
"ciao-mobx": "0.0.0-ciao-mobx-962354fb",
"latest": "0.3.4",
"next": "0.0.0-next-ac3105ad"
},
"latest_version": "0.3.4",
"maintainers": [
{
"email": "npm@txlab.io",
"name": "tennox"
},
{
"email": "gotjoshua@gmail.com",
"name": "gotjoshua"
}
],
"num_versions": 102,
"repository": {
"directory": "packages/@wovin/core",
"type": "git",
"url": "git+https://gitlab.com/wovin/wovin.git"
},
"scripts": {
"build": "rm -rf dist/ && concurrently \"pnpm build:code\" \"pnpm build:types\"",
"build:code": "tsup --external esbuild",
"build:types": "tsc --emitDeclarationOnly --declaration",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
"dev": "concurrently \"pnpm dev:code\" \"pnpm dev:types\"",
"dev:code": "tsup --watch",
"dev:types": "tsc --emitDeclarationOnly --declaration --watch",
"lint": "eslint .",
"pub": "npm publish --tag latest --access=public",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"publisher_unrecognized": "latest published by 'GitLab CI/CD', not in maintainer set",
"shared_repo_different_publisher": "repo 'git+https://gitlab.com/wovin/wovin.git' also claimed by 10 package(s) under different publishers: ['npm/@wovin/connect-gateway', 'npm/@wovin/base-agent', 'npm/@wovin/utils'] ..."
},
"time": {
"created": "2023-12-07T21:57:32.713Z",
"modified": "2026-07-20T19:53:36.651Z"
}
}