PkgRadar

Package evidence

@zimbra/[email protected]

Remote Dependency Spec: devDependencies.preact-router="github:zimbra/preact-router#4.1.2_base_path_support"

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
112Mature · −50% score
First published
Feb 2018
Publisher
silentsakky

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

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":["@zimbra/[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":["@zimbra/[email protected]"],"fail_on":"review"}'
Publishersilentsakky
Artifact bytes39,347
Previous version18.9.0
Published2026-06-03T08:02:38.414Z
SHA-256b15421af964f1f6a6eced8da16bd5e34ae02b78c57975ba92212e75fb1b7097f

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.preact-router="github:zimbra/preact-router#4.1.2_base_path_support"

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

Availability ledger

available

review
Last checked
reviewRisk
16Score
18.9.1-PREAPPS-9204.646b1fc.0Version
Status history (2 events)
  1. availableavailable · risk review · score 16 · status available -> available, risk high -> review, score 43 -> 16
  2. newavailable · risk high · score 43 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.preact-router="github:zimbra/preact-router#4.1.2_base_path_support"8
mediumDependency Changed To Remote Vs Previouspackage.jsondevDependencies.preact-router changed to remote spec in 18.9.1-PREAPPS-9204.646b1fc.0 vs 18.9.0: "github:zimbra/preact-router#4.1.2_base_path_support"8

Manifest

Package metadata

Scripts9
  • buildnpm run build:shims && npm run build:src
  • build:shimsnode ./build-shims.js
  • build:srcbabel src -d dist --copy-files
  • linteslint --cache --config eslint.config.mjs .
  • lint:fixnpm run lint -- --fix
  • prebuildrimraf dist && mkdirp dist
  • preparehusky || true
  • prepublishOnlyif [ "$CI" != "true" ]; then npm run -s test && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags; fi
  • testnpm run lint && npm run build
Dependencies40
  • @babel/core^7.21.4
  • @babel/plugin-proposal-class-properties^7.18.6
  • @babel/plugin-proposal-decorators^7.21.0
  • @babel/plugin-proposal-export-default-from^7.18.10
  • @babel/plugin-proposal-export-namespace-from^7.18.9
  • @babel/plugin-syntax-dynamic-import^7.8.3
  • @babel/plugin-transform-react-jsx^7.21.0
  • @babel/polyfill^7.12.1
  • @babel/preset-env^7.21.4
  • @babel/register^7.21.0
  • @babel/runtime^7.27.6
  • adm-zip^0.5.10
  • babel-loader^9.1.2
  • babel-plugin-add-module-exports^1.0.4
  • bundle-loader^0.5.6
  • chalk^4.1.2
  • copy-webpack-plugin^12.0.2
  • cors^2.8.5
  • cross-spawn-promise^0.10.2
  • css-loader^6.7.3
  • get-port^5.1.1
  • gittar^0.1.1
  • inquirer^8.2.7
  • ip^2.0.1
  • less^4.1.3
  • less-loader^11.1.0
  • log-symbols^4.1.0
  • ora^5.4.1
  • postcss^8.4.39
  • postcss-discard-comments^6.0.1
  • …and 10 more.