npm ts-images @0.2.5
score
0.595
med
flagged
2026-07-26 16:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.2.2', '0.2.3', '0.2.4', '0.2.5'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/stacksjs/ts-images.git' also claimed by 1 package(s) under different publishers: ['npm/bun-plugin-imgx'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"chrisbreuer"
],
"versions": 9
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-dFaJ2VvarpTi1c4OUGMlUGgx2NZDzbeabvxptQSboLVklkwyMHwdqEmlMjZ2a9nOF7XcSBLvhCYm1CDM53nFtw==",
"tarball": "https://registry.npmjs.org/ts-images/-/ts-images-0.2.5.tgz",
"unpackedSize": 659197
},
"dist-tags": {
"latest": "0.2.5"
},
"latest_version": "0.2.5",
"maintainers": [
{
"email": "chrisbreuer93@icloud.com",
"name": "chrisbreuer"
}
],
"num_versions": 11,
"repository": {
"type": "git",
"url": "git+https://github.com/stacksjs/ts-images.git"
},
"scripts": {
"build": "bun build.ts && bun run compile",
"changelog": "bunx changelogen --output CHANGELOG.md",
"compile": "bun build ./bin/cli.ts --compile --minify --outfile bin/imgx",
"compile:all": "bun run compile:linux-x64 && bun run compile:linux-arm64 && bun run compile:windows-x64 && bun run compile:darwin-x64 && bun run compile:darwin-arm64",
"compile:darwin-arm64": "bun build ./bin/cli.ts --compile --minify --target=bun-darwin-arm64 --outfile bin/imgx-darwin-arm64",
"compile:darwin-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-darwin-x64 --outfile bin/imgx-darwin-x64",
"compile:linux-arm64": "bun build ./bin/cli.ts --compile --minify --target=bun-linux-arm64 --outfile bin/imgx-linux-arm64",
"compile:linux-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-linux-x64 --outfile bin/imgx-linux-x64",
"compile:windows-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-windows-x64 --outfile bin/imgx-windows-x64.exe",
"fresh": "bunx rimraf node_modules/ bun.lock && bun i",
"lint": "bunx --bun pickier .",
"lint:fix": "bunx --bun pickier . --fix",
"prepublishOnly": "bun --bun run build && bun run smoke && bun run compile:all && bun run zip:all",
"release": "bun run changelog && bunx bumpp package.json --all",
"release:patch": "bun --bun run changelog && bunx --bun bumpx patch --recursive --yes",
"smoke": "bun --bun scripts/smoke-dist.ts",
"test": "bun test",
"typecheck": "bunx tsc --noEmit",
"zip": "bun run zip:all",
"zip:all": "bun run zip:linux-x64 && bun run zip:linux-arm64 && bun run zip:windows-x64 && bun run zip:darwin-x64 && bun run zip:darwin-arm64",
"zip:darwin-arm64": "zip -j bin/imgx-darwin-arm64.zip bin/imgx-darwin-arm64",
"zip:darwin-x64": "zip -j bin/imgx-darwin-x64.zip bin/imgx-darwin-x64",
"zip:linux-arm64": "zip -j bin/imgx-linux-arm64.zip bin/imgx-linux-arm64",
"zip:linux-x64": "zip -j bin/imgx-linux-x64.zip bin/imgx-linux-x64",
"zip:windows-x64": "zip -j bin/imgx-windows-x64.zip bin/imgx-windows-x64.exe"
},
"signal_details": {
"rapid_release": "4 versions in last 24h: ['0.2.2', '0.2.3', '0.2.4', '0.2.5']",
"shared_repo_different_publisher": "repo 'git+https://github.com/stacksjs/ts-images.git' also claimed by 1 package(s) under different publishers: ['npm/bun-plugin-imgx']"
},
"time": {
"created": "2026-05-01T15:04:40.471Z",
"modified": "2026-07-26T21:42:09.314Z"
}
}