BEACON

← candidates

npm @utoo/pack-shared @1.4.16

score
0.7 high
flagged 2026-06-22 07:39
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.4.16 but max published is 1.4.17-alpha.0
shared_repo_different_publisher 0.9 repo 'git+https://github.com/utooland/utoo.git' also claimed by 10 package(s) under different publishers: ['npm/@utoo/pack-darwin-arm64', 'npm/@utoo/pack-cli', 'npm/@utoo/pack-linux-x64-gnu'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "afc163",
    "elrrrrrrr",
    "xusd320",
    "zoomdong07"
  ],
  "versions": 167
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-BTXH4NCF57OfMR688hb/fwbPgR10P7O/FEusXIHPX/kalpKv6t0HcAcDqgwf4wy7RKrS/aB7kiE1OAn/+tWh0Q==",
    "tarball": "https://registry.npmjs.org/@utoo/pack-shared/-/pack-shared-1.4.16.tgz",
    "unpackedSize": 123378
  },
  "dist-tags": {
    "alpha": "1.4.17-alpha.0",
    "latest": "1.4.16",
    "rc": "1.4.9-rc.0",
    "remedy": "1.2.0"
  },
  "latest_version": "1.4.16",
  "maintainers": [
    {
      "email": "afc163@gmail.com",
      "name": "afc163"
    },
    {
      "email": "elrrrrrrr@gmail.com",
      "name": "elrrrrrrr"
    },
    {
      "email": "xusd320@gmail.com",
      "name": "xusd320"
    },
    {
      "email": "zoomdong07@gmail.com",
      "name": "zoomdong07"
    }
  ],
  "num_versions": 169,
  "repository": {
    "directory": "packages/pack-shared",
    "type": "git",
    "url": "git+https://github.com/utooland/utoo.git"
  },
  "scripts": {
    "build": "npm run build:cjs && npm run build:esm",
    "build:cjs": "rm -rf cjs && tsc -p ./tsconfig.json  --module commonjs --outDir cjs",
    "build:esm": "rm -rf esm && tsc -p ./tsconfig.json  --module esnext --outDir esm && node ../../scripts/add-esm-extensions.cjs",
    "clean": "rm -rf cjs esm",
    "prepublishOnly": "turbo run build --filter=@utoo/pack-shared",
    "test": "vitest run"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.4.16 but max published is 1.4.17-alpha.0",
    "shared_repo_different_publisher": "repo 'git+https://github.com/utooland/utoo.git' also claimed by 10 package(s) under different publishers: ['npm/@utoo/pack-darwin-arm64', 'npm/@utoo/pack-cli', 'npm/@utoo/pack-linux-x64-gnu'] ..."
  },
  "time": {
    "created": "2025-10-14T05:45:09.982Z",
    "modified": "2026-06-22T12:39:06.689Z"
  }
}