npm @wovin/core @0.3.0
score
0.7324
high
flagged
2026-06-16 13:53
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/tranz', 'npm/@wovin/hooks-solid', 'npm/@wovin/hooks-vue'] ... |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['partysocket', 'w3name'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tennox",
"gotjoshua"
],
"versions": 98
}
Evidence (package doc at flag time)
{
"dependencies_count": 18,
"dist": {
"integrity": "sha512-/vizHP8l0wxxyu/ZIpHabntF9SRl9+8Q9qeZ02SdZ3YwsU+sM06vkKNYi1kRmlWa6O/yjQUfYunlfCUVyanMkA==",
"tarball": "https://registry.npmjs.org/@wovin/core/-/core-0.3.0.tgz",
"unpackedSize": 1170835
},
"dist-tags": {
"ciao-mobx": "0.0.0-ciao-mobx-962354fb",
"latest": "0.3.0",
"next": "0.0.0-next-ac3105ad"
},
"latest_version": "0.3.0",
"maintainers": [
{
"email": "npm@txlab.io",
"name": "tennox"
},
{
"email": "gotjoshua@gmail.com",
"name": "gotjoshua"
}
],
"num_versions": 99,
"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": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['partysocket', 'w3name']",
"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/tranz', 'npm/@wovin/hooks-solid', 'npm/@wovin/hooks-vue'] ..."
},
"time": {
"created": "2023-12-07T21:57:32.713Z",
"modified": "2026-06-16T18:53:42.223Z"
}
}