PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/modules/spine/dist/bundle.js

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherlapinskas
Artifact bytes21,507,175
Previous version1.5.897
Published2026-05-21T12:57:01.339Z
SHA-256701eb3f7e696e4f0534bea654a1db43b5be27986ea677e62cbc5c246e4bcb589

Why flagged

What the scanner saw

Known Indicator Filename: package/modules/spine/dist/bundle.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/modules/spine/dist/bundle.jspackage/modules/spine/dist/bundle.js45
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/modules/spine/dist/bundle.jspackage/modules/spine/dist/bundle.js45
lowObfuscationpackage/modules/spine/dist/bundle.jsmatched "fromCharCode"3
lowObfuscationpackage/docs/build/scripts/prettify/prettify.jsmatched "fromCharCode"3
lowObfuscationpackage/docs/templates/custom/static/scripts/prettify/prettify.jsmatched "fromCharCode"3
lowObfuscationpackage/modules/spine/dist/vendors-node_modules_socket_io-client_build_esm_index_js.bundle.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts8
  • build-devwebpack --mode=development
  • build-prodwebpack --mode=production
  • eslinteslint src/**/*.js --fix
  • eslint-checkeslint src/**/*.js
  • jsdocjsdoc -R ./README.md -t ./docs/templates/custom -c ./jsdoc.conf.json
  • prepare-pushnpm run build-dev | npm run build-prod | npm run jsdoc
  • pu-r-testnode ./tests/run-tests.js
  • starthttp-server -c-1 -p 9000 -o /examples