PkgRadar

Package evidence

@bethinkpl/[email protected]

Remote Dependency Spec: devDependencies.vue-popperjs="github:bethinkpl/vue-popper#df07fdb562d604fad966f0e8d6db1fc48febad6e"

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
760
Versions published
230Mature · −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,680
Previous version37.0.3
Published2026-06-12T11:49:38.705Z
SHA-2569d6827039ed4e66c5cfaa765078e82cd95e2caac40b7a7072cbb3982cf0f7233

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.vue-popperjs="github:bethinkpl/vue-popper#df07fdb562d604fad966f0e8d6db1fc48febad6e"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.vue-popperjs="github:bethinkpl/vue-popper#df07fdb562d604fad966f0e8d6db1fc48febad6e"8
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.vue-popperjs="github:bethinkpl/vue-popper#df07fdb562d604fad966f0e8d6db1fc48febad6e"8
lowLarge Javascript Payloadpackage/dist/design-system.umd.js4930796 bytes0

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