npm @genesislcap/pbc-documents-ui @14.461.2
score
0.6
med
flagged
2026-06-16 08:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['14.461.0', '14.461.1', '14.461.2'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=14.461.2 but max published is 14.461.3-alpha-5a8ece015.0 |
| mass_publish_burst | 0.8 | publisher 'genesisnpm' pushed 64 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"genesisnpm"
],
"versions": 546
}
Evidence (package doc at flag time)
{
"dependencies_count": 21,
"dist": {
"integrity": "sha512-ngUNJiOicqMOJPcP/2486xsJdXN3RXWzMGqQp2JFj/2JyGgFNRa5oTF8auf3ssDhKudkgtFHoCTml2QEGTW4bA==",
"tarball": "https://registry.npmjs.org/@genesislcap/pbc-documents-ui/-/pbc-documents-ui-14.461.2.tgz",
"unpackedSize": 326980
},
"dist-tags": {
"14.371.0-patch.3": "14.371.1-alpha-ebadff0.0",
"BBVA-292": "14.424.0-BBVA-292.1",
"FUI-0-react-renderers": "14.417.0-FUI-0-react-renderers.1",
"FUI-2341-3": "14.367.1-FUI-2341-3.4",
"FUI-2456": "14.371.0-FUI-2456.1",
"FUI-2457": "14.375.1-FUI-2457.1",
"FUI-2471": "14.393.3-FUI-2471.4",
"FUI-2489": "14.436.0-FUI-2489.8",
"FUI-2491": "14.407.0-FUI-2491.1",
"FUI-2495": "14.409.0-FUI-2495.12",
"FUI-2511": "14.421.1-FUI-2511.3",
"FUI-2528": "14.430.2-FUI-2528.9",
"FUI-2528-2": "14.431.0-FUI-2528-2.1",
"FUI-2537": "14.446.0-FUI-2537.8",
"FUI-2538": "14.452.1-FUI-2538.1",
"FUI-2541": "14.446.1-FUI-2541.4",
"FUI-2550": "14.456.0-FUI-2550.9",
"GENC-0": "14.458.1-GENC-0.3",
"GENC-1247": "14.428.1-GENC-1247.1",
"GENC-1247-2": "14.432.2-GENC-1247-2.1",
"GENC-1250": "14.439.1-GENC-1250.1",
"GENC-1262": "14.444.1-GENC-1262.1",
"GENC-1298": "14.451.0-GENC-1298.1",
"GENC-1321": "14.454.2-GENC-1321.1",
"GENC-1324": "14.455.1-GENC-1324.1",
"GENC-1346": "14.461.2-GENC-1346.2",
"MX-491": "14.364.0-MX-491.1",
"MX-499": "14.373.2-MX-499.4",
"MX-499-LIST": "14.373.2-MX-499-LIST.1",
"PA-1776": "14.340.0-PA-1776.1",
"PA-1853": "14.408.0-PA-1853.1",
"PA-1863": "14.430.0-PA-1863.1",
"TAM-SPIKE-LAYOUT": "14.393.3-TAM-SPIKE-LAYOUT.1",
"TAMTECH-262": "14.380.1-TAMTECH-262.2",
"TPD-4881": "14.401.0-TPD-4881.2",
"TPD-4971": "14.396.1-TPD-4971.1",
"ai-assistant": "14.403.0-ai-assistant.7",
"canary": "14.461.3-alpha-5a8ece015.0",
"chore-fix-ag-grid-types-react": "14.445.2-chore-fix-ag-grid-types-react.3",
"flyouts-react-v2": "14.416.0-flyouts-react-v2.1",
"form-change-handlers": "14.432.2-form-change-handlers.1",
"fui-2424-height-width": "14.344.0-fui-2424-height-width.2",
"fui-2430": "14.344.1-fui-2430.3",
"fui-2433-dimensions": "14.347.1-fui-2433-dimensions.1",
"hide-status-pill": "14.401.3-hide-status-pill.4",
"icon-renderer": "14.408.0-icon-renderer.4",
"latest": "14.461.2",
"moreRowsPolling": "14.434.0-moreRowsPolling.1",
"patch": "14.371.0-patch.3",
"pbi": "14.409.0-pbi.1",
"react-dom-rendering": "14.424.0-react-dom-rendering.1",
"tabs-z-index-fix": "14.361.2-tabs-z-index-fix.2",
"token-test": "14.344.0-token-test.1",
"wealth-connect": "14.416.2-alpha-a775978.0",
"workspaces": "14.406.0-workspaces.8"
},
"latest_version": "14.461.2",
"maintainers": [
{
"email": "npm.hosting@genesis.global",
"name": "genesisnpm"
}
],
"num_versions": 548,
"repository": null,
"scripts": {
"baseline": "npm run clean && npm run bootstrap",
"bootstrap": "npm install --no-fund --no-audit",
"bootstrap:ci": "npm ci --no-fund --no-audit",
"build": "genx build -b ts",
"build:stats": "genx analyze",
"build:webpack": "genx build",
"circular": "npx madge --extensions ts --circular ./src",
"clean": "rimraf dist node_modules",
"dev": "genx dev -e API_HOST",
"dev:docker": "npm run dev -- --host 0.0.0.0",
"dev:https": "npm run dev -- --https",
"dev:intellij": "genx dev -e",
"dev:no-open": "npm run dev -- --no-open",
"dev:webpack": "npm run dev -- -b webpack",
"dev:webpack:no-open": "npm run dev -- --no-open -b webpack",
"lint": "genx lint -l ox",
"lint:eslint": "genx lint -l eslint --profile",
"lint:fix": "genx lint -l ox --fix",
"lint:stylelint": "genx lint -l stylelint",
"serve": "genx serve",
"test": "genx test",
"test:coverage": "genx test --coverage",
"test:coverage:browser": "genx test --coverage --browser",
"test:debug": "genx test --debug",
"test:e2e": "genx test --e2e",
"test:e2e:debug": "genx test --e2e --debug",
"test:e2e:ui": "genx test --e2e --interactive",
"test:unit:browser": "genx test --browser",
"test:unit:browser:watch": "genx test --browser --watch",
"test:unit:watch": "genx test --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=14.461.2 but max published is 14.461.3-alpha-5a8ece015.0",
"mass_publish_burst": "publisher 'genesisnpm' pushed 64 packages in the last 15min on npm",
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['14.461.0', '14.461.1', '14.461.2']"
},
"time": {
"created": "2024-03-14T14:50:57.187Z",
"modified": "2026-06-16T13:45:47.630Z"
}
}