PkgRadar

Package evidence

@japfa/[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
194
Versions published
33
First published
Apr 2026
Publisher
widiramadhan

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":["@japfa/[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":["@japfa/[email protected]"],"fail_on":"review"}'
Publisherwidiramadhan
Artifact bytes164,542
Previous version1.0.36
Published2026-06-08T08:41:29.863Z
SHA-2561d52ac794e8c0452ca12d536c312e846d1dfa61a4d768b0aec8e9fb2b9a7584f

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
1.0.37Version
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
  • buildtsc
  • build:watchtsc --watch
  • example:enumnode examples/initialize-with-enum.js
  • example:fluentnode examples/fluent-api.js
  • example:mysqlnode examples/initialize-mysql.js
  • example:oraclenode examples/initialize-oracle.js
  • example:postgresnode examples/initialize-postgres.js
  • example:validatenode examples/validate-database-type.js
  • prepublishOnlynpm run build
Dependencies10
  • @types/knex^0.15.2
  • axios^1.13.6
  • canvas^3.2.3
  • knex^3.1.0
  • mysql2^3.6.5
  • oracledb^6.3.0
  • pdf-parse^1.1.1
  • pdfjs-dist^3.11.174
  • pg^8.11.3
  • tesseract.js^7.0.0