PkgRadar

npm · registry.npmjs.org

p5

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.

Why PkgRadar flagged 2.3.0

SeveritySignalEvidence
highJs Split Join ObfuscationArray-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. · package/lib/p5.esm.min.js
highJs Split Join ObfuscationArray-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. · package/lib/p5.min.js

Scanned versions

VersionVerdictScoreScanned (UTC)
2.3.0Review152026-05-28
2.3.0-rc.5Review62026-05-26
2.3.0-rc.6Review62026-05-26

Block this in CI

PkgRadar gates p5 (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm [email protected]