BEACON

← candidates

npm @stacksjs/stx @0.2.72

score
0.7165 high
flagged 2026-06-11 06:22
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/stacksjs/stx.git' also claimed by 5 package(s) under different publishers: ['npm/bun-plugin-stx', 'npm/@stacksjs/components', 'npm/stx-router'] ...
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@stacksjs/ts-i18n']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "chrisbreuer",
    "glenn123"
  ],
  "versions": 70
}

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-aW6w0epktzFz0Jai9vCctBXEkPcri42jYNrojHyEm0oaRxyEgq9BLn6K5GUljLoJprr6wzfbDHZQp4FCopakaw==",
    "tarball": "https://registry.npmjs.org/@stacksjs/stx/-/stx-0.2.72.tgz",
    "unpackedSize": 52688972
  },
  "dist-tags": {
    "latest": "0.2.72"
  },
  "latest_version": "0.2.72",
  "maintainers": [
    {
      "email": "chrisbreuer93@icloud.com",
      "name": "chrisbreuer"
    },
    {
      "email": "gtorregosa@gmail.com",
      "name": "glenn123"
    }
  ],
  "num_versions": 71,
  "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": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@stacksjs/ts-i18n']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/stacksjs/stx.git' also claimed by 5 package(s) under different publishers: ['npm/bun-plugin-stx', 'npm/@stacksjs/components', 'npm/stx-router'] ..."
  },
  "time": {
    "created": "2025-04-30T21:53:02.343Z",
    "modified": "2026-06-11T11:21:58.367Z"
  }
}