PkgRadar

Package evidence

@builder.io/[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.

Weekly downloads
13
Versions published
9
First published
Nov 2021
Publisher
shyam-builder

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":["@builder.io/[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":["@builder.io/[email protected]"],"fail_on":"review"}'
Publishershyam-builder
Artifact bytes29,842,956
Previous version0.0.8
Published2024-09-25T06:10:20.866Z
SHA-2569a17ca728e47fb9b7081c618d62c0bf0b60dbf4656d460b4d876641c3fbc6b8d

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.0.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildtsc && rollup --silent -c
  • releasenpm run build && npm version patch && npm publish
  • tsctsc
Dependencies12
  • @builder.io/sdk^1.1.23
  • @rollup/plugin-commonjs^15.1.0
  • @rollup/plugin-node-resolve^9.0.0
  • @rollup/plugin-typescript^6.0.0
  • @sentry/browser^6.15.0
  • @types/amplitude-js^6.0.0
  • @types/lodash^4.14.177
  • amplitude-js^7.2.2
  • rollup^2.29.0
  • rollup-plugin-terser^7.0.2
  • tslib^2.0.3
  • typescript4.6.3