PkgRadar

Package evidence

[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
664Mature · −50% score
First published
Apr 2019
Publisher
wgrauvog

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherwgrauvog
Artifact bytes828,814
Previous version7.6.1-next.1.3
Published2026-06-04T13:10:35.201Z
SHA-2563537e29a505d47656105c1e41032bd3eaa2c814bbf7c60eba4691255c3d3450a

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
7.6.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

Scripts19
  • buildyarn clean && tsc -p ./tsconfig.build.json && yarn build:babel && yarn copy
  • build:babelyarn babel src --extensions ".ts,.tsx,.js,.jsx" --out-dir lib --ignore "**/*.test.ts,**/*.test.tsx,src/setupTests.ts" --source-maps inline
  • cleanrimraf ./lib
  • copycopyfiles -u 1 "src/**/*.css" "src/**/*.svg" lib && copyfiles lib
  • coveragejest --coverage
  • fixrun-s 'fix:**'
  • fix:codeyarn lint:code --fix
  • fix:formattingyarn prettier -wu .
  • fix:stylesyarn lint:styles --fix
  • lintrun-s 'lint:**'
  • lint-code-coreeslint --ext .js,.jsx,.ts,.tsx
  • lint:codeyarn typecheck; yarn lint-code-core .
  • lint:formattingyarn prettier -cu .
  • lint:stylesstylelint "src/**/*.css"
  • prepublishOnlyyarn build
  • testjest
  • test:cicross-env CI=true yarn test
  • test:ci-junitcross-env CI=true yarn test --coverage --reporters='default' --reporters='jest-junit' --coverageReporters='cobertura' --coverageReporters='html'
  • typechecktsc -p ./tsconfig.build.json --noEmit
Dependencies55
  • @babel/runtime^7.28.4
  • @material-ui/core^4.12.4
  • @material-ui/icons^4.11.3
  • @material-ui/lab^4.0.0-alpha.61
  • @microsoft/applicationinsights-web^3.1.0
  • @redux-saga/core^1.4.2
  • @redux-saga/types^1.3.1
  • @sentry/react^10.56.0
  • @types/history^4.7.11
  • @types/lodash^4.17.20
  • @types/quill^1.3.10
  • @types/react-dom^17.0.26
  • @types/react-helmet^6.1.0
  • @types/react-redux^7.1.16
  • @types/react-router^5.1.11
  • @types/react-router-bootstrap~0.24.5
  • @types/react-router-dom^5.1.7
  • @types/react-table^6.8.7
  • @types/redux-logger3.0.12
  • bootstrap^4.6.0
  • compare-versions^3.6.0
  • connected-react-router^6.8.0
  • detect-browser^5.2.0
  • history^4.10.1
  • local-storage-fallback^4.1.2
  • lodash^4.18.1
  • memoize-one^6.0.0
  • moment^2.30.1
  • moment-timezone^0.6.0
  • parchment^1.1.4
  • …and 25 more.