PkgRadar

Package evidence

@dimaslanjaka/[email protected]

Install-time lifecycle script: postinstall="node postinstall.cjs"

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
188
Versions published
2
First published
May 2026
Publisher
dimaslanjaka

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@dimaslanjaka/[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":["@dimaslanjaka/[email protected]"],"fail_on":"review"}'
Publisherdimaslanjaka
Artifact bytes21,996
Previous versionnone
Published2026-05-23T01:19:15.082Z
SHA-256ecb8cc2a34828959735e6d6935286fd9c58e5b5c1e90f7d010ced56d5b580c7e

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node postinstall.cjs"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall.cjs"5

Manifest

Package metadata

Scripts9
  • buildrollup -c rollup.config.js && npm run build-dts && copy .prettierrc.json ./dist/.prettierrc.json && node debug-tgz.mjs
  • build-dtstsc -p tsconfig.dts.json
  • cleannpx -y rimraf dist tmp
  • linteslint "src/**/*" --fix
  • packnode package.cjs
  • postinstallnode postinstall.cjs
  • preparehusky
  • testnode --experimental-vm-modules ./node_modules/jest/bin/jest.js --runInBand --detectOpenHandles --forceExit --bail 1
  • test:coveragenpm test -- --coverage
Dependencies27
  • @babel/core^7.29.0
  • @babel/eslint-parser^7.28.6
  • @babel/plugin-syntax-import-assertions^7.28.6
  • @babel/preset-env^7.29.5
  • @babel/preset-react^7.28.5
  • @eslint/eslintrc3.3.5
  • @eslint/js9
  • @prettier/plugin-xml^3.4.2
  • @typescript-eslint/eslint-plugin8.59.3
  • @typescript-eslint/parser8.59.3
  • deepmerge^4.3.1
  • eslint9
  • eslint-config-prettier10.1.8
  • eslint-plugin-prettier5.5.5
  • eslint-plugin-react^7.37.5
  • eslint-plugin-react-hooks^7.1.1
  • fs-extra^11.3.5
  • jsonc-parser^3.3.1
  • prettier3.8.3
  • prettier-plugin-embed^0.5.1
  • prettier-plugin-sh^0.18.1
  • prettier-plugin-sql^0.20.0
  • prettier-plugin-twig^1.0.1
  • react^19.2.6
  • typescript^6.0.3
  • typescript-eslint8.59.3
  • upath^3.0.7