PkgRadar

Package evidence

@rryando/[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
3
Versions published
1
First published
Nov 2024
Publisher
rryando

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":["@rryando/[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":["@rryando/[email protected]"],"fail_on":"review"}'
Publisherrryando
Artifact bytes110,623
Previous versionnone
Published2024-11-01T04:24:13.791Z
SHA-256806666fd1fa4759d0103edcc8c95f7b37c03efca9efa047266493e15486fcf3c

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildvite build
  • build:docs:apitypedoc
  • devLADLE=true ladle dev
  • export-iconsnode ./scripts/export-figma-icons.mjs
  • image-upload-backendnode ./src/examples/file-backend.js
  • linteslint src --ext .ts,.tsx
  • semantic-releasesemantic-release
  • startLADLE=true ladle dev
  • testNODE_ENV=development vitest
  • typechecktsc --noEmit
Dependencies51
  • @codemirror/lang-markdown^6.2.3
  • @codemirror/language-data^6.5.1
  • @codemirror/merge^6.4.0
  • @codemirror/state^6.4.0
  • @codemirror/view^6.23.0
  • @lexical/clipboard^0.17.1
  • @lexical/link^0.17.1
  • @lexical/list^0.17.1
  • @lexical/markdown^0.17.1
  • @lexical/plain-text^0.17.1
  • @lexical/react^0.17.1
  • @lexical/rich-text^0.17.1
  • @lexical/selection^0.17.1
  • @lexical/utils^0.17.1
  • @mdxeditor/gurx^1.1.4
  • @radix-ui/colors^3.0.0
  • @radix-ui/react-dialog^1.0.5
  • @radix-ui/react-icons^1.3.0
  • @radix-ui/react-popover^1.0.7
  • @radix-ui/react-select^2.0.0
  • @radix-ui/react-toggle-group^1.0.4
  • @radix-ui/react-toolbar^1.0.4
  • @radix-ui/react-tooltip^1.0.7
  • classnames^2.3.2
  • cm6-theme-basic-light^0.2.0
  • codemirror^6.0.1
  • downshift^7.6.0
  • js-yaml4.1.0
  • lexical^0.17.1
  • mdast-util-directive^3.0.0
  • …and 21 more.