npm @linuxcnc-node/gcode @3.2.1
score
0.56
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": 9
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-Khc6TxIjsEziAadu5HMMDZ0YtqXd/oBkUcoDFhdiqziutqH9MZ8wlvbQoFrYtwMnfjoS68uNa6Ka5a3OI3z80Q==",
"tarball": "https://registry.npmjs.org/@linuxcnc-node/gcode/-/gcode-3.2.1.tgz",
"unpackedSize": 84947
},
"dist-tags": {
"latest": "3.2.1"
},
"latest_version": "3.2.1",
"maintainers": [
{
"email": "dariusz.majnert@gmail.com",
"name": "b0czek"
}
],
"num_versions": 13,
"repository": {
"directory": "packages/gcode",
"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",
"install": "node-gyp configure && node-gyp build",
"rebuild": "node-gyp rebuild",
"test": "jest --runInBand",
"test:coverage": "jest --coverage --runInBand",
"test:integration": "jest --runInBand --testPathPattern=tests/integration"
},
"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": "2026-01-03T21:24:57.804Z",
"modified": "2026-07-24T22:02:40.490Z"
}
}