PkgRadar

Package evidence

@bethinkpl/[email protected]

Large Javascript Payload: 4930796 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
583
Versions published
223Mature · −50% score
First published
Oct 2022
Publisher
rb_bethink

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":["@bethinkpl/[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":["@bethinkpl/[email protected]"],"fail_on":"review"}'
Publisherrb_bethink
Artifact bytes39,265,177
Previous version35.2.3
Published2026-05-25T10:13:42.000Z
SHA-2560355f95147c6083e4a1573a8d6f9b3c7409b4a421c2b2172a1793a4e478aa691

Why flagged

What the scanner saw

Large Javascript Payload: 4930796 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/design-system.umd.js4930796 bytes10
mediumRemote Dependency Specpackage.jsondevDependencies.vue-popperjs="github:bethinkpl/vue-popper#df07fdb562d604fad966f0e8d6db1fc48febad6e"8
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/design-system.umd.js4930796 bytes10
mediumRemote Dependency Specpackage.jsondevDependencies.vue-popperjs="github:bethinkpl/vue-popper#df07fdb562d604fad966f0e8d6db1fc48febad6e"8
lowObfuscationpackage/dist/design-system.jsmatched "\\x00"3

Manifest

Package metadata

Scripts17
  • buildvite build
  • devstorybook dev -p 6006
  • format:checkprettier --check './*.{cjs,js,ts,vue,scss}' './{lib,.storybook,tools}/**/*.{cjs,js,ts,vue,scss,json}'
  • format:fixprettier --write './*.{cjs,js,ts,vue,scss}' './{lib,.storybook,tools}/**/*.{cjs,js,ts,vue,scss,json}'
  • importColorsnpx tsx tools/importers/ImportColorsFromFigmaTokens.ts
  • lintyarn lint:scripts && yarn lint:styles
  • lint:fixyarn lint:scripts:fix && yarn lint:styles:fix
  • lint:scriptseslint --max-warnings 0 --cache 'lib/js/**/*.{js,vue,ts,json}'
  • lint:scripts:fixeslint 'lib/js/**/*.{js,vue,ts,json}' --fix --cache
  • lint:stylesstylelint 'lib/**/*.{vue,scss}' --cache
  • lint:styles:fixstylelint 'lib/**/*.{vue,scss}' --fix
  • storybookstorybook dev -p 6006
  • storybook:buildstorybook build -c .storybook -o public/storybook
  • synchronizeTypographynpx tsx tools/importers/SynchronizeTypographyTokens.ts
  • testvitest
  • test:uivitest --ui
  • ts:checkvue-tsc --noEmit --project ./tsconfig.base.json
Dependencies7
  • @primevue/themes4.0.0-rc.3
  • @vueuse/core14.1.0
  • lodash-es4.17.22
  • primevue4.0.0-rc.3
  • reka-ui2.8.0
  • vee-validate4.15.1
  • vue-component-type-helpers2.2.10