PkgRadar

Package evidence

@finema/[email protected]

Large Javascript Payload: 3019279 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
463Mature · −50% score
First published
Oct 2023
Publisher
npm-finema

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@finema/[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":["@finema/[email protected]"],"fail_on":"review"}'
Publishernpm-finema
Artifact bytes3,031,680
Previous version1.1.4
Published2023-10-03T10:17:53.389Z
SHA-25616bd27ac86cd9a6b1fc303fb8c8bd0e98d02ef2ff4fd0a6e78f52bbc1c087ce3

Why flagged

What the scanner saw

Large Javascript Payload: 3019279 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.1.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/./dist/core.umd.cjs3019279 bytes0
lowLarge Javascript Payloadpackage/dist/core.umd.cjs3019279 bytes0
lowLarge Javascript Payloadpackage/dist/core.js3361998 bytes0

Manifest

Package metadata

Scripts4
  • buildvite build && vue-tsc --emitDeclarationOnly
  • devvite
  • previewvite preview
  • testvitest run
Dependencies8
  • @faker-js/faker^7.6.0
  • axios1.4.0
  • cookie^0.5.0
  • cookie-universal^2.2.2
  • dayjs^1.11.7
  • lodash^4.17.21
  • url-join^5.0.0
  • vue^3.3.4