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
- 260Mature · −50% score
- First published
- May 2025
- Publisher
- dev-orangelogic
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":["@orangelogic/[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":["@orangelogic/[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
Scripts10
buildnpm run build:library && npm run build:typesbuild:librarycraco buildbuild:typestsc --declaration --emitDeclarationOnly --outDir buildcypress:testcypress run --component --browser chromeejectreact-scripts ejectformateslint --fix .linttsc --noEmit && eslint src/**/*.ts{,x}publish:library./scripts/publishIfNeeded.mjsstartcraco starttestcraco test --env=jsdom
Dependencies69
@babel/core^7.16.0@craco/craco^7.1.0@orangelogic/design-system2.71.0@pmmmwh/react-refresh-webpack-plugin^0.5.3@reduxjs/toolkit^1.9.5@svgr/webpack^8.1.0@testing-library/jest-dom^5.17.0@testing-library/react^14.0.0@testing-library/user-event^14.4.3@types/jest^29.5.3@types/node^20.4.8@types/react^19.0.8@types/react-dom^19.0.3async-mutex^0.4.0babel-jest^27.4.2babel-loader^8.2.3babel-plugin-named-asset-import^0.3.8babel-preset-react-app^10.0.1bfj^7.0.2browserslist^4.18.1camelcase^6.2.1case-sensitive-paths-webpack-plugin^2.4.0css-loader^6.5.1css-minimizer-webpack-plugin^3.2.0dotenv^10.0.0dotenv-expand^5.1.0file-loader^6.2.0fs-extra^10.0.0html-webpack-plugin^5.5.0identity-obj-proxy^3.0.0- …and 39 more.