BEACON

← candidates

npm @twin.org/auditable-item-graph-rest-client @0.0.1

score
0.7339 high
flagged 2026-06-18 02:49
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.0.1 but max published is 0.0.3-next.0
mass_publish_burst 0.8 publisher 'martyniota' pushed 5 packages in the last 15min on npm
enrichment
repo_doesnt_exist 1.0 claimed repo twinfoundation/auditable-item-graph returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "martyniota"
  ],
  "versions": 71
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-YP9CiRKHiTDpnB3D1zauQzrOpVwFrn8XzeeBi8DwLs6dsMoe6nJ/9266qFCRBxd3TPvTIMYUEw38Au4Nq1+Pyw==",
    "tarball": "https://registry.npmjs.org/@twin.org/auditable-item-graph-rest-client/-/auditable-item-graph-rest-client-0.0.1.tgz",
    "unpackedSize": 40146
  },
  "dist-tags": {
    "latest": "0.0.1",
    "next": "0.0.3-next.23"
  },
  "latest_version": "0.0.1",
  "maintainers": [
    {
      "email": "martyn.janes@iota.org",
      "name": "martyniota"
    }
  ],
  "num_versions": 72,
  "repository": {
    "directory": "packages/auditable-item-graph-rest-client",
    "type": "git",
    "url": "git+https://github.com/twinfoundation/auditable-item-graph.git"
  },
  "scripts": {
    "build": "tsc",
    "bundle": "npm run bundle:esm && npm run bundle:cjs",
    "bundle:cjs": "rollup --config rollup.config.mjs --environment MODULE:cjs",
    "bundle:esm": "rollup --config rollup.config.mjs --environment MODULE:esm",
    "clean": "rimraf dist coverage docs/reference",
    "coverage": "vitest --run --coverage --config ./vitest.config.ts --no-cache",
    "dev": "nodemon --watch src --ext ts --exec \"npm run build && npm run bundle:esm\"",
    "dist": "npm run clean && npm run build && npm run test && npm run bundle && npm run docs",
    "dist:no-test": "npm run clean && npm run build && npm run bundle && npm run docs",
    "docs": "npm run docs:clean && npm run docs:generate",
    "docs:clean": "rimraf docs/reference",
    "docs:generate": "typedoc",
    "prepare": "ts-patch install -s",
    "test": "vitest --run --config ./vitest.config.ts --no-cache"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.0.1 but max published is 0.0.3-next.0",
    "mass_publish_burst": "publisher 'martyniota' pushed 5 packages in the last 15min on npm",
    "repo_doesnt_exist": "claimed repo twinfoundation/auditable-item-graph returns 404 on github.com"
  },
  "time": {
    "created": "2024-09-19T10:07:52.383Z",
    "modified": "2026-06-11T06:19:37.840Z"
  }
}