PkgRadar

Package evidence

@vtex/[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
546Mature · −50% score
First published
Aug 2020
Publisher
lariciamota

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

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":["@vtex/[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":["@vtex/[email protected]"],"fail_on":"review"}'
Publisherlariciamota
Artifact bytes395,941
Previous version0.277.6
Published2021-03-09T19:36:13.909Z
SHA-256cf13727ea4b817bea6c5d8d3fe7b3722605606efe6f73f56c7bda1501a3fe76e

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.278.0-alpha.0Version
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
  • developtsc --watch
  • preparecross-env NODE_ENV=production yarn run build
Dependencies8
  • @babel/core^7.11.4
  • @babel/parser^7.11.4
  • @babel/preset-typescript^7.10.4
  • @babel/register^7.11.5
  • @babel/traverse^7.11.0
  • @babel/types^7.11.0
  • create-emotion-server^10.0.27
  • theme-ui^0.3.1