PkgRadar

Package evidence

@fjall/[email protected]

no findings

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.

Weekly downloads
1,969Niche · −30% score
Versions published
37
First published
Mar 2026
Publisher
peoram

Effective trust discount applied: 30% (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":["@fjall/[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":["@fjall/[email protected]"],"fail_on":"review"}'
Publisherpeoram
Artifact bytes164,829
Previous version2.14.0
Published2026-06-12T02:45:58.741Z
SHA-2561e2b71002ea1354076e2fbf5ecdfe926059e91426bbe3d3930b6195ddb71fe10

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildnpm run clean && tsc && node ../scripts/minify-dist.mjs dist
  • cleanrm -rf ./dist ./sourcemaps
  • formatprettier --write "src/**/*.{ts,tsx,js,jsx,json}"
  • format:checkprettier --check "src/**/*.{ts,tsx,js,jsx,json}"
  • linteslint src/
  • lint:fixeslint src/ --fix
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
  • watchnpm run build && tsc --watch --preserveWatchOutput
  • watch:onlytsc --watch --preserveWatchOutput
Dependencies20
  • @aws-sdk/client-backup^3.1038.0
  • @aws-sdk/client-cloudformation^3.1038.0
  • @aws-sdk/client-cloudtrail^3.1065.0
  • @aws-sdk/client-cost-explorer^3.1038.0
  • @aws-sdk/client-ec2^3.1038.0
  • @aws-sdk/client-ecr^3.1039.0
  • @aws-sdk/client-iam^3.1038.0
  • @aws-sdk/client-kms^3.1065.0
  • @aws-sdk/client-organizations^3.1038.0
  • @aws-sdk/client-ram^3.1038.0
  • @aws-sdk/client-s3^3.1038.0
  • @aws-sdk/client-secrets-manager^3.1038.0
  • @aws-sdk/client-sqs^3.1067.0
  • @aws-sdk/client-sso-admin^3.1038.0
  • @aws-sdk/client-sts^3.1038.0
  • @fjall/generator^2.15.0
  • @fjall/util^2.15.0
  • @smithy/node-http-handler^4.6.1
  • tsx^4.21.0
  • zod^4.4.3