BEACON

← candidates

npm @j03fr0st/pubg-ts @1.0.10

score
0.7124 high
flagged 2026-06-14 08:09
signals by category
identity 2

maintainers added: joevreug

package profile →

Signals fired

signalweightrationale
identity
maintainer_churn 1.0 added: ['joevreug']
maintainer_takeover 1.0 prior all gone ['j03fr0st'] -> now ['joevreug']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "j03fr0st"
  ],
  "versions": 10
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-wHHKIc7WplXYbThw8TzyewQm/7PbpcGif9d1Kz5o1N5i1PX3fI6BFsakSO35QWRV8ziM85sFtgqpnDclzU6kWw==",
    "tarball": "https://registry.npmjs.org/@j03fr0st/pubg-ts/-/pubg-ts-1.0.10.tgz",
    "unpackedSize": 1299776
  },
  "dist-tags": {
    "beta": "1.0.9-beta",
    "latest": "1.0.10"
  },
  "latest_version": "1.0.10",
  "maintainers": [
    {
      "email": "joevreug@gmail.com",
      "name": "joevreug"
    }
  ],
  "num_versions": 10,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/J03Fr0st/pubg-ts.git"
  },
  "scripts": {
    "build": "tsc",
    "changeset": "changeset",
    "changeset:publish": "changeset publish",
    "changeset:version": "changeset version",
    "check": "biome check .",
    "check:fix": "biome check --write .",
    "dev": "ts-node src/index.ts",
    "format": "biome format --write .",
    "generate:docs": "typedoc --out docs/api src/index.ts",
    "generate:types": "openapi-typescript ./api-documentation-content/swagger/openapi.yml --output ./src/types/pubg-api.d.ts",
    "legacy:lint": "eslint src/**/*.ts",
    "legacy:lint:fix": "eslint src/**/*.ts --fix",
    "lint": "biome lint .",
    "lint-staged": "lint-staged",
    "lint:fix": "biome lint --write .",
    "prepare": "husky",
    "prepublishOnly": "npm run build",
    "release": "npm run build && changeset publish",
    "test": "jest",
    "test:coverage": "jest --coverage",
    "test:integration": "jest tests/integration",
    "test:unit": "jest tests/unit",
    "test:watch": "jest --watch"
  },
  "signal_details": {
    "maintainer_churn": "added: ['joevreug']",
    "maintainer_takeover": "prior all gone ['j03fr0st'] -> now ['joevreug']"
  },
  "time": {
    "created": "2025-07-28T14:22:29.112Z",
    "modified": "2026-06-14T12:38:14.056Z"
  }
}