PkgRadar

Package evidence

@x-team/[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.

Weekly downloads
3
Versions published
4
First published
Sep 2023
Publisher
joshwnj

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":["@x-team/[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":["@x-team/[email protected]"],"fail_on":"review"}'
Publisherjoshwnj
Artifact bytes21,569
Previous version3.7.1
Published2024-01-22T02:39:00.744Z
SHA-256a892a60b1d9e32650375f08a7b2b2d13f5a5dbf9fc65fe39fd9b055c024158cf

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
3.8.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts1
  • testecho "no tests yet"
Dependencies17
  • @apollo/federation^0.20.7
  • @graphql-tools/utils7.2.4
  • @x-team/strapi-utils^3.8.1
  • apollo-server-koa2.24.0
  • dataloader^1.4.0
  • glob^7.1.6
  • graphql15.5.0
  • graphql-depth-limit^1.1.0
  • graphql-iso-date^3.6.1
  • graphql-playground-middleware-koa^1.6.21
  • graphql-tools4.0.8
  • graphql-type-json0.3.2
  • graphql-type-long^0.1.1
  • graphql-upload11.0.0
  • koa-compose^4.1.0
  • lodash4.17.21
  • pluralize^8.0.0