npm @jykim0507/hd-map @0.0.178
score
0.675
med
flagged
2026-06-02 07:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 36 versions in last 24h: ['0.0.174', '0.0.175', '0.0.176', '0.0.177', '0.0.178'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@mapbox/vector-tile', 'pbf'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"jykim0507"
],
"versions": 102
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-9/6nm2tAtrqd7iepx64uLaRjr9ZTMf4W4l7eT+/+eyBtSP5y0kaUjtllueLaN3Ixpg1G8I4m5nPxVV93FZsEig==",
"tarball": "https://registry.npmjs.org/@jykim0507/hd-map/-/hd-map-0.0.178.tgz",
"unpackedSize": 97334936
},
"dist-tags": {
"latest": "0.0.178"
},
"latest_version": "0.0.178",
"maintainers": [
{
"email": "jykim@cest.co.kr",
"name": "jykim0507"
}
],
"num_versions": 169,
"repository": null,
"scripts": {
"build": "run-p type-check \"build-only {@}\" --",
"build-only": "vite build",
"dev": "vite",
"postinstall": "node -e \"const fs=require('fs'),path=require('path');const src=path.join(__dirname,'public');const dest=path.join(process.env.INIT_CWD,'public');fs.mkdirSync(path.join(dest,'geojson'),{recursive:true});fs.copyFileSync(path.join(src,'output.pmtiles'),path.join(dest,'output.pmtiles'));\"",
"preview": "vite preview",
"type-check": "vue-tsc --build"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@mapbox/vector-tile', 'pbf']",
"install_script_payload": "install/lifecycle script matches payload regex",
"no_repo": "package.json has no repository field",
"rapid_release": "36 versions in last 24h: ['0.0.174', '0.0.175', '0.0.176', '0.0.177', '0.0.178']"
},
"time": {
"created": "2026-05-12T05:10:01.290Z",
"modified": "2026-06-02T08:25:15.639Z"
}
}