npm @jykim0507/hd-map @0.0.108
score
0.7
high
flagged
2026-05-20 01:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.0.106', '0.0.107', '0.0.108'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"jykim0507"
],
"versions": 100
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-Y0ccyravN7SnDfS+aZYv82cs4/j+rxdM7odIKbvwEYv+dFLngK1z0I2B2KU50JnvNnQr0c7WQHqlc0/J/mYXNg==",
"tarball": "https://registry.npmjs.org/@jykim0507/hd-map/-/hd-map-0.0.108.tgz",
"unpackedSize": 146682204
},
"dist-tags": {
"latest": "0.0.108"
},
"latest_version": "0.0.108",
"maintainers": [
{
"email": "jykim@cest.co.kr",
"name": "jykim0507"
}
],
"num_versions": 101,
"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'));fs.copyFileSync(path.join(src,'geojson/a2_link.geojson'),path.join(dest,'geojson/a2_link.geojson'));fs.copyFileSync(path.join(src,'geojson/b1_safetysign.geojson'),path.join(dest,'geojson/b1_safetysign.geojson'));fs.copyFileSync(path.join(src,'geojson/b3_surfacemark.geojson'),path.join(dest,'geojson/b3_surfacemark.geojson'))\"",
"preview": "vite preview",
"type-check": "vue-tsc --build"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['0.0.106', '0.0.107', '0.0.108']"
},
"time": {
"created": "2026-05-12T05:10:01.290Z",
"modified": "2026-05-20T06:55:08.884Z"
}
}