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
- 794Mature · −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
Looks clean — keep monitoringNo 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":["@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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts11
buildcross-env NODE_ENV=production internal-lib-build buildbuild:watchnodemon --watch 'src/**' --exec 'npm run build'formatinternal-lib-build format "**/*.{js,jsx}"lintnpm run lint:jslint:fixnpm run lint:js -- --fixlint:jspwa-kit-dev lint "**/*.{js,jsx}"preparenpm run buildtestpwa-kit-dev testtest:inspectnode --inspect-brk jest --runInBandtest:watchnpm test -- --watchversionnode ./scripts/version.js
Dependencies19
@loadable/babel-plugin^5.15.3@loadable/server^5.15.3@loadable/webpack-plugin^5.15.2@opentelemetry/api^1.4.1@opentelemetry/core^1.15.1@opentelemetry/propagator-b3^1.15.1@opentelemetry/resources^1.15.1@opentelemetry/sdk-trace-base^1.15.1@opentelemetry/sdk-trace-node^1.15.1@salesforce/pwa-kit-runtime3.19.0-nightly-20260612091933@tanstack/react-query^4.28.0cross-env^5.2.1event-emitter^0.3.5hoist-non-react-statics^3.3.2prop-types^15.8.1react-ssr-prepass^1.5.0react-uid^2.3.2serialize-javascript^6.0.2svg-sprite-loader^6.0.11