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.
- Versions published
- 10,703Mature · −50% score
- First published
- Oct 2020
- Publisher
- nikunj1729
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":["@zeniai/[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":["@zeniai/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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
No findings stored for this release.
Manifest
Package metadata
Scripts59
//When publishing to NPM, use the version suffix -dev for DEV, -qa for QA, -next for NEXT and -prod version suffix for PROD.analyzeANALYZE=true NODE_OPTIONS=--max-old-space-size=16384 vite build --mode developmentbuildpnpm lint-modified-files && pnpm tsc-modified-files && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode developmentbuild-scriptspnpm run check-version && tsc --outDir scripts --target ES6 --module commonjs --esModuleInterop --skipLibCheckbuild_delhitsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode delhibuild_devtsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode developmentbuild_mohalitsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode mohalibuild_nexttsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode nextbuild_prodtsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode productionbuild_punetsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode punebuild_qatsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode qabuild_sunnyvaletsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode sunnyvalecheck-dependenciesnode ./scripts/check_dependencies.jscheck-versionnode ./scripts/check_version.jsclean-overridesnode ./scripts/clean_overrides.jscopy-service-workercp public/service-worker.js dist/service-worker.js && cp public/service-worker-helpers.js dist/service-worker-helpers.jsformatprettier --write --ignore-unknown "src/**/*" && pnpm lintformat-stagedgit diff --cached --name-only --diff-filter=ACM | grep -E '\.(ts|tsx|js)$' | xargs prettier --write || trueformat-watch(git diff --name-only --diff-filter=ACM && git ls-files --others --exclude-standard) | grep -E '\.(ts|tsx|js)$' | xargs prettier --write || truelinteslint . --ext .js,.jsx,.ts,.tsx --fixlint-modified-fileschmod +x ./scripts/lint-modified-files.sh && ./scripts/lint-modified-files.shlint:fix-modified-fileschmod +x ./scripts/lint-modified-files.sh && LINT_FIX=true ./scripts/lint-modified-files.shpostversiongit push && git push --tagspreviewvite preview --mode development --hostpreview_delhivite preview --mode delhi --hostpreview_devvite preview --mode development --hostpreview_mohalivite preview --mode mohali --hostpreview_nextvite preview --mode next --hostpreview_prodvite preview --mode production --hostpreview_punevite preview --mode pune --host- …and 29 more.
Dependencies56
@babel/core^7.16.5@babel/runtime^7.26.10@emotion/cache^11.13.1@emotion/react11.10.0@emotion/styled11.10.0@fingerprintjs/fingerprintjs^5.0.1@lexical/code^0.9.1@lexical/html^0.9.1@lexical/link^0.9.1@lexical/list^0.9.1@lexical/markdown^0.9.1@lexical/react^0.9.1@lexical/rich-text^0.9.1@lexical/selection^0.9.1@lexical/table^0.9.1@lexical/utils^0.9.1@liveblocks/react^2.23.0@liveblocks/react-ui^2.23.0@mui/material^7.3.5@sentry/core^9.42.1@sentry/react^9.42.1@stripe/stripe-js^4.4.0@zeniai/client-analytics2.0.30@zeniai/client-epic-state5.1.20@zeniai/web-components4.2.2color3.1.3cross-fetch^4.0.0crypto-js4.2.0dnd-core^16.0.1history^5.2.0- …and 26 more.