PkgRadar

Package evidence

@cyklang/[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":["@cyklang/[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":["@cyklang/[email protected]"],"fail_on":"review"}'
Publisherpchaneyo
Artifact bytes135,177
Previous version0.58.0
Published2026-05-24T18:28:04.539Z
SHA-25660cd0190390fb1514795f500114816f5369c0a14b0a1a5b101f93d664f20db70

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.58.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

Scripts3
  • buildtsc
  • testecho "Error: no test specified" && exit 1
  • watch:buildonchange 'src/**/*.ts' -- npm run build
Dependencies8
  • @capacitor-mlkit/barcode-scanning^8.1.0
  • @capacitor/core^8.3.4
  • buffer^6.0.3
  • codemirror-editor-vue3^2.1.7
  • crypto-js^4.2.0
  • loglevel^1.8.1
  • onchange^7.1.0
  • pako^2.1.0