PkgRadar

Package evidence

@merkaly/[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
1
First published
Jun 2026
Publisher
kronhyx

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":["@merkaly/[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":["@merkaly/[email protected]"],"fail_on":"review"}'
Publisherkronhyx
Artifact bytes1,277
Previous versionnone
Published2026-06-09T18:15:18.207Z
SHA-256254aed666766e3b92773b29c0c6bbfe5604f30e77fabf5fb7cf1663388a247fc

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.1.2Version
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 -p tsconfig.build.json
  • cleantsc -b --clean
  • devtsc -p tsconfig.build.json --watch
  • formatprettier --write "src/**/*.ts"
  • linteslint .
  • prepackpnpm build
  • testjest
  • test:covjest --coverage
  • test:watchjest --watch
Dependencies31
  • @eslint/js^9.39.0
  • @nestjs/cli^11.0.10
  • @nestjs/common^11.1.18
  • @nestjs/core^11.1.18
  • @nestjs/event-emitter^3.1.0
  • @nestjs/mapped-types^2.1.1
  • @nestjs/microservices^11.1.18
  • @nestjs/schematics^11.1.0
  • @nestjs/testing^11.1.6
  • @types/jest^30.0.0
  • @types/node^25.9.0
  • amqp-connection-manager^5.0.0
  • amqplib^2.0.1
  • class-transformer^0.5.1
  • class-validator^0.15.1
  • eslint^9.39.0
  • eslint-config-prettier^10.1.8
  • eslint-plugin-import^2.32.0
  • eslint-plugin-prettier^5.5.4
  • globals^17.6.0
  • jest^30.4.1
  • nestjs-console^10.0.0
  • prettier^3.8.0
  • reflect-metadata^0.2.2
  • rxjs^7.8.1
  • source-map-support^0.5.21
  • ts-jest^29.4.1
  • ts-node^10.9.2
  • tsconfig-paths^4.2.0
  • typescript^6.0.3
  • …and 1 more.