npm @gjsify/fetch @0.7.0
score
0.7843
high
flagged
2026-06-16 17:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.5.2', '0.6.0', '0.6.1', '0.7.0'] |
| 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/ws', 'npm/@gjsify/vm', 'npm/@gjsify/compression-streams'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 87d ago but package has 87 versions (expect >= 116d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jumplink",
"schanz",
"ewlsh"
],
"versions": 85
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-QYWlFF0qzniN+WpAu0G/HZGKsivcC8evKis5tqBkLQrcWUq/JtuVZhR+n64E9gNIOZxNZa8ldUaaseJxWfeqgw==",
"tarball": "https://registry.npmjs.org/@gjsify/fetch/-/fetch-0.7.0.tgz",
"unpackedSize": 198592
},
"dist-tags": {
"latest": "0.7.0"
},
"latest_version": "0.7.0",
"maintainers": [
{
"email": "pascal@artandcode.studio",
"name": "jumplink"
},
{
"email": "schanz89@web.de",
"name": "schanz"
},
{
"email": "npm@evanwelsh.com",
"name": "ewlsh"
}
],
"num_versions": 87,
"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": "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: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.5.2', '0.6.0', '0.6.1', '0.7.0']",
"repo_too_new_for_version_history": "claimed repo created 87d ago but package has 87 versions (expect >= 116d 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/ws', 'npm/@gjsify/vm', 'npm/@gjsify/compression-streams'] ..."
},
"time": {
"created": "2023-06-15T11:52:14.462Z",
"modified": "2026-06-16T22:25:11.898Z"
}
}