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
547Mature · −50% score
First published
Jul 2020
Publisher
marcelovicentegc

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"}'
Artifact bytes116,107
Previous version0.138.7
Published2025-02-25T19:35:52.527Z
SHA-2566eff341f1d6569c2d28b31f32dba15c6cca97b9358d8abbdb513fd3dd9214927

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.138.8Version
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
  • buildnpm run prebuild && rollup --config rollup.config.js --bundleConfigAsCjs
  • devrollup --config rollup.config.js -w --bundleConfigAsCjs
  • prebuildrm -rf dist
Dependencies27
  • @babel/core^7.17.10
  • @internationalized/date3.3.0
  • @react-aria/i18n^3.3.5
  • @react-aria/listbox^3.4.1
  • @react-aria/spinbutton^3.0.3
  • @react-aria/utils^3.3.5
  • @react-stately/collections^3.3.5
  • @react-stately/list^3.4.1
  • @react-types/shared3.18.1
  • @vtex/admin-ui-core^0.15.8
  • @vtex/admin-ui-hooks^0.8.6
  • @vtex/admin-ui-util^0.7.8
  • @vtex/phosphor-icons0.2.8
  • ariakit2.0.0-next.39
  • csstype3.0.10
  • date-fns^2.28.0
  • downshift^6.0.6
  • focus-visible^5.2.0
  • jotai^1.9.2
  • react-collapsed^3.3.0
  • react-device-detect^1.15.0
  • react-helmet6.1.0
  • react-is^17.0.1
  • reakit^1.3.11
  • tiny-invariant^1.1.0
  • tiny-warning^1.0.3
  • use-debounce^7.0.0