BEACON

← candidates

npm @naturalpay/sdk @0.16.0

score
0.5224 med
flagged 2026-06-11 23:40
signals by category
content 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 6 -> 12
size_spike 0.5 unpackedSize 1761866 -> 5863538 (3.3×)
enrichment
repo_doesnt_exist 1.0 claimed repo naturalpay/naturalpay-ts returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "waltleung",
    "bhargavnatural",
    "bykahlil"
  ],
  "versions": 18
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-C9NVHJl/Ig7Ah5yiHMd5czYfUJknejjj1cWcFmzbMJTih0J5OBII+IITpYNLAvTr4q5EYlRKUFxe3DM0Z/+rog==",
    "tarball": "https://registry.npmjs.org/@naturalpay/sdk/-/sdk-0.16.0.tgz",
    "unpackedSize": 5863538
  },
  "dist-tags": {
    "latest": "0.16.0"
  },
  "latest_version": "0.16.0",
  "maintainers": [
    {
      "email": "walt@natural.dev",
      "name": "waltleung"
    },
    {
      "email": "bhargav@natural.co",
      "name": "bhargavnatural"
    },
    {
      "email": "kahlil@natural.co",
      "name": "bykahlil"
    }
  ],
  "num_versions": 19,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/naturalpay/naturalpay-ts.git"
  },
  "scripts": {
    "build": "pnpm build:cjs && pnpm build:esm",
    "build:cjs": "tsc --project ./tsconfig.cjs.json",
    "build:esm": "tsc --project ./tsconfig.esm.json && node scripts/rename-to-esm-files.js dist/esm",
    "check": "biome check --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none",
    "check:fix": "biome check --fix --unsafe --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none",
    "format": "biome format --write --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none",
    "format:check": "biome format --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none",
    "lint": "biome lint --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none",
    "lint:fix": "biome lint --fix --unsafe --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none",
    "test": "vitest",
    "test:unit": "vitest --project unit",
    "test:wire": "vitest --project wire"
  },
  "signal_details": {
    "repo_doesnt_exist": "claimed repo naturalpay/naturalpay-ts returns 404 on github.com",
    "script_count_spike": "scripts count 6 -> 12",
    "size_spike": "unpackedSize 1761866 -> 5863538 (3.3\u00d7)"
  },
  "time": {
    "created": "2026-04-06T18:25:56.507Z",
    "modified": "2026-06-10T18:47:59.238Z"
  }
}