PkgRadar

Package evidence

@imtbl/[email protected]

Large Javascript Payload: 13447058 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.

Weekly downloads
758
Versions published
419Mature · −50% score
First published
Dec 2024
Publisher
platform-sa

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":["@imtbl/[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":["@imtbl/[email protected]"],"fail_on":"review"}'
Publisherplatform-sa
Artifact bytes4,158,259
Previous version2.20.1-alpha.0
Published2026-05-26T05:21:43.392Z
SHA-256a11559790bdc181fac253a897c7dd8d0e0cc1f88e2ba5f16b1662ae5bfb240f5

Why flagged

What the scanner saw

Large Javascript Payload: 13447058 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
2.20.1-alpha.1Version
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/dist/browser/index-Bp9HV7nd.js13447058 bytes10

Manifest

Package metadata

Scripts11
  • buildNODE_ENV=production node --max-old-space-size=14366 ./node_modules/rollup/dist/bin/rollup --config rollup.config.js && pnpm typegen
  • build:localpnpm build && mkdir -p ../widgets-sample-app/public/lib/js && cp dist/browser/*.js ../widgets-sample-app/public/lib/js/
  • linteslint ./src --ext .ts,.jsx,.tsx
  • lint:fixeslint ./src --ext .ts,.jsx,.tsx --fix
  • pack:rootpnpm pack --pack-destination $(dirname $(pnpm root -w))
  • startNODE_ENV=development rollup --config rollup.config.js --watch
  • testjest test --passWithNoTests
  • test:watchjest test --passWithNoTests --watch
  • transpilenode --max-old-space-size=14366 ./node_modules/rollup/dist/bin/rollup --config rollup.config.js
  • typechecktsc --customConditions default --customConditions "default" --noEmit
  • typegentsc --customConditions default --emitDeclarationOnly --outDir dist/types
Dependencies28
  • @0xsquid/sdk^2.8.25
  • @biom3/design-tokens^0.4.5
  • @biom3/react^0.29.4
  • @emotion/react^11.11.3
  • @imtbl/bridge-sdk2.20.1-alpha.1
  • @imtbl/checkout-sdk2.20.1-alpha.1
  • @imtbl/config2.20.1-alpha.1
  • @imtbl/cryptofiat2.20.1-alpha.1
  • @imtbl/dex-sdk2.20.1-alpha.1
  • @imtbl/passport2.20.1-alpha.1
  • @imtbl/react-analytics0.3.4-alpha
  • @rive-app/react-canvas-lite^4.9.0
  • @walletconnect/ethereum-provider^2.11.1
  • @walletconnect/modal^2.6.2
  • axios^1.6.5
  • ethers^6.13.4
  • framer-motion^11.0.6
  • i18next^23.7.6
  • i18next-browser-languagedetector^7.2.0
  • localforage^1.10.0
  • lodash.debounce^4.0.8
  • pako^2.1.0
  • pino-pretty^11.2.2
  • react^18.2.0
  • react-dom^18.2.0
  • react-i18next^13.5.0
  • ts-deepmerge^7.0.2
  • uuid^9.0.1