PkgRadar

Package evidence

@revizly/[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.

Versions published
86Mature · −50% score
First published
Feb 2024
Publisher
janaz9

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":["@revizly/[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":["@revizly/[email protected]"],"fail_on":"review"}'
Publisherjanaz9
Artifact bytes173,005
Previous version0.35.0-revizly33
Published2026-06-08T09:30:02.546Z
SHA-256c49d492d1465b41f3ba7d1fca4e06177bb5e4ce309aa470d708f15321945d132

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.35.0-revizly34Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildnode install/build.js
  • build:distnode scripts/build.mjs
  • cleanrm -rf src/build/ test/fixtures/output.*
  • docs-buildnode docs/build.mjs
  • docs-publishcd docs && npm run build && npx firebase-tools deploy --project pixelplumbing --only hosting:pixelplumbing-sharp
  • docs-servecd docs && npm start
  • lintnpm run lint-cpp && npm run lint-js && npm run lint-types
  • lint-cppcpplint --quiet src/*.h src/*.cc
  • lint-jsbiome lint
  • lint-typestsd --files ./test/types/sharp.test-d.ts
  • package-from-local-buildnode npm/from-local-build.js
  • package-release-notesnode npm/release-notes.js
  • package-wasm-wrappersnode npm/wasm-wrappers.js
  • testnpm run lint && npm run test-unit
  • test-leak./test/leak/leak.sh
  • test-unitnode --experimental-test-coverage test/unit.mjs
Dependencies3
  • @img/colour^1.1.0
  • detect-libc^2.1.2
  • semver^7.8.2
Optional dependencies4
  • @revizly/sharp-libvips-linux-arm641.0.37
  • @revizly/sharp-libvips-linux-x641.0.37
  • @revizly/sharp-linux-arm640.35.0-revizly34
  • @revizly/sharp-linux-x640.35.0-revizly34