BEACON

← candidates

npm Haraka @3.2.1

score
0.75 high
flagged 2026-06-12 17:49
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
shared_repo_different_publisher 0.9 repo 'git://github.com/haraka/Haraka.git' also claimed by 1 package(s) under different publishers: ['npm/haraka']
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@haraka/email-address']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "smfreegard",
    "msergeant",
    "tnpi",
    "msimerson"
  ],
  "versions": 113
}

Evidence (package doc at flag time)

{
  "dependencies_count": 16,
  "dist": {
    "integrity": "sha512-0fVNiz7ULgjSD/fLYzIkbJ2d+VE1gEJvWyfvD0ITfIW3jviUJ5RX6ObiTu1yhkTzI9PzaLeanHFSXj6+ky9Daw==",
    "tarball": "https://registry.npmjs.org/Haraka/-/Haraka-3.2.1.tgz",
    "unpackedSize": 3678115
  },
  "dist-tags": {
    "alpha": "2.5.0-alpha",
    "alpha2": "2.5.0-alpha2",
    "latest": "3.2.1"
  },
  "latest_version": "3.2.1",
  "maintainers": [
    {
      "email": "steve@freegard.name",
      "name": "smfreegard"
    },
    {
      "email": "helpme@gmail.com",
      "name": "msergeant"
    },
    {
      "email": "matt@tnpi.net",
      "name": "tnpi"
    },
    {
      "email": "haraka.mail@gmail.com",
      "name": "msimerson"
    }
  ],
  "num_versions": 116,
  "repository": {
    "type": "git",
    "url": "git://github.com/haraka/Haraka.git"
  },
  "scripts": {
    "format": "npm run prettier:fix && npm run lint:fix",
    "lint": "npx eslint *.js outbound plugins plugins/*/*.js test test/*/*.js test/*/*/*.js bin/haraka",
    "lint:fix": "npx eslint --fix *.js outbound plugins plugins/*/*.js test test/*/*.js test/*/*/*.js bin/haraka",
    "prettier": "npx prettier . --check",
    "prettier:fix": "npx prettier . --write --log-level=warn",
    "start": "node server.js",
    "test": "sh ./run_tests",
    "test:coverage": "node --test --test-concurrency=1 --experimental-test-coverage",
    "test:coverage:lcov": "mkdir -p coverage && node --test --test-concurrency=1 --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=coverage/lcov.info",
    "versions": "npx npm-dep-mgr check",
    "versions:fix": "npx npm-dep-mgr update"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@haraka/email-address']",
    "shared_repo_different_publisher": "repo 'git://github.com/haraka/Haraka.git' also claimed by 1 package(s) under different publishers: ['npm/haraka']"
  },
  "time": {
    "created": "2011-05-11T21:12:54.824Z",
    "modified": "2026-05-25T14:52:16.661Z"
  }
}