BEACON

← candidates

npm piral-base @1.11.0

score
0.7 high
flagged 2026-06-14 07:55
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.11.0 but max published is 1.11.1-beta.378cec6
shared_repo_different_publisher 0.9 repo 'git+https://github.com/smapiot/piral.git' also claimed by 10 package(s) under different publishers: ['npm/siteless', 'npm/empty-piral', 'npm/piral-debug-utils'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "florianrappl"
  ],
  "versions": 1036
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-wGYihX5CwrPKbdvXTecZ4wijEKNBF/5DwJ3PhuKus5GKDbmlsKf8l4MD9vNRbOLZfvmZumobSix9w8s9Fbk9IQ==",
    "tarball": "https://registry.npmjs.org/piral-base/-/piral-base-1.11.0.tgz",
    "unpackedSize": 811217
  },
  "dist-tags": {
    "canary": "0.15.0-alpha.4409",
    "latest": "1.11.0",
    "next": "1.11.1-beta.efeabd1"
  },
  "latest_version": "1.11.0",
  "maintainers": [
    {
      "email": "mail@florian-rappl.de",
      "name": "florianrappl"
    }
  ],
  "num_versions": 1038,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/smapiot/piral.git"
  },
  "scripts": {
    "build": "yarn build:node && yarn build:full && yarn build:minimal && tsc --project tsconfig.json",
    "build:full": "esbuild src/index.full.ts --bundle --outfile=dist/piral-base-full.mjs --platform=browser --format=esm --external:tslib --target=es2020",
    "build:minimal": "esbuild src/index.minimal.ts --bundle --outfile=dist/piral-base-minimal.mjs --platform=browser --format=esm --external:tslib --target=es2020",
    "build:node": "esbuild src/index.node.ts --bundle --outfile=dist/piral-base-node.js --platform=node --format=cjs --external:tslib --target=es2020",
    "cleanup": "rimraf dist esm lib",
    "test": "echo \"Error: run tests from root\" && exit 1",
    "typedoc": "typedoc src/index.full.ts --json ../../../docs/types/piral-base.json src --exclude \"src/**/*.test.*\""
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.11.0 but max published is 1.11.1-beta.378cec6",
    "shared_repo_different_publisher": "repo 'git+https://github.com/smapiot/piral.git' also claimed by 10 package(s) under different publishers: ['npm/siteless', 'npm/empty-piral', 'npm/piral-debug-utils'] ..."
  },
  "time": {
    "created": "2019-12-18T04:36:05.934Z",
    "modified": "2026-06-14T12:55:06.592Z"
  }
}