PkgRadar

Package evidence

@velora-dex/[email protected]

Remote Dependency Spec: dependencies.@velora-dex/sdk="github:VeloraDEX/sdk#chore/order_refund_field"

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
134Established · −30% score
First published
Jul 2025
Publisher
velenir

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

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":["@velora-dex/[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":["@velora-dex/[email protected]"],"fail_on":"review"}'
Publishervelenir
Artifact bytes2,171,896
Previous version0.8.4
Published2026-06-15T13:29:20.657Z
SHA-2569778cc9fb6097ce76344a45f00ccab478d6ce4edff219b66fbc50738dd8e2823

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@velora-dex/sdk="github:VeloraDEX/sdk#chore/order_refund_field"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
0.8.5-dev.0Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@velora-dex/sdk="github:VeloraDEX/sdk#chore/order_refund_field"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.@velora-dex/sdk changed to remote spec in 0.8.5-dev.0 vs 0.8.4: "github:VeloraDEX/sdk#chore/order_refund_field"12

Manifest

Package metadata

Scripts11
  • analyze:circular-depsmadge --circular --warning $(find ./src -name '*.ts' -o -name '*.tsx')
  • analyze:circular-deps-graphmadge --circular $(find ./src -name '*.ts' -o -name '*.tsx') --image graph.svg
  • buildtsc -b && vite build
  • build:configuratortsc -b && vite build --config vite.configurator.config.ts
  • devvite build --watch
  • dev:configuratorvite --clearScreen false
  • linteslint .
  • postbuildpnpm postprocess:css
  • postprocess:csssed -i.bak 's/:root,\s*:host/.velora-widget/g' dist/styles.css && rm dist/styles.css.bak
  • prepackpnpm build
  • previewvite preview --outDir configuratorBuild
Dependencies45
  • @lottiefiles/dotlottie-react^0.14.4
  • @privy-io/react-auth^2.21.1
  • @privy-io/wagmi^1.0.5
  • @radix-ui/react-accordion^1.2.11
  • @radix-ui/react-dialog^1.1.14
  • @radix-ui/react-dropdown-menu^2.1.15
  • @radix-ui/react-progress^1.1.7
  • @radix-ui/react-select^2.2.5
  • @radix-ui/react-slot^1.2.3
  • @radix-ui/react-switch^1.2.5
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-tooltip^1.2.7
  • @tanstack/react-pacer^0.14.0
  • @tanstack/react-virtual^3.13.12
  • @uniswap/token-lists1.0.0-beta.34
  • @velora-dex/sdkgithub:VeloraDEX/sdk#chore/order_refund_field
  • @wagmi/core^2.18.1
  • axios^1.16.1
  • big.js^7.0.1
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • copy-to-clipboard^3.3.3
  • dayjs^1.11.18
  • immer^10.1.1
  • is-mobile^5.0.0
  • jotai^2.16.1
  • jotai-devtools^0.13.0
  • jotai-effect^2.2.3
  • jotai-family^1.0.1
  • jotai-immer^0.4.1
  • …and 15 more.