PkgRadar

Package evidence

@salesforce/[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
793Mature · −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 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":["@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 bytes132,124
Previous version3.19.0-nightly-20260610090914
Published2026-06-11T09:27:37.863Z
SHA-2566b47e663f059838fec5dfdd5f12a3536a58848fe665648c0d4f8706161efe74a

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
3.19.0-nightly-20260611092422Version
Status history (1 event)
  1. newavailable · 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 build
  • build:watchnodemon --watch 'src/**' --watch 'bin/**' --exec 'npm run build'
  • formatinternal-lib-build format "**/*.{js,jsx}"
  • lintnpm run lint:js && npm run typecheck
  • lint:fixnpm run lint:js -- --fix
  • lint:jseslint .
  • preparenpm run build
  • testinternal-lib-build test
  • typechecktsc --noEmit
  • versionnode ./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-20260611092422
  • @typescript-eslint/eslint-plugin^5.57.0
  • @typescript-eslint/parser^5.57.0
  • archiver^7.0.1
  • babel-jest^29.7.0
  • babel-loader^8.3.0
  • babel-plugin-dynamic-import-node-babel-7^2.0.7
  • babel-plugin-formatjs10.5.36
  • …and 45 more.