PkgRadar

Package evidence

@teamshares/[email protected]

Remote Dependency Spec: dependencies.data-grid-component="github:teamshares/data-grid"

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
203
Versions published
32Mature · −50% score
First published
Dec 2022
Publisher
slhinyc

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":["@teamshares/[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":["@teamshares/[email protected]"],"fail_on":"review"}'
Publisherslhinyc
Artifact bytes907,033
Previous version2.5.0
Published2025-07-07T17:55:14.390Z
SHA-256e84e4c1ed66e9361dc8ef3e267f83bf1d91dfe162b984f0687eadb7953eba058

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.data-grid-component="github:teamshares/data-grid"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.data-grid-component="github:teamshares/data-grid"12
mediumRemote Dependency Specpackage.jsondevDependencies.heroicons="github:teamshares/heroicons"8

Manifest

Package metadata

Scripts16
  • buildnode scripts/build.js
  • createplop --plopfile scripts/plop/plopfile.js
  • linteslint src --max-warnings 0
  • lint:fixeslint src --max-warnings 0 --fix
  • list-outdated-dependenciesnpm-check-updates --format repo --peer
  • preparenpx playwright install
  • prepublishOnlynpm run verify
  • prettierprettier --write --log-level=warn .
  • prettier:checkprettier --check --log-level=warn .
  • spellcheckcspell "**/*.{js,ts,json,html,css,md}" --no-progress
  • startnode scripts/build.js --serve
  • testweb-test-runner --group default
  • test:componentweb-test-runner -- --watch --group
  • test:watchweb-test-runner --watch --group default
  • update-dependenciesnpm-check-updates --peer -u && npm install
  • verifynpm run prettier:check && npm run lint && npm run build && npm run test
Dependencies10
  • @ctrl/tinycolor^4.0.2
  • @figma/code-connect^1.3.3
  • @floating-ui/dom^1.5.3
  • @lit/react^1.0.0
  • @shoelace-style/animations^1.1.0
  • @shoelace-style/localize^3.1.2
  • composed-offset-position^0.0.4
  • data-grid-componentgithub:teamshares/data-grid
  • lit^3.0.0
  • qr-creator^1.0.0