BEACON

← candidates

npm @goldstack/template-email-send @0.4.102

score
0.8 high
flagged 2026-07-28 14:02
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 4 versions in last 24h: ['0.4.99', '0.4.100', '0.4.101', '0.4.102']
topology
mass_publish_burst 0.8 publisher 'mxro' pushed 26 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "mxro"
  ],
  "versions": 219
}

Evidence (package doc at flag time)

{
  "dependencies_count": 13,
  "dist": {
    "integrity": "sha512-cp77tjhrwYpliCto9avWSbE2MxEEMxGUda/hL/IqK9pYD8fHtJEf4cGJE1AvAwtVEV7SY7HrRT+TACpwRiXXug==",
    "tarball": "https://registry.npmjs.org/@goldstack/template-email-send/-/template-email-send-0.4.102.tgz",
    "unpackedSize": 18690
  },
  "dist-tags": {
    "latest": "0.4.102"
  },
  "latest_version": "0.4.102",
  "maintainers": [
    {
      "email": "maxrohde.public@gmail.com",
      "name": "mxro"
    }
  ],
  "num_versions": 220,
  "repository": {
    "type": "git",
    "url": "https://github.com/goldstack/goldstack.git"
  },
  "scripts": {
    "build": "yarn clean && yarn compile",
    "build:watch": "yarn clean && yarn compile-watch",
    "clean": "rimraf ./dist",
    "compile": "tsc -p tsconfig.json",
    "compile-watch": "tsc -p tsconfig.json --watch",
    "compile-watch:light": "nodemon --watch ./src/ -e '*' --exec 'yarn compile'",
    "coverage": "jest --collect-coverage --passWithNoTests --config=./jest.config.js --runInBand",
    "generate-schema": "ts-node scripts/generateSchemas.ts EmailSend && cp schemas/* ../../../templates/packages/email-send/schemas",
    "patch-when-changed": "git diff --quiet HEAD^...HEAD -- . && git diff --quiet -- . && git diff --quiet --staged -- .  || yarn version patch",
    "prepublishOnly": "yarn run build",
    "publish": "yarn npm publish --tolerate-republish",
    "test": "GOLDSTACK_DEPLOYMENT=local jest --passWithNoTests --config=./jest.config.js --runInBand",
    "test-watch": "GOLDSTACK_DEPLOYMENT=local jest --watch --config=./jest.config.js --runInBand"
  },
  "signal_details": {
    "mass_publish_burst": "publisher 'mxro' pushed 26 packages in the last 15min on npm",
    "rapid_release": "4 versions in last 24h: ['0.4.99', '0.4.100', '0.4.101', '0.4.102']"
  },
  "time": {
    "created": "2020-09-10T22:31:18.876Z",
    "modified": "2026-07-28T15:35:15.566Z"
  }
}