npm @goldstack/template-lambda-trigger-cli @0.1.85
score
0.7806
high
flagged
2026-07-28 14:02
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.1.82', '0.1.83', '0.1.84', '0.1.85'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'mxro' pushed 34 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mxro"
],
"versions": 82
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-LrUHxyei2Aizr44Y+QyAfoKQOYbmH3hZcLTdDtHO0YznzUDSK2VWP/908hu80sIYBSvVC4RgRe/KiG7ZT7ZwYA==",
"tarball": "https://registry.npmjs.org/@goldstack/template-lambda-trigger-cli/-/template-lambda-trigger-cli-0.1.85.tgz",
"unpackedSize": 8418
},
"dist-tags": {
"latest": "0.1.85"
},
"latest_version": "0.1.85",
"maintainers": [
{
"email": "maxrohde.public@gmail.com",
"name": "mxro"
}
],
"num_versions": 83,
"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",
"cli": "ts-node bin/template.ts",
"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 && cp schemas/* ../../../templates/packages/lambda-python-job/schemas && cp schemas/* ../../../templates/packages/lambda-node-trigger/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": "jest --passWithNoTests --config=./jest.config.js --runInBand"
},
"signal_details": {
"mass_publish_burst": "publisher 'mxro' pushed 34 packages in the last 15min on npm",
"rapid_release": "4 versions in last 24h: ['0.1.82', '0.1.83', '0.1.84', '0.1.85']"
},
"time": {
"created": "2024-10-26T02:58:01.249Z",
"modified": "2026-07-28T15:35:30.601Z"
}
}