npm @gjsify/process @0.8.0
score
0.7264
high
flagged
2026-06-20 04:18
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/gjsify/gjsify.git' also claimed by 10 package(s) under different publishers: ['npm/@gjsify/message-channel', 'npm/@gjsify/oxfmt-native', 'npm/@gjsify/sab-native'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@gjsify/string_decoder'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 90d ago but package has 94 versions (expect >= 118d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jumplink",
"schanz",
"ewlsh"
],
"versions": 92
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-DzqB9w4FJRUfofqyH9kbz62Rl01Q8cvB+OQH9Y+COKej3yYnkhks25zD8imU6rDriATjHoSNv+7XsYllz8iLIA==",
"tarball": "https://registry.npmjs.org/@gjsify/process/-/process-0.8.0.tgz",
"unpackedSize": 33699
},
"dist-tags": {
"latest": "0.8.0"
},
"latest_version": "0.8.0",
"maintainers": [
{
"email": "pascal@artandcode.studio",
"name": "jumplink"
},
{
"email": "schanz89@web.de",
"name": "schanz"
},
{
"email": "npm@evanwelsh.com",
"name": "ewlsh"
}
],
"num_versions": 94,
"repository": {
"directory": "packages/node/process",
"type": "git",
"url": "git+https://github.com/gjsify/gjsify.git"
},
"scripts": {
"build": "gjsify run build:gjsify && gjsify run build:types",
"build:gjsify": "gjsify build --library 'src/**/*.{ts,js}' --exclude 'src/**/*.spec.{mts,ts}' 'src/test.{mts,ts}'",
"build:test": "gjsify run build:test:gjs && gjsify run build:test:node",
"build:test:browser": "gjsify build src/test.browser.mts --app browser --outfile dist/test.browser.mjs",
"build:test:gjs": "gjsify build src/test.mts --app gjs --outfile test.gjs.mjs",
"build:test:node": "gjsify build src/test.mts --app node --outfile test.node.mjs",
"build:types": "gjsify tsc",
"check": "gjsify tsc --noEmit",
"clear": "rm -rf lib tsconfig.tsbuildinfo tsconfig.types.tsbuildinfo test.gjs.mjs test.node.mjs || exit 0",
"test": "gjsify run build:gjsify && gjsify run build:test && gjsify run test:node && gjsify run test:gjs",
"test:gjs": "gjsify run test.gjs.mjs",
"test:node": "node test.node.mjs"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@gjsify/string_decoder']",
"repo_too_new_for_version_history": "claimed repo created 90d ago but package has 94 versions (expect >= 118d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/gjsify/gjsify.git' also claimed by 10 package(s) under different publishers: ['npm/@gjsify/message-channel', 'npm/@gjsify/oxfmt-native', 'npm/@gjsify/sab-native'] ..."
},
"time": {
"created": "2020-02-24T19:09:17.823Z",
"modified": "2026-06-20T09:18:21.631Z"
}
}