PkgRadar

Package evidence

@finos/[email protected]

Large Javascript Payload: 13855135 bytes

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
305Mature · −50% score
First published
Jun 2024
Publisher
finos-admin

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@finos/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@finos/[email protected]"],"fail_on":"review"}'
Publisherfinos-admin
Artifact bytes3,645,962
Previous version4.0.267
Published2026-05-20T16:34:41.343Z
SHA-2568cf74244153c019628d9bf3d7f48617fce768fb02333c367dc64d83d7369330d

Why flagged

What the scanner saw

Large Javascript Payload: 13855135 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
4.0.268Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/bundles/bundle.cjs.js13855135 bytes10

Manifest

Package metadata

Scripts14
  • build:tailwindcsstailwindcss -i ./style/tailwind.css -o ./lib/tailwind.css --minify
  • build:tstsc --project ./tsconfig.build.json
  • bundleyarn clean && yarn build:tailwindcss && yarn build:ts && yarn rollup -c && echo '{"type": "commonjs"}' > lib/bundles/package.json
  • cleannpm-run-all clean:cache clean:lib
  • clean:cacherimraf "build"
  • clean:librimraf "lib"
  • devnpm-run-all --parallel dev:ts
  • dev:tstsc --watch --preserveWatchOutput
  • lint:jscross-env NODE_ENV=production eslint --cache --cache-location ./build/.eslintcache --report-unused-disable-directives --parser-options=project:"./tsconfig.json" "./src/**/*.{js,ts,tsx}"
  • publish:pre-prepareyarn bundle
  • publish:preparenode ../../scripts/release/preparePublishContent.js
  • publish:snapshotnode ../../scripts/release/publishDevSnapshot.js
  • testjest
  • test:watchjest --watch
Dependencies13
  • @finos/legend-application16.0.107
  • @finos/legend-application-query-bootstrap13.220.0
  • @finos/legend-application-studio28.21.6
  • @finos/legend-art7.1.148
  • @finos/legend-data-cube0.3.89
  • @finos/legend-extension-dsl-diagram8.1.236
  • @finos/legend-graph32.6.4
  • @finos/legend-lego2.0.192
  • @finos/legend-query-builder4.18.10
  • @finos/legend-shared11.0.25
  • @finos/legend-storage3.0.146
  • @types/react19.0.10
  • react19.0.1