PkgRadar

Package evidence

@clement_lores/[email protected]

Large Javascript Payload: 11169917 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.

Versions published
2
First published
Jun 2026
Publisher
clement_lores

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":["@clement_lores/[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":["@clement_lores/[email protected]"],"fail_on":"review"}'
Publisherclement_lores
Artifact bytes3,324,481
Previous version1.0.0
Published2026-06-17T18:21:55.920Z
SHA-2561b131b7660f1932f26163db6b9ccf02661ffe9738e0b506bf140a522dd7d7aad

Why flagged

What the scanner saw

Large Javascript Payload: 11169917 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/bundle.development.js11169917 bytes0

Manifest

Package metadata

Scripts12
  • buildbabel src --out-dir build --copy-files --no-copy-ignored --extensions '.ts,.js,.jsx,.tsx'
  • bundlerollup --config ./config/rollup.js
  • check:allyarn build && yarn lint
  • cleanrm -fR types && rm -fR build
  • devyarn build && yarn types && yarn bundle
  • linteslint './src/**/*' './vendor-types/**/*'
  • preparehusky install && ts-patch install -s
  • releasesemantic-release
  • storybookNODE_OPTIONS=--openssl-legacy-provider storybook dev -p 6006
  • storybook:buildstorybook build
  • storybook:deployfirebase deploy --only hosting
  • typestsc
Dependencies37
  • @hypnosphi/create-react-context^0.3.1
  • @tinymce/tinymce-react^6.3.0
  • @tiptap/core2.1.13
  • @tiptap/extension-bubble-menu2.1.13
  • @tiptap/extension-character-count2.1.13
  • @tiptap/extension-code2.1.13
  • @tiptap/extension-document2.1.13
  • @tiptap/extension-floating-menu2.1.13
  • @tiptap/extension-heading2.1.13
  • @tiptap/extension-image2.1.13
  • @tiptap/extension-link2.1.13
  • @tiptap/extension-table2.1.13
  • @tiptap/extension-table-cell2.1.13
  • @tiptap/extension-table-header2.1.13
  • @tiptap/extension-table-row2.1.13
  • @tiptap/extension-text2.1.13
  • @tiptap/extension-text-align2.1.13
  • @tiptap/extension-typography2.1.13
  • @tiptap/pm2.1.13
  • @tiptap/react2.1.13
  • @tiptap/starter-kit2.1.13
  • date-fns^4.4.0
  • flat^6.0.1
  • hoist-non-react-statics3.3.2
  • jw-paginate^1.0.4
  • lodash^4.18.1
  • polished^4.3.1
  • react-currency-input-field^3.6.10
  • react-datepicker^4.10.0
  • react-feather^2.0.10
  • …and 7 more.