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
Scripts10
buildcross-env NODE_ENV=production internal-lib-build buildbuild:watchnodemon --watch 'src/**' --watch 'bin/**' --exec 'npm run build'formatinternal-lib-build format "**/*.{js,jsx}"lintnpm run lint:js && npm run typechecklint:fixnpm run lint:js -- --fixlint:jseslint .preparenpm run buildtestinternal-lib-build testtypechecktsc --noEmitversionnode ./scripts/version.js
Dependencies75
@babel/cli^7.21.0@babel/core^7.21.3@babel/eslint-parser^7.21.3@babel/node^7.22.5@babel/parser^7.21.3@babel/plugin-proposal-object-rest-spread^7.20.7@babel/plugin-proposal-optional-chaining^7.21.0@babel/plugin-transform-async-generator-functions^7.22.3@babel/plugin-transform-async-to-generator^7.20.7@babel/plugin-transform-object-assign^7.18.6@babel/plugin-transform-runtime^7.21.0@babel/preset-env^7.20.2@babel/preset-react^7.18.6@babel/preset-typescript^7.21.0@babel/register^7.21.0@babel/runtime^7.21.0@babel/runtime-corejs2^7.21.0@babel/traverse^7.23.2@loadable/babel-plugin^5.15.3@loadable/server^5.15.3@loadable/webpack-plugin^5.15.2@pmmmwh/react-refresh-webpack-plugin^0.5.10@salesforce/pwa-kit-runtime3.19.0-nightly-20260612091933@typescript-eslint/eslint-plugin^5.57.0@typescript-eslint/parser^5.57.0archiver^7.0.1babel-jest^29.7.0babel-loader^8.3.0babel-plugin-dynamic-import-node-babel-7^2.0.7babel-plugin-formatjs10.5.36- …and 45 more.