PkgRadar

Package evidence

@rh-support/[email protected]

Obfuscation: matched "\\uFEFF"

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":["@rh-support/[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":["@rh-support/[email protected]"],"fail_on":"review"}'
Publisheranujsi
Artifact bytes37,267
Previous version2.5.82
Published2026-04-29T04:37:20.630Z
SHA-256847afa53f2b47d951a774e7df8f6185f17b1c6986706dc848e57ffbd03271e0f

Why flagged

What the scanner saw

Obfuscation: matched "\\uFEFF"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
2.5.84Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/lib/esm/csvUtils.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts11
  • buildnpm run clean && npm run build:esm
  • build:esm../../node_modules/.bin/tsc -p config/tsconfig.json
  • build:watch../../node_modules/.bin/tsc -w -p config/tsconfig.json
  • clean../../node_modules/.bin/rimraf lib config/tsconfig.tsbuildinfo
  • prepublishnpm run clean && npm run build:esm
  • prepublishOnlynpm run build
  • testnpm run test:changes
  • test:changes./../../node_modules/.bin/jest --passWithNoTests -c ./../../configs/tests/jest-only-changed-from-upstream.js
  • test:coverage./../../node_modules/.bin/jest --all -c ./../../configs/tests/jest.config.coverage.js
  • test:unit./../../node_modules/.bin/jest -c ./../../configs/tests/jest.config.unit.js
  • test:watch./../../node_modules/.bin/jest --watch
Dependencies10
  • @cee-eng/hydrajs4.18.111
  • @rh-support/types2.0.15
  • date-fns3.6.0
  • date-fns-tz^3.1.3
  • dompurify^2.2.6
  • localforage^1.10.0
  • lodash^4.17.21
  • lucene^2.1.1
  • qs^6.7.0
  • solr-query-builder1.0.1