PkgRadar

Package evidence

@oracle/[email protected]

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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.

Weekly downloads
5,668Niche · −30% score
Versions published
303Mature · −50% score
First published
Sep 2017
Publisher
meghana-vadlapally

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

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":["@oracle/[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":["@oracle/[email protected]"],"fail_on":"review"}'
Artifact bytes20,140,495
Previous version19.0.7
Published2026-05-28T04:05:56.978Z
SHA-2569fabba92257695a4f68cd9801cfeb45775ade254a30e127ee27ce7a042a8a877

Why flagged

What the scanner saw

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/js/libs/oj/debug_esm/ojmessages.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
highJs Split Join Obfuscationpackage/dist/js/libs/oj/debug/ojmessages.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
highJs Split Join Obfuscationpackage/dist/js/libs/oj/min/ojmessages.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
mediumLarge Javascript Payloadpackage/dist/js/libs/oj/debug_esm/ojdatagrid.js2037660 bytes10
mediumLarge Javascript Payloadpackage/dist/js/libs/oj/debug/ojdatagrid.js2142914 bytes10

Manifest

Package metadata

Dependencies13
  • @oracle/oraclejet-preact19.0.8
  • @types/geojson7946.0.11
  • @types/signals1.0.2
  • hammerjs2.0.8
  • jquery3.7.1
  • jquery-ui1.14.1
  • knockout3.5.1
  • preact10.26.10
  • proj42.17.0
  • require-css0.1.10
  • requirejs2.3.7
  • requirejs-text2.0.16
  • signals1.0.0