npm @gjsify/fetch @0.4.36
score
0.7877
high
flagged
2026-06-02 00:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| mass_publish_burst | 0.8 | publisher 'GitHub Actions' pushed 2760 packages in the last 15min on npm |
| 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/dom-elements', 'npm/@gjsify/canvas2d-core', 'npm/@gjsify/event-bridge'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jumplink",
"schanz",
"ewlsh"
],
"versions": 56
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-1TjQNtzakDlhe8f+LguKS98wxIF4lNC98P3WBXRxdbdBopTcSfNljkD1gnSk0DygAXCB/3+H8KfvwIJzekbo7Q==",
"tarball": "https://registry.npmjs.org/@gjsify/fetch/-/fetch-0.4.36.tgz",
"unpackedSize": 179347
},
"dist-tags": {
"latest": "0.4.36"
},
"latest_version": "0.4.36",
"maintainers": [
{
"email": "pascal@artandcode.studio",
"name": "jumplink"
},
{
"email": "schanz89@web.de",
"name": "schanz"
},
{
"email": "npm@evanwelsh.com",
"name": "ewlsh"
}
],
"num_versions": 73,
"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": {
"mass_publish_burst": "publisher 'GitHub Actions' pushed 2760 packages in the last 15min on npm",
"shared_repo_different_publisher": "repo 'git+https://github.com/gjsify/gjsify.git' also claimed by 10 package(s) under different publishers: ['npm/@gjsify/dom-elements', 'npm/@gjsify/canvas2d-core', 'npm/@gjsify/event-bridge'] ..."
},
"time": {
"created": "2023-06-15T11:52:14.462Z",
"modified": "2026-05-31T10:33:51.426Z"
}
}