PkgRadar

Package evidence

@uzum-tech/[email protected]

Large Javascript Payload: 3838274 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
1,227Niche · −30% score
Versions published
94Mature · −50% score
First published
Sep 2023
Publisher
jbalancer

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":["@uzum-tech/[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":["@uzum-tech/[email protected]"],"fail_on":"review"}'
Publisherjbalancer
Artifact bytes5,405,591
Previous version2.0.8
Published2026-05-31T12:39:35.044Z
SHA-2561ec48806f337b9251eb4cef9c8cc5e65517e18ca83ca75afbf03dc3d1d3aed42

Why flagged

What the scanner saw

Large Javascript Payload: 3838274 bytes

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.0.9Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js3838274 bytes0
lowLarge Javascript Payloadpackage/dist/index.mjs3601644 bytes0

Manifest

Package metadata

Scripts31
  • build:packagepnpm run gen-version && pnpm run clean && pnpm run gen-volar-dts && tsc -b --force tsconfig.esm.json && tsx scripts/pre-build/pre-cjs-build.ts && tsc -b --force tsconfig.cjs.json && rollup -c && pnpm run test:umd && pnpm run test:esm && pnpm run post-build && rimraf {es,lib}/*.tsbuildinfo
  • build:sitesh ./scripts/pre-build-site/pre-build-site.sh && NODE_ENV=production NODE_OPTIONS=--max-old-space-size=4096 vite build && sh ./scripts/post-build-site/post-build-site.sh
  • build:site:tssh ./scripts/pre-build-site/pre-build-site.sh && TUSIMPLE=true NODE_ENV=production NODE_OPTIONS=--max-old-space-size=4096 vite build && sh ./scripts/post-build-site/post-build-site.sh
  • build:themestsc -b --force themes/tusimple/tsconfig.esm.json && tsc -b --force themes/tusimple/tsconfig.cjs.json
  • cleanrimraf site lib es dist node_modules/@uzum-tech/ui themes/tusimple/es themes/tusimple/lib
  • devpnpm run clean && pnpm run gen-version && pnpm run gen-volar-dts && NODE_ENV=development vite
  • formatpnpm run format:code && pnpm run format:md && pnpm run lint:fix
  • format:codeprettier --write "{src,demo,scripts,build}/**/*.{vue,js,ts,tsx}"
  • format:mdprettier --write --parser markdown --prose-wrap never "(src|demo)/**/*.md"
  • gen-versiontsx scripts/gen-version.ts
  • gen-volar-dtstsx scripts/gen-component-declaration.ts
  • lintpnpm run lint:code && pnpm run lint:type
  • lint:codeeslint "{src,build,scripts,demo}/**/*.{ts,tsx,js,vue,md}"
  • lint:demo-typeNODE_OPTIONS=--max-old-space-size=4096 vue-tsc -p src/tsconfig.demo.json
  • lint:fixeslint --fix "{src,build,scripts,demo}/**/*.{ts,tsx,js,vue,md}"
  • lint:src-typetsc -b --force tsconfig.esm.json
  • lint:typepnpm run lint:src-type && pnpm run lint:demo-type
  • post-buildtsx scripts/post-build/index.ts
  • preparehusky
  • release:changelogtsx scripts/release-changelog.ts
  • release:packagenpm login && pnpm install && pnpm run test && pnpm run build:package && npm publish --no-git-checks
  • release:siteTUSIMPLE=true pnpm run build:site && node build-doc/generate-deploy-sh.js && sudo bash build-doc/deploy-doc.sh
  • startpnpm run dev
  • testvitest run
  • test:covvitest run --coverage
  • test:esmvitest run esm-test/index.spec.js
  • test:umdvitest run umd-test/index.spec.js
  • test:updatevitest --run --update
  • test:watchvitest --watch
  • transpile-docstsx scripts/md-to-vue.ts data-table
  • …and 1 more.
Dependencies20
  • @css-render/plugin-bem0.15.14
  • @css-render/vue3-ssr0.15.14
  • @types/lodash4.17.24
  • @types/lodash-es4.17.12
  • @vueuse/core13.3.0
  • async-validator4.2.5
  • cropperjs1.6.2
  • css-render0.15.14
  • csstype3.1.3
  • date-fns4.1.0
  • date-fns-tz3.2.0
  • evtd0.2.4
  • highlight.js11.11.1
  • lodash4.18.1
  • lodash-es4.18.1
  • seemly0.3.10
  • treemate0.3.11
  • vdirs0.1.8
  • vooks0.2.12
  • vueuc0.4.65