npm @stacksjs/stx @0.2.106
score
0.85
high
flagged
2026-07-27 10:39
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['0.2.102', '0.2.103', '0.2.104', '0.2.105', '0.2.106'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/stacksjs/stx.git' also claimed by 7 package(s) under different publishers: ['npm/bun-plugin-stx', 'npm/stx-router', 'npm/create-stx'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"chrisbreuer",
"glenn123"
],
"versions": 103
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-lTsaz3gbMZ4LUgd9/okIZ3ro6OHpQKDWpp9zftWlyO7a5W4jn7B8tkiaP0uiHKJa7BHUtpwyLj0jfNvq5SN+pw==",
"tarball": "https://registry.npmjs.org/@stacksjs/stx/-/stx-0.2.106.tgz",
"unpackedSize": 7314587
},
"dist-tags": {
"latest": "0.2.106"
},
"latest_version": "0.2.106",
"maintainers": [
{
"email": "chrisbreuer93@icloud.com",
"name": "chrisbreuer"
},
{
"email": "gtorregosa@gmail.com",
"name": "glenn123"
}
],
"num_versions": 105,
"repository": {
"type": "git",
"url": "git+https://github.com/stacksjs/stx.git"
},
"scripts": {
"build": "bun run build:css && bun --bun build.ts",
"build:css": "bun ./scripts/build-css.ts",
"changelog": "bun x changelogen --output CHANGELOG.md",
"compile": "bun build ./bin/cli.ts --compile --minify --outfile ./bin/stx",
"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/stx-darwin-arm64",
"compile:darwin-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-darwin-x64 --outfile ./bin/stx-darwin-x64",
"compile:linux-arm64": "bun build ./bin/cli.ts --compile --minify --target=bun-linux-arm64 --outfile ./bin/stx-linux-arm64",
"compile:linux-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-linux-x64 --outfile ./bin/stx-linux-x64",
"compile:windows-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-windows-x64 --outfile ./bin/stx-windows-x64.exe",
"css:watch": "bun ./scripts/watch-css.ts",
"fresh": "bun x rimraf node_modules/ bun.lock && bun i",
"lint": "bun x --bun pickier lint",
"lint:fix": "bun x --bun pickier lint --fix",
"prepublishOnly": "bun run build",
"test": "bun test --preload ./happy-dom.ts",
"test:coverage": "bun test --coverage --preload ./happy-dom.ts",
"test:watch": "bun test --watch --preload ./happy-dom.ts",
"typecheck": "bun tsc -p tsconfig.src.json --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/stx-darwin-arm64.zip bin/stx-darwin-arm64",
"zip:darwin-x64": "zip -j bin/stx-darwin-x64.zip bin/stx-darwin-x64",
"zip:linux-arm64": "zip -j bin/stx-linux-arm64.zip bin/stx-linux-arm64",
"zip:linux-x64": "zip -j bin/stx-linux-x64.zip bin/stx-linux-x64",
"zip:windows-x64": "zip -j bin/stx-windows-x64.zip bin/stx-windows-x64.exe"
},
"signal_details": {
"rapid_release": "6 versions in last 24h: ['0.2.102', '0.2.103', '0.2.104', '0.2.105', '0.2.106']",
"shared_repo_different_publisher": "repo 'git+https://github.com/stacksjs/stx.git' also claimed by 7 package(s) under different publishers: ['npm/bun-plugin-stx', 'npm/stx-router', 'npm/create-stx'] ..."
},
"time": {
"created": "2025-04-30T21:53:02.343Z",
"modified": "2026-07-27T15:39:44.084Z"
}
}