PkgRadar

Package evidence

@clement_lores/[email protected]

Large Javascript Payload: 4609911 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
289
Versions published
10
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 bytes4,390,320
Previous version7.8.25
Published2026-06-18T11:23:37.110Z
SHA-25632016b0a34f4c7e8e18af20465b865283c0bf07bbf7d7b1f6c1b415f251ac1d6

Why flagged

What the scanner saw

Large Javascript Payload: 4609911 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
7.8.26Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/lib/frontend/assets/scripts/app-bundle.development.js4609911 bytes0
lowLarge Javascript Payloadpackage/lib/frontend/assets/scripts/global-bundle.development.js10263307 bytes0

Manifest

Package metadata

Scripts14
  • buildbabel src --out-dir lib --copy-files --extensions '.ts,.js,.jsx,.tsx'
  • build:publishyarn build && yarn types && yarn bundle:globals && yarn bundle && NODE_ENV=production yarn bundle:globals && NODE_ENV=production yarn bundle && npm publish --access public
  • bundlenode bin/app.js
  • bundle:globalsnode bin/globals.js
  • check:allyarn types && yarn cspell && yarn lint && yarn test && yarn bundle && NODE_ENV=production yarn bundle
  • cleanrm -rf lib && mkdir lib && rm -fr types && mkdir types
  • codecovNODE_ENV=test nyc --reporter=text-lcov npm test | codecov --pipe
  • coverNODE_ENV=test nyc --reporter=lcov --reporter=text-lcov npm test
  • cspellcspell src/**/*.ts src/**/*.js src/**/*.tsx src/**/*.jsx
  • devyarn build && yarn types && yarn bundle:globals && yarn bundle && NODE_ENV=production yarn bundle:globals && NODE_ENV=production yarn bundle
  • linteslint './spec/**/*' './src/**/*' './cy/**/*' './*'
  • releasesemantic-release
  • testmocha --loader=ts-node/esm ./spec/index.js
  • typestsc
Dependencies40
  • @babel/core^7.23.9
  • @babel/parser^7.23.9
  • @babel/plugin-syntax-import-assertions^7.23.3
  • @babel/plugin-transform-runtime^7.23.9
  • @babel/preset-env^7.23.9
  • @babel/preset-react^7.23.3
  • @babel/preset-typescript^7.23.3
  • @babel/register^7.23.7
  • @clement_lores/admin-design-system^1.0.2
  • @hello-pangea/dnd^16.2.0
  • @redux-devtools/extension^3.2.5
  • @rollup/plugin-babel^6.0.4
  • @rollup/plugin-commonjs^25.0.7
  • @rollup/plugin-json^6.1.0
  • @rollup/plugin-node-resolve^15.2.3
  • @rollup/plugin-replace^5.0.5
  • axios^1.18.0
  • flat^6.0.1
  • i18next^26.3.1
  • i18next-browser-languagedetector^8.2.1
  • i18next-http-backend^4.0.0
  • lodash^4.18.1
  • ora^9.4.0
  • prop-types^15.8.1
  • punycode^2.3.1
  • qs^6.11.1
  • react^18.2.0
  • react-dom^18.2.0
  • react-feather^2.0.10
  • react-i18next^12.2.0
  • …and 10 more.