PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 12184227 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
1,238Niche · −30% score
Versions published
373Mature · −50% score
First published
Jun 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes21,172,280
Previous version1.26.0-beta.30
Published2026-05-28T07:51:46.195Z
SHA-25670d987831be90bd7e7002d10c50793eceadcc930b1a94dda8ef169ef812cfd8c

Why flagged

What the scanner saw

Large Javascript Payload: 12184227 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.26.0-beta.31Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/axitech-widget.umd.js12184227 bytes10

Manifest

Package metadata

Scripts14
  • buildrimraf dist && vue-tsc && vite build
  • convert-svgnode cli-utils/convert-svg-to-vue.js
  • docs:buildnpm run generate --prefix docs
  • docs:devnpx dotenv-cli -e .env -- npx vitepress dev docs-local --host
  • docs:installnpm install --prefix docs
  • docs:local-devnpx dotenv-cli -e .env -- npm run dev --prefix docs
  • docs:servenpx vitepress serve docs
  • linteslint --fix ./
  • preparehusky
  • pubnpm version patch --force && npm publish
  • typecheckvue-tsc --noEmit
  • upgrade:betaexport VERSION=$(npm view axitech-widget version --tag beta) && echo $VERSION && npm install axitech-widget@$VERSION --prefix docs
  • upgrade:latestexport VERSION=$(npm view axitech-widget version --tag latest) && echo $VERSION && npm install axitech-widget@$VERSION --prefix docs
  • upgrade:stagingexport VERSION=$(npm view axitech-widget version --tag staging) && echo $VERSION && npm install axitech-widget@$VERSION --prefix docs
Dependencies30
  • @aws-sdk/client-s3^3.1043.0
  • @googlemaps/js-api-loader^1.16.10
  • @jsonforms/core3.7.0
  • @jsonforms/vue3.7.0
  • @jsonforms/vue-vanilla3.7.0
  • @openreplay/tracker^16.4.1
  • @openreplay/tracker-assist^11.0.15
  • @sentry/vue^8.55.2
  • @uppy/aws-s3^4.3.2
  • @uppy/compressor^2.3.2
  • @uppy/core^4.5.3
  • @uppy/dashboard^4.4.3
  • @uppy/drag-drop^4.2.2
  • @uppy/drop-target^3.2.2
  • @uppy/file-input^4.2.2
  • @uppy/progress-bar^4.3.2
  • @uppy/thumbnail-generator^4.2.3
  • @uppy/utils^6.2.2
  • @uppy/vue^2.4.2
  • @vueuse/core^13.9.0
  • ajv^8.18.0
  • ajv-errors^3.0.0
  • class-variance-authority^0.7.1
  • dayjs^1.11.20
  • floating-vue^5.2.2
  • libphonenumber-js^1.13.3
  • posthog-js^1.376.0
  • tailwind-merge^2.6.1
  • ua-parser-js^2.0.9
  • vue-tel-input9.8.0