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
- 283
- Versions published
- 256
- First published
- Feb 2026
- Publisher
- hidayetcanozcan
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":["[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":["[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
Scripts16
buildbun run scripts/build.tsbuild:jsbun build ./index.ts ./client.ts ./fe/index.ts ./src/Client/Proxy/index.ts --outdir=dist --target=bun --format=esm --splitting --minify --external react --external react-dom --external gsap --external @gsap/react --external h-state --external three --external @react-three/fiber --external elysia --external drizzle-orm --external drizzle-kit --external ioredis --external googleapis --external @dapr/dapr --external pg --external @xyflow/react --external @xyflow/system --external @azure/communication-email --external @azure/identity --external stripebuild:quickbun run build:js && bun run build:typesbuild:typestsc --declaration --emitDeclarationOnly --outDir dist --skipLibCheckgenerate:schemasbun run scripts/generate-types-schema.tslintbiome check . --writelint:fixbiome check --config-path ./biome.json --writeprepublishOnlyecho 'Use: bun run publish:npm'publish:drybun run scripts/publish.ts --dry-runpublish:npmbun run scripts/publish.tsreleasebun run version:patch && bun run publish:npmrelease:majorbun run version:major && bun run publish:npmrelease:minorbun run version:minor && bun run publish:npmversion:majorbun run scripts/version.ts majorversion:minorbun run scripts/version.ts minorversion:patchbun run scripts/version.ts patch
Dependencies11
@elysiajs/staticlatest@elysiajs/swaggerlatest@gsap/reactlatest@simplewebauthn/server^13.3.0@xyflow/reactlatestdrizzle-ormlatestgoogleapislatestgsaplatesth-statelatestioredislatestreflect-metadata^0.2.2
Optional dependencies2
@azure/communication-emaillateststripelatest