PkgRadar

Package evidence

@weavy/[email protected]

Remote Dependency Spec: devDependencies.@custom-elements-manifest/to-markdown="github:mindroute/to-markdown#d72810c"

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
76Mature · −50% score
First published
Dec 2023
Publisher
klasjersevi

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

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":["@weavy/[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":["@weavy/[email protected]"],"fail_on":"review"}'
Publisherklasjersevi
Artifact bytes5,834,548
Previous version31.5.0
Published2026-06-10T17:36:40.865Z
SHA-256b2711e973228a02ecf6907829049ca2a90bb9be9d02148dbd0ccad8c4719e191

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@custom-elements-manifest/to-markdown="github:mindroute/to-markdown#d72810c"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@custom-elements-manifest/to-markdown="github:mindroute/to-markdown#d72810c"8
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@custom-elements-manifest/to-markdown="github:mindroute/to-markdown#d72810c"8
lowLarge Javascript Payloadpackage/dist/build/weavy.esm.bundle.js4073965 bytes0
lowLarge Javascript Payloadpackage/dist/build/weavy.js3149336 bytes0

Manifest

Package metadata

Scripts20
  • analyzelit-analyzer lib/**/* --strict
  • buildrun-s build:*
  • build:esmvite build --config dev/vite.config.js
  • build:legacyvite build --config dev/vite.config.legacy.js
  • cleanrimraf dist/**/* --glob
  • docsnode utils/cem-to-md.js
  • linteslint lib/
  • localize-buildlit-localize build --config=dev/lit-localize.json
  • localize-extractlit-localize extract --config=dev/lit-localize.json
  • postbuild:esmrun-s docs
  • prebuildrun-p types localize-build
  • prepackrun-s clean build
  • pretestrun-p lint analyze types
  • startvite --config dev/vite.config.js
  • testrun-s test:*
  • test-disabled:e2eplaywright test --reporter=list --quiet
  • test:unitweb-test-runner --config dev/web-test-runner.config.mjs --playwright --browsers chromium firefox webkit --concurrency 1 --concurrent-browsers 1
  • test:unit:watchweb-test-runner --config dev/web-test-runner.config.mjs --watch --debug
  • typestsc
  • watchvite build --config dev/vite.config.js --watch
Dependencies24
  • @codemirror/autocomplete~6.20.2
  • @codemirror/commands~6.10.3
  • @codemirror/lang-markdown~6.5.0
  • @codemirror/language~6.12.3
  • @codemirror/language-data~6.5.2
  • @codemirror/state~6.6.0
  • @codemirror/view~6.43.0
  • @floating-ui/dom~1.7.6
  • @lit/context^1.1.6
  • @lit/localize^0.12.2
  • @material/material-color-utilities~0.4.0
  • @mdi/js^7.4.47
  • @microsoft/signalr~10.0.0
  • @tanstack/query-core~5.95.2
  • @tanstack/query-persist-client-core~5.95.2
  • @tanstack/query-sync-storage-persister~5.95.2
  • cors~2.8.6
  • dotenv~17.3.1
  • express~5.2.1
  • express-session~1.19.0
  • lit~3.3.3
  • lodash.throttle^4.1.1
  • pdfjs-dist~5.6.205
  • uuid~14.0.0