PkgRadar

Package evidence

@salesforce/[email protected]

Install-time lifecycle script: postinstall="npm run compile-translations && npm run compile-translations:pseudo"

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
5,334Niche · −30% score
Versions published
788Mature · −50% score
First published
May 2023
Publisher
mobify

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":["@salesforce/[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":["@salesforce/[email protected]"],"fail_on":"review"}'
Publishermobify
Artifact bytes1,793,317
Previous version10.1.0-nightly-20260611092422
Published2026-06-12T09:24:21.003Z
SHA-256061df815d468801363369594d59aae3f5bdb7aa9f378d8a74344933252109c7e

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npm run compile-translations && npm run compile-translations:pseudo"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
10.1.0-nightly-20260612091933Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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="npm run compile-translations && npm run compile-translations:pseudo"5

Manifest

Package metadata

Scripts19
  • analyze-buildcross-env MOBIFY_ANALYZE=true npm run build
  • buildnpm run build-translations && pwa-kit-dev build
  • build-translationsnpm run extract-default-translations && npm run compile-translations && npm run compile-translations:pseudo
  • compile-translationsnode ./scripts/translations/compile-folder.js translations
  • compile-translations:pseudonode ./scripts/translations/compile-pseudo.js translations/en-US.json
  • extract-default-translationsnode ./scripts/translations/extract-default-messages.js en-US en-GB
  • formatpwa-kit-dev format "**/*.{js,jsx}"
  • lintpwa-kit-dev lint "**/*.{js,jsx}"
  • lint:fixnpm run lint -- --fix
  • postinstallnpm run compile-translations && npm run compile-translations:pseudo
  • pushnpm run build && pwa-kit-dev push
  • save-credentialspwa-kit-dev save-credentials
  • startcross-env NODE_ICU_DATA=node_modules/full-icu pwa-kit-dev start
  • start:inspectnpm run start -- --inspect
  • start:pseudolocalenpm run extract-default-translations && npm run compile-translations:pseudo && cross-env USE_PSEUDOLOCALE=true npm run start
  • tail-logspwa-kit-dev tail-logs
  • testpwa-kit-dev test
  • test:lighthousecross-env NODE_ENV=production lhci autorun --config=tests/lighthouserc.js
  • test:max-file-sizenpm run build && bundlesize
Dependencies51
  • @chakra-ui/icons^2.0.19
  • @chakra-ui/react2.7.0
  • @chakra-ui/skip-nav^2.0.15
  • @chakra-ui/system^2.5.6
  • @emotion/react^11.10.6
  • @emotion/styled^11.10.6
  • @formatjs/cli6.9.0
  • @lhci/cli^0.11.0
  • @loadable/component^5.15.3
  • @peculiar/webcrypto^1.4.2
  • @salesforce/cc-datacloud-typescript1.1.2
  • @salesforce/commerce-sdk-react5.3.0-nightly-20260612091933
  • @salesforce/pwa-kit-dev3.19.0-nightly-20260612091933
  • @salesforce/pwa-kit-react-sdk3.19.0-nightly-20260612091933
  • @salesforce/pwa-kit-runtime3.19.0-nightly-20260612091933
  • @salesforce/storefront-next-runtime0.4.2
  • @tanstack/react-query^4.28.0
  • @tanstack/react-query-devtools^4.29.1
  • @testing-library/dom^9.0.1
  • @testing-library/jest-dom^5.16.5
  • @testing-library/react^14.0.0
  • @testing-library/user-event14.4.3
  • @vis.gl/react-google-maps^1.5.4
  • babel-plugin-module-resolver5.0.2
  • base64-arraybuffer^0.2.0
  • bundlesize2^0.0.35
  • card-validator^8.1.1
  • cross-env^5.2.1
  • cross-fetch^3.1.4
  • focus-visible^5.2.0
  • …and 21 more.