npm simple-photo-gallery @2.1.8
score
0.7432
high
flagged
2026-06-13 19:27
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/SimplePhotoGallery/core.git' also claimed by 2 package(s) under different publishers: ['npm/@simple-photo-gallery/theme-modern', 'npm/@simple-photo-gallery/common'] |
| repository_url_changed | 0.7 | 'https://github.com/SimplePhotoGallery/core' -> 'git+https://github.com/SimplePhotoGallery/core.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"haltakov",
"rustoma"
],
"versions": 57
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-usvkpTZCn7j6v/Xnrr3OtJwg4J1NEUgBD5nWkd0vdc8bElueJpSzFD0SZLHZSt4OMidGo7/ySux05T3YYIybVg==",
"tarball": "https://registry.npmjs.org/simple-photo-gallery/-/simple-photo-gallery-2.1.8.tgz",
"unpackedSize": 733092
},
"dist-tags": {
"latest": "2.1.8",
"next": "2.1.1-rc.1",
"rc": "2.0.15-rc.18.1"
},
"latest_version": "2.1.8",
"maintainers": [
{
"email": "vladimir.haltakov@gmail.com",
"name": "haltakov"
},
{
"email": "rutoma00@gmail.com",
"name": "rustoma"
}
],
"num_versions": 58,
"repository": {
"type": "git",
"url": "git+https://github.com/SimplePhotoGallery/core.git"
},
"scripts": {
"build": "yarn clean && tsup",
"check": "tsc --noEmit && eslint . && prettier --check .",
"clean": "rm -rf dist",
"compile": "tsc --noEmit",
"format": "prettier --write .",
"format:fix": "prettier --write .",
"gallery": "SPG_TELEMETRY_PROVIDER=none tsx src/index.ts",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"prepack": "yarn build",
"test": "jest",
"test:coverage": "jest --coverage"
},
"signal_details": {
"repository_url_changed": "'https://github.com/SimplePhotoGallery/core' -> 'git+https://github.com/SimplePhotoGallery/core.git'",
"shared_repo_different_publisher": "repo 'git+https://github.com/SimplePhotoGallery/core.git' also claimed by 2 package(s) under different publishers: ['npm/@simple-photo-gallery/theme-modern', 'npm/@simple-photo-gallery/common']"
},
"time": {
"created": "2025-08-22T09:25:19.152Z",
"modified": "2026-06-14T00:14:12.857Z"
}
}