PkgRadar

Package evidence

@studyportals/[email protected]

Install-time lifecycle script: postinstall="cp ./assets/.browserslistrc ../../../"

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,455Niche · −30% score
Versions published
166Mature · −50% score
First published
Mar 2020
Publisher
alparslanylmaz

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":["@studyportals/[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":["@studyportals/[email protected]"],"fail_on":"review"}'
Artifact bytes11,449
Previous version7.0.1-2
Published2025-06-26T09:19:45.575Z
SHA-25626aa3f1aa8d2f1c4c522f08b9a5548233b17eedfeb433d294456b9785bd062a1

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="cp ./assets/.browserslistrc ../../../"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
7.0.1-3Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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="cp ./assets/.browserslistrc ../../../"5

Manifest

Package metadata

Scripts5
  • buildtsc
  • deploy-betanpm version prerelease && npm run build && npm publish --tag beta --access=public --auth-type=legacy && rm -rf node_modules
  • postinstallcp ./assets/.browserslistrc ../../../
  • prepublishnpm run build
  • testvitest --watch=false --coverage
Dependencies26
  • @babel/core^7.27.4
  • @studyportals/bob-manifest-generator^5.0.1
  • @studyportals/browserslist-config^1.2.4
  • @studyportals/dll-availability-tracker^2.0.0
  • @studyportals/vue-config^5.0.3
  • babel-loader^10.0.0
  • css-loader^6.10.0
  • css-minimizer-webpack-plugin^6.0.0
  • esbuild-loader^4.0.3
  • esbuild-plugin-browserslist^0.11.1
  • file-loader^6.2.0
  • fork-ts-checker-webpack-plugin^9.0.2
  • mini-css-extract-plugin^2.8.0
  • path^0.12.7
  • prettier^2.8.8
  • sass^1.71.1
  • sass-loader^14.1.1
  • swc-loader^0.2.6
  • terser-webpack-plugin^5.3.10
  • ts-loader^9.5.2
  • typescript^5.3.3
  • vue-loader^17.4.2
  • webpack^5.90.3
  • webpack-cli^5.1.4
  • webpack-dev-server^5.2.2
  • webpack-merge^5.10.0