PkgRadar

Package evidence

@verdocs/[email protected]

Install-time lifecycle script: postinstall="node fixup-pdfjs.js"

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
241
Versions published
616Mature · −50% score
First published
Oct 2021
Publisher
crrobinson14

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":["@verdocs/[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":["@verdocs/[email protected]"],"fail_on":"review"}'
Publishercrrobinson14
Artifact bytes16,936,990
Previous version1.7.6
Published2022-09-01T02:43:04.077Z
SHA-256834db3885cacc1d4884db5d5cea5e4eba80f7f0f2c765006ba2c3df5d9afab8e

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node fixup-pdfjs.js"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node fixup-pdfjs.js"5
lowLarge Javascript Payloadpackage/dist/verdocs-web-sdk/p-051cc391.entry.js2430615 bytes0
lowLarge Javascript Payloadpackage/dist/verdocs-web-sdk/p-7d3b43cb.system.entry.js2497719 bytes0
lowLarge Javascript Payloadpackage/dist/cjs/verdocs-dropdown_4.cjs.entry.js4867875 bytes0
lowLarge Javascript Payloadpackage/dist/esm-es5/verdocs-dropdown_4.entry.js2497212 bytes0
lowLarge Javascript Payloadpackage/dist/esm/verdocs-dropdown_4.entry.js4867624 bytes0
lowLarge Javascript Payloadpackage/dist/components/verdocs-view2.js4859425 bytes0

Manifest

Package metadata

Scripts10
  • buildstencil build --docs
  • build-storybookNODE_DEBUG=true rm -rf storybook-static && build-storybook
  • buildXstencil build --docs && cp www/build/verdocs-web-sdk.css ../verdocs-web-sdk-react/src
  • generatestencil generate
  • postinstallnode fixup-pdfjs.js
  • servestencil build --dev --watch --serve --es5
  • startstencil build --dev --watch --docs --es5
  • storybookNODE_DEBUG=true rm -rf storybook-static && BROWSER=none start-storybook -p 6006 --no-open
  • teststencil test --spec --e2e --screenshot
  • test.watchstencil test --spec --e2e --watchAll
Dependencies7
  • @popperjs/core^2.11.5
  • @stencil/core^2.17.4
  • @svgdotjs/svg.js^3.1.2
  • @verdocs/js-sdk^2.0.12
  • pdfjs-dist^2.15.349
  • vanillajs-datepicker^1.2.0
  • workflow-svg.js^3.0.2