PkgRadar

Package evidence

@naverpay/[email protected]

no findings

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.

Versions published
6
First published
May 2024
Publisher
naverpayfe_bot

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@naverpay/[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":["@naverpay/[email protected]"],"fail_on":"review"}'
Artifact bytes5,987
Previous version0.1.2
Published2024-09-02T05:56:16.010Z
SHA-256a0e0eb05319b51c45a6a19e35487b32db97fa92a5d373754ed97448c1fec74c6

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts2
  • buildpnpm run clean && tsc -p tsconfig.json
  • cleanrm -rf dist
Dependencies21
  • @babel/cli^7.13.16
  • @babel/core^7.13.16
  • @babel/plugin-proposal-decorators^7.20.13
  • @babel/plugin-transform-class-properties^7.18.6
  • @babel/plugin-transform-react-jsx^7.20.13
  • @babel/preset-env^7.13.15
  • @babel/preset-react^7.13.13
  • @babel/preset-typescript^7.13.0
  • @naverpay/browserslist-config1.6.1
  • @rollup/plugin-babel^5.3.1
  • @rollup/plugin-commonjs^22.0.2
  • @rollup/plugin-json^4.1.0
  • @rollup/plugin-multi-entry^4.0.0
  • @rollup/plugin-node-resolve^14.1.0
  • @rollup/plugin-terser^0.4.0
  • builtin-modules^3.3.0
  • postcss^8.4.31
  • rollup-plugin-postcss^4.0.2
  • rollup-plugin-preserve-directives^0.1.1
  • rollup-plugin-typescript2^0.34.1
  • tslib^2.5.0