PkgRadar

Package evidence

@vonage/[email protected]

Large Javascript Payload: 3108423 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.

Versions published
38Mature · −50% score
First published
Oct 2021
Publisher
joliveraortega

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":["@vonage/[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":["@vonage/[email protected]"],"fail_on":"review"}'
Artifact bytes1,340,541
Previous version1.10.2
Published2026-05-13T14:30:54.532Z
SHA-256a23c6179c37de8fe58d1c9ebbfb723daf835ff2a3a63a866e82c8eda0c7c4aa5

Why flagged

What the scanner saw

Large Javascript Payload: 3108423 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.10.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/umd/video-express.umd.js3108423 bytes0

Manifest

Package metadata

Scripts13
  • analyzesize-limit --why
  • buildNODE_ENV=production tsdx build
  • build-umdNODE_ENV=production webpack && yarn cp-umd-to-sample-app && yarn cp-dist-umd-to-umd
  • cp-dist-umd-to-umdmkdir -p ./umd && cp ./dist_umd/video-express.umd.js ./umd/video-express.umd.js
  • cp-umd-to-sample-appmkdir -p ../sample-app/video-express/dist_umd && cp ./dist_umd/video-express.umd.js ../sample-app/video-express/dist_umd/video-express.umd.js
  • formatprettier --write './**/*'
  • format:checkprettier --check './**/*'
  • linttsdx lint
  • prepareyarn build && yarn build-umd
  • sizesize-limit
  • starttsdx watch
  • testyarn tsdx-test ./test
  • tsdx-testENABLE_LOGGING=true tsdx test --config="custom-jest.config.js"
Dependencies13
  • @opentok/client2.33.1
  • babel-jest^26.6.3
  • events^3.3.0
  • jss^10.5.0
  • jss-plugin-camel-case^10.5.0
  • jss-preset-default^10.5.0
  • lodash^4.17.20
  • lodash-es^4.17.15
  • opentok-layout-js^4.0.0
  • opentok-solutions-logging1.1.4
  • resize-observer-polyfill^1.5.1
  • rollup-plugin-svg^2.0.0
  • ua-parser-js^1.0.2