npm pi-landstrip @0.18.2
score
0.7667
high
flagged
2026-07-28 09:01
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['0.17.42', '0.17.43', '0.18.0', '0.18.1', '0.18.2'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'jarkkojs' pushed 6 packages in the last 15min on npm |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 57d ago but package has 115 versions (expect >= 123d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jarkkojs"
],
"versions": 114
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-Eq8+tyaFo8SpWQTRd7MI9Tg+UWrhf9gH+PTHAHUepiwHwRqEsiEPOX/jRtAKxD40IzVdgd6nYaXnk59Yq/RP4Q==",
"tarball": "https://registry.npmjs.org/pi-landstrip/-/pi-landstrip-0.18.2.tgz",
"unpackedSize": 232360
},
"dist-tags": {
"latest": "0.18.2"
},
"latest_version": "0.18.2",
"maintainers": [
{
"email": "jarkko.sakkinen@iki.fi",
"name": "jarkkojs"
}
],
"num_versions": 115,
"repository": {
"type": "git",
"url": "git+https://github.com/landstrip/landstrip.git"
},
"scripts": {
"all": "npm run fmt && npm run lint && npm run check && npm run test",
"build": "node -e \"const fs = require('node:fs'); fs.rmSync('dist', { recursive: true, force: true }); fs.mkdirSync('dist'); fs.copyFileSync('sandbox.json', 'dist/sandbox.json')\" && bun build index.ts --outfile dist/index.ts --target=node --packages=external",
"check": "tsc --noEmit",
"ci:check": "npm run check",
"ci:fmt": "oxfmt --check *.ts package.json tsconfig.json sandbox.json .oxfmtrc.json README.md",
"ci:lint": "npm run lint",
"ci:test": "npm run test",
"fmt": "oxfmt *.ts package.json tsconfig.json sandbox.json .oxfmtrc.json README.md",
"lint": "oxlint .",
"prepack": "npm run build",
"test": "npm run build && vitest run"
},
"signal_details": {
"mass_publish_burst": "publisher 'jarkkojs' pushed 6 packages in the last 15min on npm",
"rapid_release": "8 versions in last 24h: ['0.17.42', '0.17.43', '0.18.0', '0.18.1', '0.18.2']",
"repo_too_new_for_version_history": "claimed repo created 57d ago but package has 115 versions (expect >= 123d for that history)"
},
"time": {
"created": "2026-06-02T11:08:06.388Z",
"modified": "2026-07-28T14:01:16.310Z"
}
}