PkgRadar

Package evidence

@wethecurious/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 14 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
52Mature · −50% score
First published
Feb 2019
Publisher
shved90

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

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":["@wethecurious/[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":["@wethecurious/[email protected]"],"fail_on":"review"}'
Publishershved90
Artifact bytes2,642
Previous version1.1.15
Published2023-08-04T13:27:53.762Z
SHA-256c0acac28a0ddc4e26067b3cfcc52b0ad4fc93fc050c73b22e1193b83059cf9e2

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 14 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 14 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts9
  • buildrollup -c
  • build-storybookbuild-storybook
  • cleanrm -r dist
  • deploynpm publish --access public
  • predeploynpm run clean && npm run build
  • startrollup -c -w
  • storybookcross-env NODE_ENV=development start-storybook -p 6006 -c storybook
  • testcross-env CI=1 react-scripts-ts test --env=jsdom
  • test:watchreact-scripts-ts test --env=jsdom
Dependencies14
  • @babel/core^7.2.2
  • downshift^3.2.10
  • hedron^1.0.0-beta.12
  • lodash^4.17.11
  • moment^2.23.0
  • moment-duration-format^2.2.2
  • react-dates^18.3.1
  • react-debounce-input^3.2.0
  • react-input-range^1.3.0
  • react-markdown^4.0.6
  • react-player^1.9.3
  • react-table^6.9.0
  • screenfull^4.0.0
  • yup^0.27.0