PkgRadar

Package evidence

@bdelab/[email protected]

Install-time lifecycle script: postinstall="npm run patchPackages"

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
531
Versions published
5
First published
Jul 2025
Publisher
ayeung21

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":["@bdelab/[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":["@bdelab/[email protected]"],"fail_on":"review"}'
Publisherayeung21
Artifact bytes1,300,027
Previous version0.1.0
Published2025-08-22T14:45:16.989Z
SHA-25664aa8cb15f600db4d6ffcf7d08898e7369331bb993eaa6e9ebe1e994db904295

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npm run patchPackages"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npm run patchPackages"5

Manifest

Package metadata

Scripts18
  • buildnpx webpack --mode production --env dbmode=development
  • build:prodnpx webpack --mode production --env dbmode=production
  • cypress:opencypress open
  • deploy:prodnpm run build:prod && firebase deploy --only hosting
  • devnpx webpack serve --mode development --env dbmode=development
  • formatnpx prettier . --write
  • lintnpx eslint --ext .ts,.tsx,.js,.jsx
  • packagenpx rollup -c
  • patchPackagesnode patchPackages.js
  • postinstallnpm run patchPackages
  • postpackagenode postBuildPackage.js
  • postversionGIT_REMOTE=$(git remote -v | grep "yeatmanlab/roar-levante-tasks.git \(push\)" | cut -f 1) && git push $GIT_REMOTE && git push $GIT_REMOTE --tags
  • predevfkill :8000 -f || true
  • prepackagerimraf lib/
  • preprodfkill :8000 -f || true
  • prepublishOnlynpm run package
  • preversionnpm run lint
  • versionnpm run format && git add -A
Dependencies25
  • @bdelab/jscat^3.0.3
  • @bdelab/roar-firekit^6.1.2
  • @bdelab/roar-utils^1.0.11
  • @jspsych-contrib/plugin-audio-multi-response^1.0.0
  • @jspsych-contrib/plugin-corsi-blocks^1.0.0
  • @jspsych-contrib/plugin-html-multi-response^1.0.2
  • @jspsych/plugin-audio-button-response^1.1.2
  • @jspsych/plugin-audio-keyboard-response^1.1.0
  • @jspsych/plugin-fullscreen^1.1.0
  • @jspsych/plugin-html-slider-response^1.1.3
  • @jspsych/plugin-preload^1.1.3
  • @sentry/browser^8.7.0
  • @sentry/integrations^7.114.0
  • @sentry/rollup-plugin^3.5.0
  • @sentry/wasm^9.33.0
  • @sentry/webpack-plugin^3.5.0
  • cypress-real-events^1.13.0
  • fscreen^1.2.0
  • i18next^22.4.15
  • i18next-browser-languagedetector^7.0.1
  • jspsych^7.2.1
  • lodash^4.17.21
  • papaparse^5.4.1
  • regenerator-runtime^0.13.9
  • store2^2.13.2