npm sharp @0.35.1
score
0.7
high
flagged
2026-06-16 11:10
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.35.1 but max published is 0.35.2-rc.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/lovell/sharp.git' also claimed by 10 package(s) under different publishers: ['npm/@img/sharp-wasm32', 'npm/@img/sharp-win32-arm64', 'npm/@img/sharp-darwin-arm64'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lovell"
],
"versions": 182
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-lW979AMi+ESidzMv/Lnv+F9bknzLyxLqFI05Sm433vOeRcltgxQmXpnfOOFIAlKtwXU/ksupm2srQoFCkR214g==",
"tarball": "https://registry.npmjs.org/sharp/-/sharp-0.35.1.tgz",
"unpackedSize": 953347
},
"dist-tags": {
"latest": "0.35.1",
"next": "0.35.2-rc.0"
},
"latest_version": "0.35.1",
"maintainers": [
{
"email": "npm@lovell.info",
"name": "lovell"
}
],
"num_versions": 183,
"repository": {
"type": "git",
"url": "git+https://github.com/lovell/sharp.git"
},
"scripts": {
"build": "node install/build.js",
"build:dist": "node scripts/build.mjs",
"clean": "rm -rf src/build/ 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",
"lint": "npm run lint-cpp && npm run lint-js && npm run lint-types && npm run lint-publish",
"lint-cpp": "cpplint --quiet src/*.h src/*.cc",
"lint-js": "biome lint",
"lint-publish": "publint --strict",
"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",
"package-wasm-wrappers": "node npm/wasm-wrappers.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.35.1 but max published is 0.35.2-rc.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/lovell/sharp.git' also claimed by 10 package(s) under different publishers: ['npm/@img/sharp-wasm32', 'npm/@img/sharp-win32-arm64', 'npm/@img/sharp-darwin-arm64'] ..."
},
"time": {
"created": "2013-08-20T23:01:17.993Z",
"modified": "2026-06-16T16:09:55.068Z"
}
}