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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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 copybuild:babelyarn babel src --extensions ".ts,.tsx,.js,.jsx" --out-dir lib --ignore "**/*.test.ts,**/*.test.tsx,src/setupTests.ts" --source-maps inlinecleanrimraf ./libcopycopyfiles -u 1 "src/**/*.css" "src/**/*.svg" lib && copyfiles libcoveragejest --coveragefixrun-s 'fix:**'fix:codeyarn lint:code --fixfix:formattingyarn prettier -wu .fix:stylesyarn lint:styles --fixlintrun-s 'lint:**'lint-code-coreeslint --ext .js,.jsx,.ts,.tsxlint:codeyarn typecheck; yarn lint-code-core .lint:formattingyarn prettier -cu .lint:stylesstylelint "src/**/*.css"prepublishOnlyyarn buildtestjesttest:cicross-env CI=true yarn testtest: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.12bootstrap^4.6.0compare-versions^3.6.0connected-react-router^6.8.0detect-browser^5.2.0history^4.10.1local-storage-fallback^4.1.2lodash^4.18.1memoize-one^6.0.0moment^2.30.1moment-timezone^0.6.0parchment^1.1.4- …and 25 more.