PkgRadar

Package evidence

@neutron.co.id/[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
706
Versions published
171Mature · −50% score
First published
Jan 2023
Publisher
bianpratama

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":["@neutron.co.id/[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":["@neutron.co.id/[email protected]"],"fail_on":"review"}'
Publisherbianpratama
Artifact bytes440,284
Previous version1.17.38
Published2026-06-05T12:53:44.780Z
SHA-2561ddaee70f3e11d49cfc614953ee070e17ffc63eddfc9b47b1b28616bc4d09ea4

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • buildyarn build:package && yarn build:runtime
  • build:packageyarn warm && tsx scripts/build.ts
  • build:runtimeyarn warm && tsx scripts/build.runtime.ts
  • build:storyyarn warm && tailwindcss -i ./@docs/app.css -o ./@docs/tailwind.css && storybook build
  • build:typesyarn warm && tsx scripts/build.types.ts
  • cargocargo
  • chromaticyarn deploy:story
  • cleanrm -rf dist build
  • deploycargo build:story && cargo deploy:pages && cargo deploy:story
  • deploy:pagescargo deploy:pages
  • deploy:storycargo deploy:story
  • linteslint .
  • lint:fixeslint . --fix
  • play:storyconcurrently 'yarn:story:*'
  • resetrm -rf dist build .nuxt .output && yarn warm
  • story:bookstorybook dev -p 6006 --no-open
  • story:tailwindtailwindcss -i ./@docs/app.css -o ./@docs/tailwind.css --watch
  • warmneon-module-build prepare
Dependencies22
  • @neon.id/canvas^1.30.0
  • @neon.id/context^1.62.0
  • @neon.id/editor^1.22.0
  • @neon.id/edukasi-interfaces1.15.0
  • @neon.id/edukasi-models1.8.0
  • @neon.id/field^1.40.0
  • @neon.id/identitas-interfaces^2.0.0-beta.9
  • @neon.id/identitas-models^2.0.0-beta.4
  • @neon.id/interfaces1.61.0
  • @neon.id/media0.27.0
  • @neon.id/model^1.21.0
  • @neon.id/nuxt^1.5.0
  • @neon.id/office1.46.0
  • @neon.id/utils^1.51.0
  • @neutron.co.id/operasional-modules1.12.31
  • @neutron.co.id/personalia-models1.13.29
  • @nuxt/kit^3.12.3
  • file-saver^2.0.5
  • papaparse5.4.1
  • qr-scanner^1.4.2
  • qrcode^1.5.3
  • vue^3.4.31