BEACON

← candidates

npm @tantawowa/hosanna-tools @3.11.0

score
0.629 med
flagged 2026-07-20 09:31
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
repository_url_changed 0.7 'git+https://github.com/Tantawowa/hosanna-tools.git' -> 'git+https://github.com/TantaWowa/hosanna-tools.git'
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['pixelmatch', 'pngjs']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "georgejecook"
  ],
  "versions": 77
}

Evidence (package doc at flag time)

{
  "dependencies_count": 17,
  "dist": {
    "integrity": "sha512-BG4/jCZnb/PidWqiPHWX/fQ6MN39XeAtC0hpgaT9aDOPwSx7I4TIin7jHk7MUm/ZCTZjv1aKYe+Nn871J+RYdA==",
    "tarball": "https://registry.npmjs.org/@tantawowa/hosanna-tools/-/hosanna-tools-3.11.0.tgz",
    "unpackedSize": 4204652
  },
  "dist-tags": {
    "latest": "3.11.0"
  },
  "latest_version": "3.11.0",
  "maintainers": [
    {
      "email": "george@tantawowa.com",
      "name": "georgejecook"
    }
  ],
  "num_versions": 100,
  "repository": {
    "url": "git+https://github.com/TantaWowa/hosanna-tools.git"
  },
  "scripts": {
    "build": "rm -rf dist && npx tsc --project tsconfig.build.json && chmod +x dist/cli.js && chmod +x dist/support-tools/mcp-server/index.js && mkdir -p dist/support-tools dist/native && cp src/support-tools/minimal-roku-app.zip dist/support-tools/ && cp -R src/native/templates dist/native/templates && node scripts/generateBuildInfo.js",
    "dev": "concurrently \"npm run watch\" \"vitest --watch --reporter=verbose\" \"npm run lint-ide\"",
    "lint": "eslint --config eslint.config.mjs --ignore-pattern \"node_modules/**\" --ignore-pattern \"dist/**\" --ignore-pattern \"**/*.d.ts\" --ignore-pattern \"**/*.js\"",
    "lint-fix": "eslint --config eslint.config.mjs --ignore-pattern \"node_modules/**\" --ignore-pattern \"dist/**\" --ignore-pattern \"**/*.d.ts\" --ignore-pattern \"**/*.js\" --fix",
    "lint-ide": "eslint --config eslint.config.mjs --ignore-pattern \"node_modules/**\" --ignore-pattern \"dist/**\" --ignore-pattern \"**/*.d.ts\" --ignore-pattern \"**/*.js\" --format compact",
    "release": "./scripts/release.sh",
    "start": "node dist/cli.js",
    "test": "vitest --run --maxWorkers=20",
    "testFast": "vitest --run --maxWorkers=40",
    "watch": "npx tsc --project tsconfig.build.json --watch & chokidar 'dist/cli.js' -c 'chmod +x dist/cli.js && node scripts/generateBuildInfo.js'"
  },
  "signal_details": {
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['pixelmatch', 'pngjs']",
    "repository_url_changed": "'git+https://github.com/Tantawowa/hosanna-tools.git' -> 'git+https://github.com/TantaWowa/hosanna-tools.git'"
  },
  "time": {
    "created": "2025-05-02T00:14:47.683Z",
    "modified": "2026-07-20T14:30:50.575Z"
  }
}