PkgRadar

Package evidence

@topsort/[email protected]

Remote Dependency Spec: devDependencies.@semantic-release/github="github:semantic-release/github"

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
14
Versions published
4
First published
Feb 2024
Publisher
jbergstroem

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":["@topsort/[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":["@topsort/[email protected]"],"fail_on":"review"}'
Publisherjbergstroem
Artifact bytes112,506
Previous versionnone
Published2024-02-16T16:40:34.645Z
SHA-256d6fef8d612c0aeba461549ad952d21ea99790a9f6b74c1e6df34bc4ce8a06e5d

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@semantic-release/github="github:semantic-release/github"

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

Availability ledger

available

review
Last checked
reviewRisk
16Score
3.14.0Version
Status history (1 event)
  1. newavailable · risk review · score 16 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@semantic-release/github="github:semantic-release/github"8
mediumRemote Dependency Specpackage.jsondevDependencies.@semantic-release/npm="github:semantic-release/npm"8

Manifest

Package metadata

Scripts9
  • buildrollup -c
  • build-storybookstorybook build
  • fix-linteslint . --ext .ts --ext .tsx --fix
  • linteslint "{**/*,*}.{js,ts,jsx,tsx}"
  • prebuildrm -rf dist
  • prettierprettier --write "{src,types,tests,example/src}/**/*.{js,ts,jsx,tsx}"
  • semantic-releasesemantic-release
  • storybookstorybook dev -p 6006
  • testsjest
Dependencies8
  • @floating-ui/react^0.19.2
  • @headlessui/react^1.7.18
  • @headlessui/tailwindcss^0.2.0
  • date-fns^2.30.0
  • react-day-picker^8.9.1
  • react-transition-state^2.1.1
  • recharts^2.10.3
  • tailwind-merge^1.14.0