PkgRadar

Package evidence

@getmate/[email protected]

no findings

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":["@getmate/[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":["@getmate/[email protected]"],"fail_on":"review"}'
Publisherwzalazar
Artifact bytes6,198
Previous version0.5.0
Published2026-05-24T18:43:29.199Z
SHA-2567140dcc8b310c4d9e2afc3cb0f884fcbf32ce70b2741c99ea60b293ffe7a80bf

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • matebun ./src/cli.js
  • mate:capture:browserbun scripts/get-captures-browser.js
  • mate:capture:comparebun scripts/compare-captures.js
  • mate:capture:nodebun scripts/get-captures-node.js
  • mate:capture:verifybun scripts/verify-captures.js
  • mate:testbun ./src/cli.js ./src/test.mate
  • testbun x jest
Dependencies7
  • @getmate/tree-sitter-mate*
  • kleur^4.1.5
  • tree-sitter^0.22.4
  • tree-sitter-highlight^1.0.1
  • tree-sitter-html^0.23.2
  • tree-sitter-javascript^0.23.1
  • web-tree-sitter^0.25.3