PkgRadar

Package evidence

@teipublisher/[email protected]

Large Javascript Payload: 8037916 bytes

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
3,011Niche · −30% score
Versions published
353Mature · −50% score
First published
Oct 2019
Publisher
GitHub ActionsTrusted automation · −70% score

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

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":["@teipublisher/[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":["@teipublisher/[email protected]"],"fail_on":"review"}'
Artifact bytes5,245,257
Previous version3.0.0-next-4.21
Published2026-05-27T15:27:17.448Z
SHA-256d42eb710a9d1b2dc9b4dc39a8ec4855a72c7d367441c5d37922cb77a09ba0656

Why flagged

What the scanner saw

Large Javascript Payload: 8037916 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
3.0.0-next-4.22Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/pb-mei.js8037916 bytes10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/pb-mei.js8037916 bytes10
lowCredential file accesspackage/.github/workflows/node.js.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts22
  • buildnpm run clean && rollup -c rollup.config.mjs
  • build:productionnpm run clean && rollup -c rollup.config.mjs --environment BUILD:production
  • cleannpm run clean-lib && rimraf dist css images/leaflet demo/build docs
  • clean-librimraf -g lib/leaflet* lib/paged* lib/web-midi-player.js lib/airtable.browser.js
  • cy:openconcurrently --kill-others --success first 'vite --no-open' 'cypress open'
  • cy:run:ctcypress run --component
  • cy:run:e2econcurrently --kill-others --success first 'vite --no-open' 'cypress run'
  • devvite --no-open
  • dockernpm run build:production && docker build --no-cache --pull --rm -f 'Dockerfile' -t pbcomponents:master '.'
  • docker:rundocker run --rm -it -p 8080:8080/tcp -p 8443:8443/tcp pbcomponents:master
  • docswca src -f json --outFile pb-elements.json
  • formatnpm run format:eslint; npm run format:prettier
  • format:eslinteslint --ext .js,.html . --fix
  • format:prettierprettier "**/*.js" --write --ignore-path .gitignore
  • gh-pagesnode gh-pages.js
  • lintnpm run lint:eslint && npm run lint:prettier
  • lint:eslinteslint --ext .js,.html .
  • lint:prettierprettier "**/*.js" --check --ignore-path .gitignore
  • preparenpm run docs && npm run build:production
  • previewvite preview
  • semantic-releasesemantic-release
  • startnpm run docs && vite
Dependencies31
  • @jinntec/jinn-codemirror^1.18.2
  • @lrnwebcomponents/es-global-bridge^8.0.2
  • @vaadin/tabs^25.0.3
  • @vaadin/upload^25.0.3
  • airtable^0.12.2
  • animejs^4.2.2
  • browser-fs-access^0.38.0
  • construct-style-sheets-polyfill^3.1.0
  • dompurify^3.4.1
  • gridjs^6.2.0
  • hotkeys-js^4.0.0
  • i18next^25.7.4
  • i18next-browser-languagedetector^8.2.0
  • i18next-chained-backend^5.0.1
  • i18next-http-backend^3.0.2
  • js-cookie^3.0.5
  • leaflet^1.9.4
  • leaflet-control-geocoder^3.3.1
  • leaflet.markercluster^1.5.3
  • lit^3.3.2
  • marked^17.0.1
  • openseadragon^5.0.1
  • pagedjs^0.4.3
  • path-to-regexp^8.3.0
  • prismjs^1.29.0
  • tify^0.34.5
  • tippy.js^6.3.7
  • tom-select^2.2.2
  • uniqolor^1.1.0
  • verovio^5.7.0
  • …and 1 more.