PkgRadar

Package evidence

@cngxjs/[email protected]

Large Javascript Payload: 3535647 bytes

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
202
Versions published
19
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@cngxjs/[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":["@cngxjs/[email protected]"],"fail_on":"review"}'
Artifact bytes2,018,512
Previous version0.4.9
Published2026-05-27T11:20:51.949Z
SHA-256a085bb6ad5c1815a504beaf24157e0971ccde3977bd27f5a9e5fd705f1f21932

Why flagged

What the scanner saw

Large Javascript Payload: 3535647 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index-cli-DFOfVqDM.js3535647 bytes10
mediumLarge Javascript Payloadpackage/dist/index-cli-cBvysffE.mjs3493416 bytes10

Manifest

Package metadata

Scripts35
  • *********BUILD***************************
  • *********QUALITY***************************
  • *********TEST E2E***************************
  • *********TEST***************************
  • *********UTILS***************************
  • buildtsdown && node scripts/postbuild-shebang.mjs && npm run build-schematics && npm run build:client && npm run build:css && npm run build:themes
  • build-schematicstsc --project schematics/tsconfig.json && cp schematics/collection.json dist && cp schematics/ng-add/schema.json dist/schematics/ng-add/schema.json
  • build:clienttsdown --config tsdown.client.config.ts
  • build:csstailwindcss -i src/styles/compodocx.css -o src/resources/styles/compodocx.css --minify
  • build:themesnode -e "const fs=require('fs'),p=require('path');fs.readdirSync('src/themes').filter(f=>f.endsWith('.css')&&f!=='theme-template.css').forEach(f=>fs.copyFileSync(p.join('src/themes',f),p.join('src/resources/styles',f)))"
  • changelogauto-changelog -o CH.md --template tools/changelog-template.hbs -u
  • devnode scripts/dev-watch.mjs
  • dev:modulenode scripts/dev-watch.mjs --fixture=kitchen-sink-module --port=8080
  • dev:standalonenode scripts/dev-watch.mjs --fixture=kitchen-sink-standalone --port=8081
  • download-api-listnode tools/download-api-list.js
  • format:checkbiome format
  • format:writebiome format --write
  • lintbiome check
  • lint:fixbiome check --fix
  • madge./node_modules/.bin/madge --warning -i dist/madge.png src/index-cli.ts
  • prebuildrimraf dist
  • pretestnpm run build
  • startnpm run test:watch
  • testnpm run test:unit && npm run test:cli
  • test-e2e-playwrightnpx playwright test
  • test:allvitest run
  • test:clivitest run test/src/cli
  • test:migratevitest run test/src/migrate
  • test:multi-version-docnode ./scripts/build-multi-version-fixture.mjs
  • test:simple-docnode ./bin/index-cli.js --no-multiVersion -p ./test/fixtures/sample-files/tsconfig.simple.json -d doc -s --port 4000 --toggleMenuItems modules,components,directives,classes,injectables,interceptors,guards,pipes,interfaces,miscellaneous,additionalPages
  • …and 5 more.
Dependencies29
  • @compodoc/ngd-transformer^2.1.3
  • @kitajs/html^4.2.13
  • @polka/send-type^0.5.2
  • @stackblitz/sdk^1.11.0
  • body-parser^2.2.2
  • cheerio^1.2.0
  • chokidar^5.0.0
  • commander^14.0.2
  • cosmiconfig^9.0.0
  • d3^7.9.0
  • decache^4.6.2
  • fast-glob^3.3.3
  • fs-extra^11.3.3
  • glob^13.0.0
  • handlebars^4.7.8
  • html-entities^2.6.0
  • i18next25.7.4
  • json5^2.2.3
  • marked7.0.3
  • minimist^1.2.8
  • neotraverse^0.6.18
  • os-name4.0.1
  • picocolors^1.1.1
  • polka^0.5.2
  • semver^7.7.3
  • shiki^4.0.2
  • sirv^3.0.2
  • ts-morph^27.0.2
  • uuid11.1.0