PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3388486 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,292Niche · −30% score
Versions published
1,420Mature · −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

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 bytes5,193,265
Previous version0.2.1483-beta.1
Published2026-05-26T12:06:51.801Z
SHA-256f034ddbd0541d4853d3844f21b18878d7a9d79f26153e29a05cd500cf3612ea3

Why flagged

What the scanner saw

Large Javascript Payload: 3388486 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
0.2.1483Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/classcard-ui.common.js3388486 bytes10
mediumLarge Javascript Payloadpackage/dist/classcard-ui.umd.js3388977 bytes10

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