PkgRadar

Package evidence

@orangelogic/[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
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 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":["@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"}'
Artifact bytes6,405,769
Previous version2.2.5-pr82426.43
Published2026-06-10T04:42:53.684Z
SHA-256d19ec7f3842c0e40ec2a605062fa891b56879dd775be92a940a78b4e51e35b4c

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
2.2.5-pr90253.2Version
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
  • buildnpm run build:library && npm run build:types
  • build:librarycraco build
  • build:typestsc --declaration --emitDeclarationOnly --outDir build
  • cypress:testcypress run --component --browser chrome
  • ejectreact-scripts eject
  • formateslint --fix .
  • linttsc --noEmit && eslint src/**/*.ts{,x}
  • publish:library./scripts/publishIfNeeded.mjs
  • startcraco start
  • testcraco 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.3
  • async-mutex^0.4.0
  • babel-jest^27.4.2
  • babel-loader^8.2.3
  • babel-plugin-named-asset-import^0.3.8
  • babel-preset-react-app^10.0.1
  • bfj^7.0.2
  • browserslist^4.18.1
  • camelcase^6.2.1
  • case-sensitive-paths-webpack-plugin^2.4.0
  • css-loader^6.5.1
  • css-minimizer-webpack-plugin^3.2.0
  • dotenv^10.0.0
  • dotenv-expand^5.1.0
  • file-loader^6.2.0
  • fs-extra^10.0.0
  • html-webpack-plugin^5.5.0
  • identity-obj-proxy^3.0.0
  • …and 39 more.