npm @esri/solutions-components @5.0.8
score
0.7667
high
flagged
2026-06-18 12:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=5.0.8 but max published is 5.1.0-next.2 |
| mass_publish_burst | 0.8 | publisher 'rbcosby' pushed 15 packages in the last 15min on npm |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo Esri/solutions-components returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"john4818",
"prev8048",
"rbcosby"
],
"versions": 838
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-w1+jvpFtyZDUHCUNR7wTziLBfu9waDPtnEONRCiOXVA8Rz/C/FHJTt1xjGna7x7A9OlDJ8Uoi9Pettia5z2g4A==",
"tarball": "https://registry.npmjs.org/@esri/solutions-components/-/solutions-components-5.0.8.tgz",
"unpackedSize": 38583337
},
"dist-tags": {
"latest": "5.0.8",
"next": "5.1.0-next.167"
},
"latest_version": "5.0.8",
"maintainers": [
{
"email": "jhauck@esri.com",
"name": "john4818"
},
{
"email": "pwong@esri.com",
"name": "prev8048"
},
{
"email": "rcosby@esri.com",
"name": "rbcosby"
}
],
"num_versions": 838,
"repository": {
"type": "git",
"url": "git+https://github.com/Esri/solutions-components.git"
},
"scripts": {
"build": "yarn copy:instant-app-component-assests && vite build",
"build:dev": "yarn copy:instant-app-component-assests && NODE_ENV=development vite build --mode development --config vite.dev.config.js",
"clean": "./support/clean-dist.bat && ./support/clean-yarn-lock.bat && ./support/clean-yarn.bat",
"copy:common-component-assests": "ncp node_modules/@arcgis/common-components/dist/assets src/assets && ncp node_modules/@arcgis/common-components/dist/assets src/demos/assets",
"copy:instant-app-component-assests": "ncp node_modules/@arcgis/instant-apps-components/dist/cdn/assets src/assets && ncp node_modules/@arcgis/instant-apps-components/dist/cdn/assets src/demos/assets",
"lint": "lint-staged --config lint-staged.config.js",
"release:publish": "npm publish --access public && node ./support/releaseToGitHub.mjs",
"release:publish:next": "npm publish --access public --tag next && node ./support/releaseToGitHub.mjs",
"start": "vite",
"test": "yarn test-pre && vitest run --browser.headless",
"test-debug": "vitest run --no-file-parallelism --no-isolate --inspect",
"test-pre": "yarn playwright install --with-deps chromium",
"test-watch": "yarn test-pre && vitest",
"watch": "yarn build-dev --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=5.0.8 but max published is 5.1.0-next.2",
"mass_publish_burst": "publisher 'rbcosby' pushed 15 packages in the last 15min on npm",
"repo_doesnt_exist": "claimed repo Esri/solutions-components returns 404 on github.com"
},
"time": {
"created": "2021-12-02T20:54:22.306Z",
"modified": "2026-06-18T17:26:32.272Z"
}
}