npm mixpeek @0.81.129
score
0.65
med
flagged
2026-07-21 23:39
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 14 versions in last 24h: ['0.81.125', '0.81.126', '0.81.127', '0.81.128', '0.81.129'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.81.129 but max published is 1.3.1 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"esteininger"
],
"versions": 129
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-1BzytO/NwM20TzD6Dm8pqvuFVg6qKUi3gArfyj3QUQvg+nLRWwg+7Px4FSvmaDFz0ACqDavBihVeqEKRh37dHw==",
"tarball": "https://registry.npmjs.org/mixpeek/-/mixpeek-0.81.129.tgz",
"unpackedSize": 14230418
},
"dist-tags": {
"latest": "0.81.129"
},
"latest_version": "0.81.129",
"maintainers": [
{
"email": "ethan@mixpeek.com",
"name": "esteininger"
}
],
"num_versions": 131,
"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.129 but max published is 1.3.1",
"rapid_release": "14 versions in last 24h: ['0.81.125', '0.81.126', '0.81.127', '0.81.128', '0.81.129']"
},
"time": {
"created": "2026-01-22T11:46:44.804Z",
"modified": "2026-07-22T04:39:16.608Z"
}
}