npm mixpeek @0.81.130
score
0.65
med
flagged
2026-07-22 02:31
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 14 versions in last 24h: ['0.81.126', '0.81.127', '0.81.128', '0.81.129', '0.81.130'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.81.130 but max published is 1.3.1 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"esteininger"
],
"versions": 131
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-B5y3pdpLeGonZkC/SRZ85fjezCdKnI42QBcGLNcKT5ffxJurFGo3LGBtZ94N2p0+BwFIKy7XEITdkzMiTSXwXg==",
"tarball": "https://registry.npmjs.org/mixpeek/-/mixpeek-0.81.130.tgz",
"unpackedSize": 14230418
},
"dist-tags": {
"latest": "0.81.130"
},
"latest_version": "0.81.130",
"maintainers": [
{
"email": "ethan@mixpeek.com",
"name": "esteininger"
}
],
"num_versions": 132,
"repository": {
"type": "git",
"url": "git+https://github.com/mixpeek/javascript-sdk.git"
},
"scripts": {
"build": "tsup lib/index.ts --format cjs,esm --sourcemap --clean && npm run build:dts && npm run check:types-entry",
"build:dts": "tsc --emitDeclarationOnly --declaration --outDir dist",
"check:types-entry": "node -e \"const p=require('./package.json');require('fs').accessSync(p.types.replace('./',''));console.log('types entry OK: '+p.types)\"",
"generate": "bash scripts/generate.sh",
"inject:wrapper": "ts-node scripts/inject_wrapper.ts",
"lint": "eslint src/ lib/",
"prepublishOnly": "npm run build",
"test": "jest",
"test:integration": "jest --testPathPattern=test/integration",
"test:unit": "jest --testPathPattern=test/unit",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.81.130 but max published is 1.3.1",
"rapid_release": "14 versions in last 24h: ['0.81.126', '0.81.127', '0.81.128', '0.81.129', '0.81.130']"
},
"time": {
"created": "2026-01-22T11:46:44.804Z",
"modified": "2026-07-22T07:31:41.625Z"
}
}