npm s3-concat @1.6.0
score
0.5951
med
flagged
2026-06-18 00:38
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['s3-concat'] |
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['1.4.0', '1.4.1', '1.5.0', '1.5.1', '1.6.0'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"shuntaka9576"
],
"versions": 13
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-h7jZBo4Q0kcb+4GJow67wK0KaZbYEo2fQ9zPQ4x8D8qy+MA0uXgKtwvxNcUaBBcWr/ebbCFeoeteFClafij+QQ==",
"tarball": "https://registry.npmjs.org/s3-concat/-/s3-concat-1.6.0.tgz",
"unpackedSize": 54138
},
"dist-tags": {
"latest": "1.6.0"
},
"latest_version": "1.6.0",
"maintainers": [
{
"email": "shuntaka9576@gmail.com",
"name": "shuntaka9576"
}
],
"num_versions": 14,
"repository": {
"type": "git",
"url": "git+https://github.com/shuntaka9576/s3-concat.git"
},
"scripts": {
"build": "tsdown",
"check": "pnpm run check:lint && pnpm run check:format && pnpm run check:type && pnpm run check:spell",
"check:format": "biome format .",
"check:lint": "biome lint .",
"check:spell": "cspell lint . --cache --gitignore",
"check:type": "tsc",
"e2e": "USE_REAL_S3=1 vitest run --config vitest.config.ts --reporter=verbose",
"e2e:sdk-matrix": "bash scripts/sdk-matrix.sh e2e",
"fix": "biome check . --write --unsafe",
"publish": "semantic-release",
"test": "vitest run --config vitest.config.ts --coverage.enabled true --reporter=verbose",
"test:sdk-matrix": "bash scripts/sdk-matrix.sh test",
"test:unit": "vitest run --config vitest.unit.config.ts --reporter=verbose"
},
"signal_details": {
"bin_added": "new bin entry: ['s3-concat']",
"rapid_release": "6 versions in last 24h: ['1.4.0', '1.4.1', '1.5.0', '1.5.1', '1.6.0']"
},
"time": {
"created": "2024-05-26T01:01:02.329Z",
"modified": "2026-06-18T05:38:46.941Z"
}
}