BEACON

← candidates

npm @utoo/pack-shared @1.4.11

score
0.7 high
flagged 2026-06-05 04:24
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.4.11 but max published is 1.4.12-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-linux-arm64-gnu', 'npm/@utoo/pack-linux-x64-musl'] ...

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-9e7qMoNGDiVbPxq4Mf3KAZvQbA5H0s0Tme7bMUBDm+ynAdfZMKfzGg4FEIZNHzF81LWJXxHNgUVnWxBNjnN2cg==",
    "tarball": "https://registry.npmjs.org/@utoo/pack-shared/-/pack-shared-1.4.11.tgz",
    "unpackedSize": 122034
  },
  "dist-tags": {
    "alpha": "1.4.12-alpha.10",
    "latest": "1.4.11",
    "rc": "1.4.9-rc.0",
    "remedy": "1.2.0"
  },
  "latest_version": "1.4.11",
  "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": 158,
  "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.11 but max published is 1.4.12-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-linux-arm64-gnu', 'npm/@utoo/pack-linux-x64-musl'] ..."
  },
  "time": {
    "created": "2025-10-14T05:45:09.982Z",
    "modified": "2026-06-05T09:17:08.783Z"
  }
}