PkgRadar

Package evidence

@jahia/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 60 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
860
Versions published
62
First published
Jan 2026
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":["@jahia/[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":["@jahia/[email protected]"],"fail_on":"review"}'
Artifact bytes78,087
Previous version3.7.0-SNAPSHOT.1780337988124
Published2026-06-02T17:22:19.107Z
SHA-256c3f17959c1996747da06f8b9ae9311452440634aa4e253471b96433a07122449

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 60 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 60 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts20
  • buildyarn workspaces foreach --recursive --topological-dev run build && yarn webpack
  • build:analyzeyarn build --analyze
  • build:productionyarn build --mode=production
  • build:production-analyzeyarn build:production --analyze
  • build:types(tsc || true) && tsc-alias
  • cleanrimraf *.log src/main/resources/javascript/apps
  • clean:allyarn clean && rimraf node_modules node
  • lintyarn lint:scss && yarn lint:js
  • lint:fixyarn lint:js:fix && yarn lint:scss:fix && cd tests && yarn lint:fix && cd ..
  • lint:jseslint --ext js,jsx src
  • lint:js:fixyarn lint:js --fix src
  • lint:scssstylelint "./src/**/*.scss"
  • lint:scss:fixyarn lint:scss --fix
  • sync-pomsync-pom-version
  • sync-pom-testssync-pom-version --package-file=tests/package.json
  • tddjest --env=jsdom --watch ./src/javascript
  • testyarn build && jest --env=jsdom --coverage ./src/javascript
  • test:clearjest --clearCache
  • watchyarn webpack --watch
  • webpacknode --max_old_space_size=2048 ./node_modules/webpack/bin/webpack.js
Dependencies60
  • @apollo/client^3.7.17
  • @apollo/react-components^4.0.0
  • @apollo/react-hoc^4.0.0
  • @babel/polyfill^7.11.5
  • @jahia/data-helper^1.1.19
  • @jahia/design-system-kit^1.2.1
  • @jahia/icons^1.1.2
  • @jahia/moonstone^2.19.0
  • @jahia/react-material^3.0.5
  • @jahia/ui-extender^1.3.0
  • @material-ui/core^3.9.3
  • @material-ui/icons^3.0.1
  • @material-ui/lab^3.0.0-alpha.30
  • @tanstack/react-virtual^3.11.2
  • bytes^3.1.0
  • ckeditor4-react1.2.0
  • clsx^2.1.1
  • compare-versions^6.1.1
  • connected-react-router^6.9.3
  • dayjs^1.10.6
  • ellipsize^0.5.0
  • es-toolkit^1.39.4
  • formik^2.4.9
  • graphql^16.10.0
  • graphql-tag^2.12.6
  • history^5.3.0
  • i18next^20.6.1
  • image-extensions^1.1.0
  • lodash^4.17.21
  • mime^3.0.0
  • …and 30 more.