npm @gjsify/fetch @0.4.41
score
0.7754
high
flagged
2026-06-06 11:15
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.4.38', '0.4.39', '0.4.40', '0.4.41'] |
| 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/tls-native', 'npm/@gjsify/bridge-types', 'npm/@gjsify/dom-elements'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 77d ago but package has 78 versions (expect >= 113d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jumplink",
"schanz",
"ewlsh"
],
"versions": 78
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-kJP6IlV8p1gcvXCX5Tl3B9aNfwlh/Qq0o3wZkpVyF+ZPTNmiA6sTs639NHBadbQwOtpinhB6idsVn+i4PS2idQ==",
"tarball": "https://registry.npmjs.org/@gjsify/fetch/-/fetch-0.4.41.tgz",
"unpackedSize": 181547
},
"dist-tags": {
"latest": "0.4.41"
},
"latest_version": "0.4.41",
"maintainers": [
{
"email": "pascal@artandcode.studio",
"name": "jumplink"
},
{
"email": "schanz89@web.de",
"name": "schanz"
},
{
"email": "npm@evanwelsh.com",
"name": "ewlsh"
}
],
"num_versions": 78,
"repository": {
"directory": "packages/web/fetch",
"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": "tsc",
"check": "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:node && gjsify run test:node",
"test:gjs": "gjsify run test.gjs.mjs",
"test:node": "node test.node.mjs"
},
"signal_details": {
"rapid_release": "4 versions in last 24h: ['0.4.38', '0.4.39', '0.4.40', '0.4.41']",
"repo_too_new_for_version_history": "claimed repo created 77d ago but package has 78 versions (expect >= 113d 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/tls-native', 'npm/@gjsify/bridge-types', 'npm/@gjsify/dom-elements'] ..."
},
"time": {
"created": "2023-06-15T11:52:14.462Z",
"modified": "2026-06-06T06:28:14.619Z"
}
}