PkgRadar

Package evidence

@hygraph/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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
5
First published
Jul 2022
Publisher
jpedroschmitz

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":["@hygraph/[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":["@hygraph/[email protected]"],"fail_on":"review"}'
Publisherjpedroschmitz
Artifact bytes270,368
Previous version0.4.0
Published2023-04-12T14:57:59.051Z
SHA-256ce7fdf459df0989085c4f47ddc77d894540cdb6e125622e6e3a292f12798b58c

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.4.1Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts8
  • buildtsc --emitDeclarationOnly && rollup -c
  • docsstyleguidist server
  • docs:buildstyleguidist build
  • preinstallnpx only-allow pnpm
  • startpnpm build -w ./src
  • testvitest
  • test:ciCI=true vitest run
  • test:uivitest --ui
Dependencies26
  • @hygraph/icons0.3.0
  • @hygraph/theme0.3.0
  • @radix-ui/react-dropdown-menu0.1.2
  • @radix-ui/react-select^1.0.0
  • @reach/tabs^0.10.5
  • @react-aria/dialog^3.2.1
  • @react-aria/focus^3.6.1
  • @react-aria/overlays^3.9.1
  • @react-types/dialog^3.4.1
  • @seznam/compose-react-refs^1.0.6
  • @styled-system/css^5.1.5
  • @styled-system/should-forward-prop^5.1.5
  • @styled-system/theme-get^5.1.2
  • csstype^3.0.8
  • deepmerge^4.2.2
  • downshift^6.1.7
  • lodash^4.17.21
  • match-sorter^6.0.2
  • polished^2.3.0
  • react-animate-height^2.0.18
  • react-focus-lock^2.9.1
  • react-popper-tooltip^2.10.1
  • react-textarea-autosize^7.1.2
  • react-toastify^5.5.0
  • styled-system^5.1.4
  • use-resize-observer^7.0.0