PkgRadar

Package evidence

[email protected]

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

Versions published
1,421Mature · −50% score
First published
Jan 2021
Publisher
allanclasscard

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

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":["[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 bytes5,195,743
Previous version0.2.1483
Published2026-05-29T06:29:39.282Z
SHA-2563936cc0cb71d5088db53d004fef9bf1ca2047ddc4701d9d06e1b0f4514eec9c3

Why flagged

What the scanner saw

Large Javascript Payload: 3389343 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/classcard-ui.common.js3389343 bytes0
lowLarge Javascript Payloadpackage/dist/classcard-ui.umd.js3389834 bytes0

Manifest

Package metadata

Scripts9
  • buildvue-cli-service build
  • build-bundlevue-cli-service build --target lib --name classcard-ui src/main.js
  • build-storybookbuild-storybook
  • lintvue-cli-service lint
  • publish-to-betanpm version prerelease --preid=beta --no-git-tag-version && npm run build-bundle && npm publish --tag next
  • publish-to-npmgit checkout main && git pull && npm run build-bundle && npm publish
  • servevue-cli-service serve
  • storybookstart-storybook -p 6006
  • version-patchgit checkout main && git pull && git checkout deploy && git pull && git merge main && npm version patch && git push
Dependencies21
  • @shopify/draggable^1.0.0-beta.8
  • @storybook/addon-postcss^2.0.0
  • @tailwindcss/forms^0.2.1
  • core-js^3.18.0
  • dayjs^1.10.7
  • filestack-js^3.30.0
  • focus-trap-vue^1.1.1
  • gridjs-selection^3.4.0
  • gridjs-vue^3.4.0
  • lodash-es^4.17.23
  • skeleton-loader-vue^1.0.10
  • v-calendar^2.3.2
  • v-scroll-lock^1.3.1
  • vue^2.6.14
  • vue-good-table^2.21.8
  • vue-multiselect^2.1.6
  • vue-quill-editor^3.0.6
  • vue-select^3.13.0
  • vue-table-draggable^1.0.1
  • vue-tailwind-picker^2.0.0
  • vue-tel-input^4.4.2