PkgRadar

Package evidence

@designliquido/[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
275Mature · −50% score
First published
Feb 2023
Publisher
leonelsanches

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@designliquido/[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":["@designliquido/[email protected]"],"fail_on":"review"}'
Publisherleonelsanches
Artifact bytes168,212
Previous version1.22.0
Published2026-06-03T21:20:46.831Z
SHA-256e242c003a059766514141a775c1622cf985af8b057ca8fd4bc27cc433f825706

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

Scripts7
  • empacotaryarn rimraf ./dist && yarn tsc && yarn copyfiles -V ./bin/delegua ./bin/delegua.cmd ./bin/delegua-dap ./bin/delegua-dap.cmd ./dist && yarn copyfiles -V ./package.json ./README.md ./LICENSE ./dist
  • testes-unitariosyarn jest --coverage
  • testes:delegua:bhaskara./bin/delegua-ts exemplos/dialetos/egua-classico/bhaskara.egua
  • testes:delegua:fibonacci./bin/delegua-ts exemplos/dialetos/egua-classico/fibonacci.egua
  • testes:egua./bin/delegua-ts --dialeto egua exemplos/dialetos/egua-classico/testes.egua
  • testes:egua-classico./bin/delegua-ts --dialeto egua exemplos/dialetos/egua-classico/testes.egua
  • testes:servidor-depuracaoyarn ts-node ./fontes/depuracao/servidor-depuracao.ts
Dependencies13
  • @designliquido/birl^0.6.10
  • @designliquido/delegua^1.24.2
  • @designliquido/delegua-interface-grafica^0.1.0
  • @designliquido/mapler^0.7.10
  • @designliquido/portugol-studio^0.11.10
  • @designliquido/potigol^0.11.10
  • @designliquido/visualg^0.9.10
  • canvas^3.2.1
  • chalk4.1.2
  • commander^14.0.0
  • json-colorizer^3.0.1
  • koffi^3.0.2
  • node-fetch2