PkgRadar

Package evidence

@plumile/[email protected]

no findings

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
767
Versions published
96
First published
Mar 2026
Publisher
ohardy

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":["@plumile/[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":["@plumile/[email protected]"],"fail_on":"review"}'
Publisherohardy
Artifact bytes451,142
Previous version0.1.183
Published2026-06-11T09:55:05.568Z
SHA-25688058d159f30c4f0ac70d124ed7b115dc55da8b273cee34a6ad59812816fd9a4

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

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • build:package./tools/build-package.sh
  • build:package:esmvite build
  • build:package:typestsc --build tsconfig.types.json
  • check:build-packagetsc --noEmit
  • cleanrimraf lib && rimraf *.tsbuildinfo
  • i18n:checknpm run i18n:update -- --ci
  • i18n:updatei18next-cli extract --config ./i18next.config.ts
  • prebuild:package:esmnpm run --workspace @plumile/backoffice-core build:package && npm run --workspace @plumile/relay build:package && npm run --workspace @plumile/ui build:package
  • test:build-package./tools/test-build-package.sh
Dependencies7
  • graphql-ws6.0.8
  • i18next^26.3.1
  • i18next-browser-languagedetector8.2.1
  • react-i18next^17.0.8
  • react-qr-code^2.2.0
  • relay-runtime^21.0.1
  • tslib^2.8.1