PkgRadar

Package evidence

@dativa-lv/[email protected]

New Account With Lifecycle Hook: package first published 73 day(s) ago, 8 total version(s), has lifecycle hook

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
254
Versions published
8
First published
Mar 2026
Publisher
dativa-bot

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":["@dativa-lv/[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":["@dativa-lv/[email protected]"],"fail_on":"review"}'
Publisherdativa-bot
Artifact bytes505,782
Previous version2.2.2
Published2026-06-11T10:40:32.095Z
SHA-256ff987bc56991bd87915a41325fd7500c569faa7201abcc2f37962cfecb5a543b

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 73 day(s) ago, 8 total version(s), has lifecycle hook

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 73 day(s) ago, 8 total version(s), has lifecycle hook10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 73 day(s) ago, 8 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts8
  • buildpnpm build:lib && pnpm build:css
  • build:csspnpm vite build --mode css
  • build:libpnpm vite build --mode lib
  • devvite --host
  • linteslint .
  • preinstallnpx only-allow pnpm
  • previewpnpm vite preview --mode lib
  • testpnpm vitest --mode lib
Dependencies6
  • @vue/test-utils^2.4.3
  • @vuelidate/core^2.0.3
  • @vuelidate/validators^2.0.4
  • @vueuse/components14.0.0
  • @vueuse/core14.0.0
  • @vueuse/integrations14.0.0