PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.eslint-plugin-grommet="https://github.com/grommet/eslint-plugin-grommet/tarball/stable"

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
7
First published
Oct 2023
Publisher
halocline

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherhalocline
Artifact bytes893,278
Previous version0.5.0
Published2024-09-12T17:16:21.907Z
SHA-256510598ee96a3826fce15199e921317b7e0680c98c1e07c265f5023c87e06446b

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.eslint-plugin-grommet="https://github.com/grommet/eslint-plugin-grommet/tarball/stable"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.eslint-plugin-grommet="https://github.com/grommet/eslint-plugin-grommet/tarball/stable"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.eslint-plugin-grommethttps://github.com/grommet/eslint-plugin-grommet/tarball/stableerror0unexpected end of file

Manifest

Package metadata

Scripts11
  • buildvite build
  • devvite
  • linteslint . --ext ts,tsx,js,jsx --report-unused-disable-directives --max-warnings 0
  • lint-fixeslint . --ext ts,tsx,js,jsx --fix
  • prepublishOnlynpm run build
  • previewvite preview
  • release-stablenode ./tools/release-stable.mjs
  • testvitest
  • test:coveragevitest --coverage
  • test:uivitest --ui
  • test:watchvitest --watch
Dependencies8
  • @react-leaflet/core^2.1.0
  • grommet-icons^4.11.0
  • leaflet^1.9.4
  • leaflet.markercluster^1.5.3
  • prop-types^15.8.1
  • protomaps-leaflet^4.0.0
  • react-leaflet^4.2.1
  • uuid^9.0.1