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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/index.js | 3838274 bytes | 0 |
| low | Large Javascript Payload | package/dist/index.mjs | 3601644 bytes | 0 |
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}/*.tsbuildinfobuild: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.shbuild: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.shbuild:themestsc -b --force themes/tusimple/tsconfig.esm.json && tsc -b --force themes/tusimple/tsconfig.cjs.jsoncleanrimraf site lib es dist node_modules/@uzum-tech/ui themes/tusimple/es themes/tusimple/libdevpnpm run clean && pnpm run gen-version && pnpm run gen-volar-dts && NODE_ENV=development viteformatpnpm run format:code && pnpm run format:md && pnpm run lint:fixformat: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.tsgen-volar-dtstsx scripts/gen-component-declaration.tslintpnpm run lint:code && pnpm run lint:typelint: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.jsonlint:fixeslint --fix "{src,build,scripts,demo}/**/*.{ts,tsx,js,vue,md}"lint:src-typetsc -b --force tsconfig.esm.jsonlint:typepnpm run lint:src-type && pnpm run lint:demo-typepost-buildtsx scripts/post-build/index.tspreparehuskyrelease:changelogtsx scripts/release-changelog.tsrelease:packagenpm login && pnpm install && pnpm run test && pnpm run build:package && npm publish --no-git-checksrelease:siteTUSIMPLE=true pnpm run build:site && node build-doc/generate-deploy-sh.js && sudo bash build-doc/deploy-doc.shstartpnpm run devtestvitest runtest:covvitest run --coveragetest:esmvitest run esm-test/index.spec.jstest:umdvitest run umd-test/index.spec.jstest:updatevitest --run --updatetest:watchvitest --watchtranspile-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.0async-validator4.2.5cropperjs1.6.2css-render0.15.14csstype3.1.3date-fns4.1.0date-fns-tz3.2.0evtd0.2.4highlight.js11.11.1lodash4.18.1lodash-es4.18.1seemly0.3.10treemate0.3.11vdirs0.1.8vooks0.2.12vueuc0.4.65