PkgRadar

Package evidence

[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
50
First published
May 2026
Publisher
almero-digital-marketing

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes159,703
Previous version9.0.0
Published2026-06-15T12:53:12.473Z
SHA-2569b81622bb7f555f144547ed194e823ea70b41d93f65f12b5ec66d982f6fc3e88

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • debugnode --no-warnings app.js --server --watch --working-folder test/fixture
  • testnpm run test:unit && npm run test:scenarios && npm run test:smoke
  • test:perfnode test/perf/generate.js && node --no-warnings app.js --working-folder test/perf
  • test:scenariosnode --test --test-reporter=spec --test-timeout=60000 'test/scenarios/**/*.test.js'
  • test:smokenode --no-warnings app.js --working-folder test/fixture
  • test:unitnode --test --test-reporter=spec 'test/unit/**/*.test.js'
Dependencies29
  • @budibase/handlebars-helpers^0.14.3
  • await-semaphore^0.1.3
  • axios^1.17.0
  • better-sqlite3^12.10.0
  • chokidar^5.0.0
  • commander^15.0.0
  • cors^2.8.5
  • dayjs^1.11.21
  • deepdash^5.3.9
  • escape-string-regexp^5.0.0
  • execa^9.6.1
  • front-matter^4.0.2
  • gauge^5.0.2
  • globby^16.2.0
  • handlebars^4.7.9
  • hasha^7.0.0
  • is-url^1.2.4
  • line-reader^0.4.0
  • lodash^4.18.1
  • minimatch^10.2.5
  • node-cron^4.2.1
  • p-map^7.0.4
  • p-queue^9.3.0
  • pino^10.3.1
  • pino-pretty^13.1.3
  • piscina^5.1.4
  • sift^17.1.3
  • truncate-stream^1.0.2
  • yaml^2.9.0
Optional dependencies1
  • express^5.2.1