npm @phila/phila-ui-map-core @1.1.1
score
0.5124
med
flagged
2026-07-22 11:36
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.1.1 but max published is 1.2.0-beta.1 |
| mass_publish_burst | 0.8 | publisher 'phillypackage' pushed 25 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cirinocarvalho",
"m-atia",
"ajrothwell",
"phillypackage"
],
"versions": 73
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-HDRzg5pJPgKGxjhnWnWRHKbyeJp2ZIHjKWzP1pJPcaUFjUXFfF5m8X9Wvb2mQ3ATTraRtr7yY+Jz0hjoN2Z3eQ==",
"tarball": "https://registry.npmjs.org/@phila/phila-ui-map-core/-/phila-ui-map-core-1.1.1.tgz",
"unpackedSize": 21172259
},
"dist-tags": {
"beta": "1.2.0-beta.1",
"latest": "1.1.1"
},
"latest_version": "1.1.1",
"maintainers": [
{
"email": "cirino.carvalho@gmail.com",
"name": "cirinocarvalho"
},
{
"email": "atia.maah@gmail.com",
"name": "m-atia"
},
{
"email": "rothwell.andy@gmail.com",
"name": "ajrothwell"
},
{
"email": "phillypackage@gmail.com",
"name": "phillypackage"
}
],
"num_versions": 73,
"repository": null,
"scripts": {
"build": "vite build && npm run copy-css",
"build-win": "vite build && npm run copy-css-win",
"clean": "rm -rf dist",
"copy-css": "mkdir dist/styles && cp src/styles/*.css dist/styles/",
"copy-css-win": "mkdir dist\\styles && copy src\\styles\\*.css dist\\styles\\",
"dev": "vite",
"dev:lib": "vite build --watch",
"format": "prettier --write .",
"format:check": "prettier --check .",
"lint": "eslint src --ext .ts,.vue",
"lint:fix": "eslint src --ext .ts,.vue --fix",
"type-check": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.1.1 but max published is 1.2.0-beta.1",
"mass_publish_burst": "publisher 'phillypackage' pushed 25 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2025-12-31T14:50:54.099Z",
"modified": "2026-07-22T16:06:25.778Z"
}
}