PkgRadar

Package evidence

@datam/[email protected]

Install-time lifecycle script: postinstall="test -d .git && husky install || echo 'Skipping husky install'"

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
30
Versions published
59Mature · −50% score
First published
Apr 2025
Publisher
giando110188

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

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":["@datam/[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":["@datam/[email protected]"],"fail_on":"review"}'
Publishergiando110188
Artifact bytes265,846
Previous version1.0.2
Published2026-04-10T17:30:51.966Z
SHA-2563d663d317c5f580319927820b6811237f221f07960dd7e9571ae821742d7e3bc

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="test -d .git && husky install || echo 'Skipping husky install'"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="test -d .git && husky install || echo 'Skipping husky install'"5

Manifest

Package metadata

Scripts5
  • buildvue-tsc -b && cross-env LIBRARY_BUILD=true vite build && node generate-exports.cjs
  • build-storybookstorybook build
  • devstorybook dev -p 6006
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore && prettier --write ./src/**/*.scss
  • postinstalltest -d .git && husky install || echo 'Skipping husky install'
Dependencies14
  • @fontsource/geist^5.2.6
  • @fontsource/geist-mono^5.2.6
  • @frankhoodbs/a11y-support^2.0.3
  • @frankhoodbs/combobox-cmp^2.0.4
  • @frankhoodbs/styles^2.0.9
  • @tabler/icons-vue^3.31.0
  • @vueform/multiselect^2.6.11
  • @vueuse/components^11.1.0
  • @vueuse/core^11.1.0
  • echarts^5.6.0
  • swiper^11.2.6
  • tua-body-scroll-lock^1.5.3
  • vue^3.5.13
  • vue-final-modal^4.5.5