npm @goldstack/template-sqs @0.1.72
score
0.7628
high
flagged
2026-07-28 10:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.1.70', '0.1.71', '0.1.72'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'mxro' pushed 25 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mxro"
],
"versions": 69
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-j6tPdC+5ZKsx1CgNL6sEHN7ycL8bh4DhJdz5M82JAKyhSotmTwqrJTPUF+C0RUBb4Y2glDESMAC5ubr2huRHKA==",
"tarball": "https://registry.npmjs.org/@goldstack/template-sqs/-/template-sqs-0.1.72.tgz",
"unpackedSize": 35333
},
"dist-tags": {
"latest": "0.1.72"
},
"latest_version": "0.1.72",
"maintainers": [
{
"email": "maxrohde.public@gmail.com",
"name": "mxro"
}
],
"num_versions": 70,
"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",
"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 25 packages in the last 15min on npm",
"rapid_release": "3 versions in last 24h: ['0.1.70', '0.1.71', '0.1.72']"
},
"time": {
"created": "2024-10-29T09:19:24.151Z",
"modified": "2026-07-28T11:49:21.979Z"
}
}