npm puls-dev @0.3.4
score
0.5515
med
flagged
2026-06-05 06:12
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['puls'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| enrichment | ||
| depsdev_no_source_repo | 0.5 | deps.dev has no SOURCE_REPO link for this version |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"biaandersson"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 21,
"dist": {
"integrity": "sha512-U7wJrKxdzBM63TTIU5RGMME3QzR6tLlD1hMrL8tXNQFr56trK2dd2GDuyexkFp5k2zChy7s2nwgUJmnxwVebOw==",
"tarball": "https://registry.npmjs.org/puls-dev/-/puls-dev-0.3.4.tgz",
"unpackedSize": 956970
},
"dist-tags": {
"latest": "0.3.4"
},
"latest_version": "0.3.4",
"maintainers": [
{
"email": "biaanderssson@gmail.com",
"name": "biaandersson"
}
],
"num_versions": 19,
"repository": null,
"scripts": {
"build": "tsc",
"postbuild": "node -e \"const fs=require('fs'),f='dist/bin/puls.js',c=fs.readFileSync(f,'utf8');if(!c.startsWith('#!'))fs.writeFileSync(f,'#!/usr/bin/env node\\n'+c);\" && chmod +x dist/bin/puls.js",
"prepublishOnly": "npm run build",
"test": "tsx --test \"src/**/*.test.ts\""
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['puls']",
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-05-18T12:26:40.377Z",
"modified": "2026-06-04T14:17:53.795Z"
}
}