npm dolphin-server-modules @2.13.0
score
0.5796
med
flagged
2026-06-06 10:04
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| size_spike | 0.5 | unpackedSize 1227911 -> 83876127 (68.3×) |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['dolphin-client'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 76d ago but package has 77 versions (expect >= 113d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"shankarphunyal"
],
"versions": 76
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-QNIFJCp5kPQfMqSa1IcgjMk+EDDpS4+nfY1btWKj+gmhXAdiw/ZlixpyPLHCtJjTG5liMAd25jju2/5+O60nBg==",
"tarball": "https://registry.npmjs.org/dolphin-server-modules/-/dolphin-server-modules-2.13.0.tgz",
"unpackedSize": 83876127
},
"dist-tags": {
"latest": "2.13.0"
},
"latest_version": "2.13.0",
"maintainers": [
{
"email": "shankarphunyal@gmail.com",
"name": "shankarphunyal"
}
],
"num_versions": 77,
"repository": {
"type": "git",
"url": "git+https://github.com/Phuyalshankar/dolphin-server-modules.git"
},
"scripts": {
"build": "npm run build:client && tsc && tsc -p independent-modules/e2e-cryptography && tsc -p independent-modules/push-notifications && tsc -p independent-modules/webrtc-calling",
"build:client": "node -e \"const fs = require('fs'); const path = require('path'); const main = require.resolve('dolphin-client'); const distDir = path.dirname(main); fs.copyFileSync(path.join(distDir, 'dolphin-client.js'), 'scripts/client.browser.js');\"",
"dev": "npm run build && npm run start",
"dolphin": "node dist/bin/cli.js",
"prepublishOnly": "npm run build",
"start": "node dist/demo-server.js",
"test": "jest"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['dolphin-client']",
"repo_too_new_for_version_history": "claimed repo created 76d ago but package has 77 versions (expect >= 113d for that history)",
"size_spike": "unpackedSize 1227911 -> 83876127 (68.3\u00d7)"
},
"time": {
"created": "2026-03-22T14:57:25.294Z",
"modified": "2026-06-06T15:04:08.420Z"
}
}