BEACON

← candidates

npm aontu @0.46.0

score
0.6621 med
flagged 2026-06-09 09:51
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['aontu']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@jsonic/directive']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "rjrodger"
  ],
  "versions": 65
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-oNO6s6H4BOjGm2vR5Fav4nGsdI5PJsfnvrXHjSrFIFPFHtjqYb8ZgudCOvcE3nucy9az5cm4V285MLKhQD6hLg==",
    "tarball": "https://registry.npmjs.org/aontu/-/aontu-0.46.0.tgz",
    "unpackedSize": 542098
  },
  "dist-tags": {
    "latest": "0.46.0"
  },
  "latest_version": "0.46.0",
  "maintainers": [
    {
      "email": "richard.rodger@voxgig.com",
      "name": "rjrodger"
    }
  ],
  "num_versions": 67,
  "repository": {
    "type": "git",
    "url": "git://github.com/rjrodger/aontu.git"
  },
  "scripts": {
    "build": "tsc --build src test",
    "clean": "rm -rf dist dist-test node_modules yarn.lock package-lock.json",
    "repo-publish": "npm run clean && npm i && npm run repo-publish-quick",
    "repo-publish-quick": "npm run build && npm run test && npm run repo-tag && npm publish --registry https://registry.npmjs.org ",
    "repo-tag": "REPO_VERSION=`node -e \"console.log(require('./package').version)\"` && echo TAG: v$REPO_VERSION && git commit -a -m v$REPO_VERSION && git push && git tag v$REPO_VERSION && git push --tags;",
    "reset": "npm run clean && npm i && npm run build && npm test",
    "test": "node --enable-source-maps --test \"dist-test/**/*.test.js\"",
    "test-cov": "node --enable-source-maps --experimental-test-coverage --test \"dist-test/**/*.test.js\"",
    "test-some": "node --enable-source-maps --test-name-pattern=\"$TEST_PATTERN\" --test \"dist-test/**/*.test.js\"",
    "version": "node -r fs -e \"v=require('./package.json').version;s=fs.readFileSync('./aontu.ts').toString();if(!s.includes('VERSION = \\''+v+'\\'')){s=s.replace(/VERSION = '.*?'/,'VERSION = \\''+v+'\\'');fs.writeFileSync('./aontu.ts',s)}\"",
    "watch": "tsc --build src test -w"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['aontu']",
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@jsonic/directive']"
  },
  "time": {
    "created": "2020-11-09T18:31:53.206Z",
    "modified": "2026-06-09T14:51:08.302Z"
  }
}