BEACON

← candidates

npm sharp @0.34.5

score
0.7 high
flagged 2026-06-10 12:07
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.34.5 but max published is 0.35.0-rc.0
shared_repo_different_publisher 0.9 repo 'git://github.com/lovell/sharp.git' also claimed by 1 package(s) under different publishers: ['npm/@lucasmod/sharp-termux']

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "lovell"
  ],
  "versions": 177
}

Evidence (package doc at flag time)

{
  "dependencies_count": 3,
  "dist": {
    "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
    "tarball": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
    "unpackedSize": 533628
  },
  "dist-tags": {
    "latest": "0.34.5",
    "next": "0.35.0-rc.8"
  },
  "latest_version": "0.34.5",
  "maintainers": [
    {
      "email": "npm@lovell.info",
      "name": "lovell"
    }
  ],
  "num_versions": 178,
  "repository": {
    "type": "git",
    "url": "git://github.com/lovell/sharp.git"
  },
  "scripts": {
    "build": "node install/build.js",
    "clean": "rm -rf src/build/ .nyc_output/ coverage/ test/fixtures/output.*",
    "docs-build": "node docs/build.mjs",
    "docs-publish": "cd docs && npm run build && npx firebase-tools deploy --project pixelplumbing --only hosting:pixelplumbing-sharp",
    "docs-serve": "cd docs && npm start",
    "install": "node install/check.js || npm run build",
    "lint": "npm run lint-cpp && npm run lint-js && npm run lint-types",
    "lint-cpp": "cpplint --quiet src/*.h src/*.cc",
    "lint-js": "biome lint",
    "lint-types": "tsd --files ./test/types/sharp.test-d.ts",
    "package-from-local-build": "node npm/from-local-build.js",
    "package-release-notes": "node npm/release-notes.js",
    "test": "npm run lint && npm run test-unit",
    "test-leak": "./test/leak/leak.sh",
    "test-unit": "node --experimental-test-coverage test/unit.mjs"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.34.5 but max published is 0.35.0-rc.0",
    "shared_repo_different_publisher": "repo 'git://github.com/lovell/sharp.git' also claimed by 1 package(s) under different publishers: ['npm/@lucasmod/sharp-termux']"
  },
  "time": {
    "created": "2013-08-20T23:01:17.993Z",
    "modified": "2026-06-10T13:54:57.664Z"
  }
}