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
- 283Mature · −50% score
- First published
- Dec 2020
- 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":["[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":["[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
Scripts24
buildreact-scripts buildbuild:librollup -ccheck:sizenpm-pack-all --output commerce-sdk-isomorphic-with-deps.tgz && bundlesizecheck:typestsc --noEmitcirm -rf node_modules && yarn installcleanrm -rf build lib src/lib commerce-sdk-isomorphic-with-deps.tgzdepcheckdepcheckdiffApisraml-toolkit diff --dir ./temp/oldApis ./apis -f console -o temp/diffApis.txt -s oasdocyarn run generateVersionTable && yarn run doc:generatedoc:generatetypedoc --mode modules src/lib/** --external-modulemap ".*/src/lib/([\w]+)" --exclude "src/lib/index.ts"ejectreact-scripts ejectfixyarn run lint -- --fixfix:styleyarn run lint:style -- --fixgenerateVersionTablets-node --compiler-options '{"module": "commonjs", "target": "ES6" }' ./scripts/generateVersionTable.tslinteslint --ext js,jsx,ts,tsx .lint:stylestylelint ./src/preparesnyk protectpretestyarn run lint && yarn run lint:style && depcheck && yarn run check:sizerenderTemplatesPACKAGE_VERSION=$(node -p "require('./package.json').version") ts-node --compiler-options '{"module": "commonjs", "target": "ES6" }' ./scripts/generate-oas.tsstartHTTPS=true react-scripts starttestyarn run check:types && yarn run test:unit && CI=true yarn run test:reacttest:reactreact-scripts test --env=jest-environment-jsdom-sixteen src/environmenttest:unitjest --coverage --testPathIgnorePatterns node_modules src/environment --silentupdateApists-node --compiler-options '{"module": "commonjs", "target": "ES6" }' scripts/updateApis.ts && yarn diffApis
Dependencies3
nanoid^3.3.8node-fetch2.6.13seedrandom^3.0.5