npm @linuxcnc-node/core @3.2.1
score
0.579
med
flagged
2026-07-24 17:02
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/b0czek/linuxcnc-node.git' also claimed by 3 package(s) under different publishers: ['npm/@linuxcnc-node/types', 'npm/@linuxcnc-node/eden-protocol', 'npm/@linuxcnc-node/eden-bridge'] |
| repository_url_changed | 0.7 | 'git+https://github.com/b0czek/linuxcnc-node.git' -> 'https://github.com/b0czek/linuxcnc-node.git' |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"b0czek"
],
"versions": 11
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-nZFGvUGsONjZbv66ZzLO3Os9jwLHz8jUpc4yyVNLy1ljOR0iScbEzIV+vkE6p1TOIFt/pUxKrtomJx71ld6Cow==",
"tarball": "https://registry.npmjs.org/@linuxcnc-node/core/-/core-3.2.1.tgz",
"unpackedSize": 271349
},
"dist-tags": {
"latest": "3.2.1"
},
"latest_version": "3.2.1",
"maintainers": [
{
"email": "dariusz.majnert@gmail.com",
"name": "b0czek"
}
],
"num_versions": 15,
"repository": {
"directory": "packages/core",
"type": "git",
"url": "https://github.com/b0czek/linuxcnc-node.git"
},
"scripts": {
"build": "pnpm run build:cpp && pnpm run build:ts",
"build:cpp": "node-gyp configure && node-gyp build",
"build:ts": "tsc",
"docs": "typedoc",
"install": "node-gyp configure && node-gyp build",
"rebuild": "node-gyp rebuild",
"test": "jest --runInBand",
"test:all": "pnpm run test:unit && pnpm run test:integration",
"test:coverage": "jest --coverage --runInBand",
"test:integration": "jest --runInBand --testPathPattern=tests/integration",
"test:types": "tsc -p tsconfig.type-tests.json",
"test:unit": "jest --runInBand --testPathPattern=tests/unit"
},
"signal_details": {
"repository_url_changed": "'git+https://github.com/b0czek/linuxcnc-node.git' -> 'https://github.com/b0czek/linuxcnc-node.git'",
"shared_repo_different_publisher": "repo 'https://github.com/b0czek/linuxcnc-node.git' also claimed by 3 package(s) under different publishers: ['npm/@linuxcnc-node/types', 'npm/@linuxcnc-node/eden-protocol', 'npm/@linuxcnc-node/eden-bridge']"
},
"time": {
"created": "2025-12-28T15:09:05.903Z",
"modified": "2026-07-24T22:02:38.766Z"
}
}