PkgRadar

Package evidence

@ewizardjs/[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.

Versions published
81Mature · −50% score
First published
Apr 2022
Publisher
ewizardjs-team

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

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":["@ewizardjs/[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":["@ewizardjs/[email protected]"],"fail_on":"review"}'
Artifact bytes44,992
Previous version5.5.0
Published2026-06-04T13:16:06.573Z
SHA-2565468fa084ac600b75b13d008d750fd0f716bd5bacd0aead0cee5ddbee5e536c2

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
5.5.1Version
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
  • buildtsc
  • linteslint .
  • prepare(husky || true)
  • testnpm run test:unit
  • test:debugnode --inspect-brk node_modules/.bin/jest --runInBand
  • test:e2ecypress run --headless --browser electron ./test/e2e/specs --config-file ./cypress.config.ts --e2e
  • test:e2e:localcypress open --e2e --browser chrome ./test/e2e/specs
  • test:integrationjest test/integration --color --ci
  • test:unitjest test/unit --coverage --color --ci --reporters=default --reporters=jest-junit
  • watchtsc -w
Dependencies30
  • @ewizardjs/alias-resolver^1.2.0
  • @ewizardjs/banner-structure-api^1.2.0
  • @ewizardjs/builder-utils^6.8.2
  • @ewizardjs/content-checker^2.5.2
  • @ewizardjs/content-types^2.5.1
  • @ewizardjs/css-to-json^1.1.1
  • @ewizardjs/pages-api^1.5.0
  • @ewizardjs/settings^4.7.4
  • @ewizardjs/structure-api^1.0.4
  • @ewizardjs/system-settings^3.17.4
  • @ewizardjs/upath^3.0.0
  • cheerio^0.22.0
  • clean-webpack-plugin^4.0.0
  • clone^2.1.2
  • connect-history-api-fallback^1.6.0
  • css-to-object^1.1.0
  • current-script-polyfill^1.0.0
  • dom4^2.1.6
  • find-free-port^2.0.0
  • fs-extra^4.0.3
  • globby^11.1.0
  • loader-utils^1.4.2
  • ramda^0.29.1
  • rx^4.1.0
  • semver^7.8.1
  • string.prototype.matchall^4.0.12
  • vue-template-compiler~2.6.14
  • webpack^4.47.0
  • webpack-dev-server^4.15.2
  • webpack-merge^5.10.0