BEACON

← candidates

npm @gjsify/fetch @0.19.0

score
0.7294 high
flagged 2026-07-20 11:38
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
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/rolldown-native', 'npm/@gjsify/cluster', 'npm/@gjsify/domain'] ...
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@gjsify/dom-events']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 121d ago but package has 114 versions (expect >= 123d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "jumplink",
    "schanz",
    "ewlsh"
  ],
  "versions": 95
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-vuwEI9n8ZGrFEFcc0F45t0Oz8dc883ADZr0EDtqywZhdj6z2S6j4sgP6gKfhM9w7LNYtTYAVUG7GCmMNzOdl9g==",
    "tarball": "https://registry.npmjs.org/@gjsify/fetch/-/fetch-0.19.0.tgz",
    "unpackedSize": 218434
  },
  "dist-tags": {
    "latest": "0.19.0"
  },
  "latest_version": "0.19.0",
  "maintainers": [
    {
      "email": "pascal@artandcode.studio",
      "name": "jumplink"
    },
    {
      "email": "schanz89@web.de",
      "name": "schanz"
    },
    {
      "email": "npm@evanwelsh.com",
      "name": "ewlsh"
    }
  ],
  "num_versions": 114,
  "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 && 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/dom-events']",
    "repo_too_new_for_version_history": "claimed repo created 121d ago but package has 114 versions (expect >= 123d 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/rolldown-native', 'npm/@gjsify/cluster', 'npm/@gjsify/domain'] ..."
  },
  "time": {
    "created": "2023-06-15T11:52:14.462Z",
    "modified": "2026-07-19T19:07:50.736Z"
  }
}