PkgRadar

Package evidence

@douglasneuroinformatics/[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
63
Versions published
58Mature · −50% score
First published
Mar 2024
Publisher
joshunrau

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":["@douglasneuroinformatics/[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":["@douglasneuroinformatics/[email protected]"],"fail_on":"review"}'
Publisherjoshunrau
Artifact bytes87,087
Previous version8.2.1
Published2026-04-22T16:57:33.832Z
SHA-25626a63b813ec9ee9258e21ab5bdf9c14aff49f4ea55a778ef23f545a6ef4acf94

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
8.3.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildrm -rf dist && tsc -b tsconfig.build.json && cp -r src/cli/bin dist/cli/bin && cp -r src/docs/assets dist/docs/assets
  • docs:buildtypedoc
  • docs:devconcurrently "typedoc --watch" "pnpm docs:serve"
  • docs:servehttp-server docs -c-1
  • example:buildrm -rf build && ./src/cli/bin/libnest build -c libnest.config.ts -e .env.example
  • example:dev./src/cli/bin/libnest dev -c libnest.config.ts -e .env.example
  • example:startnode --env-file .env.example --enable-source-maps build/server.js
  • formatprettier --write src
  • knipknip
  • linttsc && eslint --fix example src
  • preparehusky
  • prisma:generateprisma generate --allow-no-models
  • testvitest
  • test:coveragevitest --coverage
Dependencies20
  • @douglasneuroinformatics/libjs^3.1.0
  • @nestjs/swagger^11.2.5
  • @nestjs/throttler^6.5.0
  • @prisma/engines^6.19.2
  • @prisma/get-platform^6.19.2
  • @swc-node/register^1.11.1
  • @swc/core^1.15.8
  • @swc/helpers^0.5.18
  • @types/nodemailer^7.0.5
  • @types/supertest^6.0.3
  • chalk^5.6.2
  • commander^14.0.2
  • es-module-lexer^2.0.0
  • esbuild^0.27.2
  • nodemailer^7.0.12
  • serialize-error^13.0.1
  • supertest^7.2.2
  • ts-morph^27.0.2
  • type-fest^5.4.1
  • unplugin-swc^1.5.9