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
209
Versions published
236Mature · −50% score
First published
Feb 2024
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 bytes962,758
Previous version0.3.55
Published2026-04-30T09:54:36.326Z
SHA-2567c6b5b5bbbbde1dcdc3b99748774f590626e1e0f769a4352c42dcf150be6c8d7

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
0.3.56Version
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

Scripts8
  • buildcross-env LIBRARY_BUILD=true run-p type-check "build-only {@}" -- && node generate-exports.cjs
  • build-onlyvite build
  • 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'
  • serve-storybookhttp-server ./storybook-static
  • type-checkvue-tsc --build --force
Dependencies22
  • @floating-ui/vue^1.0.6
  • @frankhoodbs/a11y-support^1.2.8
  • @frankhoodbs/accordion-cmp^1.2.13
  • @frankhoodbs/combobox-cmp^1.2.8
  • @frankhoodbs/css-custom-properties-list^1.2.8
  • @frankhoodbs/popover-cmp^1.2.13
  • @frankhoodbs/slot-helper^1.2.8
  • @frankhoodbs/styles^1.6.4
  • @frankhoodbs/svg-icons-cmp^1.4.8
  • @vueform/slider^2.1.10
  • @vuelidate/core^2.0.3
  • @vuelidate/validators^2.0.4
  • @vueuse/core^9.13.0
  • axios^1.7.2
  • chart.js^4.4.3
  • dompurify^3.1.5
  • gsap^3.12.5
  • swiper^11.1.1
  • vue^3.4.18
  • vue-chart-3^3.1.8
  • vue-final-modal^4.5.4
  • vue-multiselect^3.0.0