npm mixpeek @0.81.174
score
0.65
med
flagged
2026-07-26 05:16
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['0.81.170', '0.81.171', '0.81.172', '0.81.173', '0.81.174'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.81.174 but max published is 1.3.1 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"esteininger"
],
"versions": 176
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-aDRFNBTEoqlrEs2WVsxAhij9r7/4dCCf6mW2CFpdbSr+vfZJo5d8fRH0D4RNHB4RU+3UIZ2Hlma/h8h/hkH5aQ==",
"tarball": "https://registry.npmjs.org/mixpeek/-/mixpeek-0.81.174.tgz",
"unpackedSize": 14351835
},
"dist-tags": {
"latest": "0.81.174"
},
"latest_version": "0.81.174",
"maintainers": [
{
"email": "ethan@mixpeek.com",
"name": "esteininger"
}
],
"num_versions": 176,
"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.174 but max published is 1.3.1",
"rapid_release": "8 versions in last 24h: ['0.81.170', '0.81.171', '0.81.172', '0.81.173', '0.81.174']"
},
"time": {
"created": "2026-01-22T11:46:44.804Z",
"modified": "2026-07-26T07:37:20.226Z"
}
}