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
- 3
- First published
- Apr 2020
- Publisher
- ravishekhar00
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":["@paypal/[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":["@paypal/[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
Scripts21
babelbabel server --ignore=node_modules --out-dir server && babel webpack.config.js globals.js --out-dir .buildnpm run test && npm run webpackcleanrimraf dist coveragecoverecho no-coverdebugcross-env NODE_ENV=debugflowflowflow-typedrm -rf ./flow-typed && flow-typed install --ignoreDeps peer && flow-typed install jest@22 mocha@4 && flow-typed install [email protected] && sed -i -e 's/http$IncomingMessage,/http$IncomingMessage<>,/g' ./flow-typed/npm/express_v4.16.x.jsjestjest test/server --collectCoverage --collectCoverageFrom='server/' --env=node --no-cache --silentkarmacross-env NODE_ENV=test babel-node --plugins=transform-es2015-modules-commonjs ./node_modules/.bin/karma startlinteslint --ext .js --ext .jsx src/ server/ test/ *.jspostpublishgit clean -f && git checkout .prepublishin-publish && npm run babel || not-in-publishreinstallrimraf flow-typed && rimraf node_modules && npm install && flow-typed installrelease./publish.shrelease:major./publish.sh majorrelease:minor./publish.sh minorrelease:patch./publish.sh patchsetupnpm install && npm run flow-typedstartbabel-node ./server/devServertestif [ ! $SKIP_TEST ]; then npm run lint && npm run flow-typed && npm run flow check && npm run karma && npm run jest; fi;webpackbabel-node --plugins=transform-es2015-modules-commonjs ./node_modules/.bin/webpack --progress
Dependencies15
@paypal/checkout-components^5.0.30@paypal/common-components^1.0.5@paypal/sdk-client^4.0.27@paypal/sdk-constants^1.0.27@paypal/sdk-logos^1.0.17beaver-logger^4.0.12belter^1.0.19cross-domain-utils^2.0.16grabthar^3jsx-pragmatic^2preact^10preact-render-to-string^5.1.4strict-merge^1.0.1typed-graphqlify^2.2.3zalgo-promise^1.0.28