PkgRadar

Package evidence

@social-mail/[email protected]

no findings

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
1,945Mature · −50% score
First published
Jul 2023
Publisher
ackava

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 monitoring

No 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":["@social-mail/[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":["@social-mail/[email protected]"],"fail_on":"review"}'
Publisherackava
Artifact bytes1,652,923
Previous version1.11.11
Published2026-06-11T08:28:39.809Z
SHA-256e41537ec3c8bf245a2db1c5019c0ada6e950e388ec362cea48075848bb3a7304

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

low
Last checked
lowRisk
0Score
1.11.12Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • build-cssnpx postcss "./src/**/*.css" --base src --dir dist --map --verbose
  • build-css-watchnpx postcss "./src/**/*.css" --base src --dir dist --map --verbose -w
  • build-styler-cssnpx postcss "styler/styler-main.css" -o "styler/styler.css" --map --verbose
  • build-styler-css-watchnpx postcss "styler/styler-main.css" -o "styler/styler.css" --map --verbose -w
  • build-styler-lite-cssnpx postcss "styler-lite/styler-main.css" -o "styler-lite/styler.css" --map --verbose
  • build-styler-lite-css-watchnpx postcss "styler-lite/styler-main.css" -o "styler-lite/styler.css" --map --verbose -w
  • postversiongit push --follow-tags
  • pushgit add -A && git commit -m "dep vb" && npm version patch
  • testnode --enable-source-maps ./test.mjs
Dependencies13
  • @kurkle/color^0.4.0
  • @positron-js/context^1.0.15
  • @social-mail/web-components^1.1.9
  • @web-atoms/core^2.6.49
  • @web-atoms/data-styles^1.1.3
  • @web-atoms/date-time^3.0.19
  • @web-atoms/email-dom^1.1.5
  • @web-atoms/entity^2.6.8
  • @web-atoms/pack^1.0.117
  • @web-atoms/web-controls^2.6.16
  • reflect-metadata^0.2.2
  • tinycolor2^1.6.0
  • tslib^2.8.1