npm @goldstack/template-docker-image-aws @0.5.100
score
0.8
high
flagged
2026-07-28 14:02
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.5.98', '0.5.99', '0.5.100'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'mxro' pushed 24 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mxro"
],
"versions": 233
}
Evidence (package doc at flag time)
{
"dependencies_count": 18,
"dist": {
"integrity": "sha512-pkkL7CIWZn4BpH5EoHR+fL9m8dyc7A5p24L2+2RBMecONexpx+N93RFkgUlYosyJk8ReCM5iSn9ILymjL+9vew==",
"tarball": "https://registry.npmjs.org/@goldstack/template-docker-image-aws/-/template-docker-image-aws-0.5.100.tgz",
"unpackedSize": 56060
},
"dist-tags": {
"latest": "0.5.100"
},
"latest_version": "0.5.100",
"maintainers": [
{
"email": "maxrohde.public@gmail.com",
"name": "mxro"
}
],
"num_versions": 233,
"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 AWSDockerImage && cp schemas/* ../../../templates/packages/docker-image-aws/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 24 packages in the last 15min on npm",
"rapid_release": "3 versions in last 24h: ['0.5.98', '0.5.99', '0.5.100']"
},
"time": {
"created": "2020-07-07T23:05:21.220Z",
"modified": "2026-07-28T15:35:11.263Z"
}
}