PkgRadar

Package evidence

@synchronized-console/[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
2
First published
Jun 2026
Publisher
kingdaryush1

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":["@synchronized-console/[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":["@synchronized-console/[email protected]"],"fail_on":"review"}'
Publisherkingdaryush1
Artifact bytes978,143
Previous versionnone
Published2026-06-18T00:27:13.344Z
SHA-25670c793b77339a3c63b6c013a9b10ef54b88dcb72cc062fab42f9a5e9e5e62ff4

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
2.25.7-rev.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

Scripts11
  • buildNODE_ENV=production rollup --config
  • build:devrollup --config
  • devrollup --config --watch
  • lintyarn lint:js && yarn lint:tsc
  • lint:ciyarn lint:tsc
  • lint:jseslint .
  • lint:tsctsc --noEmit
  • prepackyarn build
  • testvitest
  • test:runvitest run
  • test:uivitest --ui
Dependencies14
  • @synchronized-console/objectloader2^2.25.7
  • @synchronized-console/shared^2.25.7
  • @types/flat^5.0.2
  • earcut3.0.1
  • flat^5.0.2
  • js-logger1.6.1
  • lodash-es^4.17.21
  • polylabel2.0.1
  • string-to-color^2.2.2
  • three^0.140.0
  • three-mesh-bvh0.5.17
  • tree-model1.0.7
  • troika-three-text0.47.2
  • type-fest^4.15.0