PkgRadar

Package evidence

@paydock/[email protected]

Large Javascript Payload: 2113325 bytes

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.

Weekly downloads
1,714Niche · −30% score
Versions published
291Mature · −50% score
First published
Mar 2017
Publisher
GitLab CI/CD

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@paydock/[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":["@paydock/[email protected]"],"fail_on":"review"}'
PublisherGitLab CI/CD
Artifact bytes2,415,092
Previous version1.143.0-beta
Published2026-05-28T00:16:44.121Z
SHA-256208388a36b536a3f637dd7a171f9017006653dbe15d017033783c522eafc9535

Why flagged

What the scanner saw

Large Javascript Payload: 2113325 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
9Score
1.143.0Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/bundles/index.cjs2113325 bytes10
mediumLarge Javascript Payloadpackage/bundles/widget.umd.js2200854 bytes10
mediumLarge Javascript Payloadpackage/bundles/index.mjs2110934 bytes10

Manifest

Package metadata

Scripts30
  • build:docnode docs/html/marked.js
  • build:jsrollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript
  • bundle:cssgrunt replace:css
  • bundle:htmlgrunt replace:html
  • bundle:jsrun-s clean:bundles build:js
  • bundle:js:localnpm run bundle:js && npm run replace:hosts
  • clean:bundlesrimraf ./bundles/
  • clean:librimraf ./lib/
  • compute:checksums:bundlesfind ./bundles -type f -exec sha256sum {} \;
  • compute:sha:bundlesnpm run compute:checksums:bundles | sha256sum
  • compute:sha:bundles:shortnpm run compute:sha:bundles | tail -1 | cut -c 1-7
  • doc:cbarun-s clean:lib tsc:cba markdown:cba
  • doc:paydockrun-s clean:lib tsc:paydock markdown:paydock
  • doc:ubarun-s clean:lib tsc:paydock markdown:paydock
  • markdown:cbagrunt cba_docs
  • markdown:paydockgrunt docs
  • publish:local./publish-to-local-registry.sh
  • replace:hostsgrunt replace_hosts
  • testrun-s test:mocha:chromium test:vitest
  • test:mocha:browserskarma start --browsers Chrome,Firefox,ChromeHeadlessNoSandbox --single-run
  • test:mocha:chromiumkarma start --browsers ChromeHeadlessNoSandbox --single-run
  • test:vitestvitest run
  • test:vitest:coveragevitest run --coverage
  • test:vitest:watchvitest
  • tidybiome check --write --no-errors-on-unmatched --changed .
  • tidy:cibiome ci --no-errors-on-unmatched .
  • tidy:precommitbiome check --no-errors-on-unmatched --staged --write .
  • tsc:cbatsc --project tsconfig.cba.json
  • tsc:paydocktsc --project tsconfig.paydock.json
  • typechecktsc --project tsconfig.json --noEmit
Dependencies4
  • @auspayplus/open-payments-checkout1.8.0
  • @bundled-es-modules/statuses1.0.1
  • @newrelic/browser-agent1.260.1
  • @stripe/stripe-js1.54.2