PkgRadar

Package evidence

@saasquatch/[email protected]

Install-time lifecycle script: postinstall="patch-package"

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
2,578Niche · −30% score
Versions published
1,748Mature · −50% score
First published
Mar 2021
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@saasquatch/[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":["@saasquatch/[email protected]"],"fail_on":"review"}'
Artifact bytes4,844,293
Previous version2.3.0-11
Published2026-06-12T21:40:13.890Z
SHA-25677e6a22c96db358b3ddda8ba15e1b7bfac14007f12aa5445f941c08f3b0aa5fe

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
2.3.0-12Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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="patch-package"5

Manifest

Package metadata

Scripts18
  • buildstencil build --docs
  • build:devcross-env BUILD=dev stencil build --docs
  • build:grapescross-env BUILD=DOCS stencil build --watch --docs
  • changesetchangeset
  • generatestencil generate
  • postinstallpatch-package
  • prepacknpm run build
  • prepublishOnlyif [ "$CI" != "true" ]; then echo 'Error: Direct npm publish is disabled for @saasquatch/mint-components. Publish via the Mint Components Release (stable) or Publish Package (prerelease) GitHub Actions workflow.' && exit 1; fi
  • releasechangeset publish
  • serve:grapesnpx http-server . --cors -c-1 -p 8080
  • serve:packageserve . --cors -l 5000
  • specspicklesdoc xlsx src docs --testers=2
  • startcross-env NODE_ENV=dev stencil build --dev --watch --serve
  • start:raisinsrun-p start serve:package
  • teststencil test --spec --e2e --verbose --maxWorkers=1
  • test.watchstencil test --spec --e2e --watchAll
  • versionchangeset version && npm install
  • watchcross-env NODE_ENV=dev stencil build --dev --watch
Dependencies24
  • @raisins/stencil-docs-target^1.2.2-0
  • @saasquatch/component-boilerplate^1.6.10
  • @saasquatch/dom-context-hooks^1.0.5
  • @saasquatch/shoelace^1.0.0
  • @saasquatch/stencil-hooks^2.0.2
  • @saasquatch/stencilbook^1.1.0
  • @saasquatch/universal-hooks^1.0.0
  • @veriff/incontext-sdk^2.3.1
  • babel-polyfill^6.26.0
  • canvas-confetti^1.4.0
  • color2k^1.2.4
  • deepmerge^4.2.2
  • dom-context^1.3.1
  • fast-equals^4.0.3
  • graphql^15.5.0
  • graphql-request^3.4.0
  • highlight.js^10.6.0
  • jsonpointer^4.1.0
  • jss-preset-default^10.7.1
  • jwt-decode^4.0.0
  • libphonenumber-js^1.9.23
  • luxon^2.0.1
  • password-validator^5.1.1
  • path-to-regexp^6.2.0