PkgRadar

Package evidence

@hotwax/[email protected]

Large Javascript Payload: 2509411 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
247
Versions published
56Mature · −50% score
First published
Jun 2023
Publisher
yash.maheshwari

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":["@hotwax/[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":["@hotwax/[email protected]"],"fail_on":"review"}'
Artifact bytes961,978
Previous version1.24.2
Published2026-01-05T05:25:35.248Z
SHA-256328fc1e6922b9acc8dc8d1cb9e29b918415338b6bb00bddd208843e31d5204fa

Why flagged

What the scanner saw

Large Javascript Payload: 2509411 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
1.25.0Version
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/index-34184b3f.js2509411 bytes10

Manifest

Package metadata

Scripts3
  • buildvue-tsc --noEmit && vite build
  • devvite
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore
Dependencies15
  • @hotwax/oms-api^1.26.0
  • @ionic/core^7.6.0
  • @ionic/vue^7.6.0
  • @shopify/app-bridge^3.7.10
  • @shopify/app-bridge-utils^3.5.1
  • firebase^10.3.1
  • luxon^3.3.0
  • pinia2.0.36
  • pinia-plugin-persistedstate^3.1.0
  • register-service-worker^1.7.2
  • vee-validate4.9.0
  • vue^3.3.4
  • vue-i18n^9.2.2
  • vue-markdown-render^2.2.1
  • yup^1.6.1