BEACON

← candidates

npm @utoo/pack-shared @1.4.14

score
0.7 high
flagged 2026-06-22 03:30
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.4.14 but max published is 1.4.16-alpha.1
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": 166
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-YlJHSKsnjhtiOYoOo+9pCXddynp9JXuiTXj0miTIflssjXY9g18waeJQIwjT12t6biBiN1D062ydzCfjcSqGmA==",
    "tarball": "https://registry.npmjs.org/@utoo/pack-shared/-/pack-shared-1.4.14.tgz",
    "unpackedSize": 123378
  },
  "dist-tags": {
    "alpha": "1.4.16-alpha.1",
    "latest": "1.4.14",
    "rc": "1.4.9-rc.0",
    "remedy": "1.2.0"
  },
  "latest_version": "1.4.14",
  "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": 166,
  "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.14 but max published is 1.4.16-alpha.1",
    "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-22T05:32:17.012Z"
  }
}