PkgRadar

Package evidence

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

Versions published
1,402Mature · −50% score
First published
Aug 2021
Publisher
mariantonia

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

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":["@griddo/[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":["@griddo/[email protected]"],"fail_on":"review"}'
Publishermariantonia
Artifact bytes6,318,270
Previous version11.15.4-rc.0
Published2026-06-03T08:22:23.567Z
SHA-25685c705fee7c16f66ff6c23baef7723aafa817aa4a67f9032424b78b69fd91bd7

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • // BUILD
  • // LINT
  • // START
  • // TEST
  • buildNODE_OPTIONS=--openssl-legacy-provider node ./scripts/build.js
  • build:devNODE_OPTIONS=--openssl-legacy-provider node --env-file=./env/.env.development ./scripts/build.js
  • format:writebiome format --write
  • lintbiome check
  • startnpm run start:dev
  • start:devnode --env-file=./env/.env.development ./scripts/start.js
  • start:localnode --env-file=./env/.env.local ./scripts/start.js
  • start:stagingnode --env-file=./env/.env.staging ./scripts/start.js
  • testjest
  • test:cijest --runInBand
  • test:coveragejest --coverage
  • test:devnpm run test -- --watch
  • test:dev:coveragenpm run test:coverage -- --watch
  • test:watchjest --watch
Dependencies113
  • @dnd-kit/core6.3.1
  • @dnd-kit/sortable10.0.0
  • @griddo/api-types^1.0.12
  • @pmmmwh/react-refresh-webpack-plugin0.5.16
  • @styled-system/prop-types5.1.5
  • @styled-system/theme-get5.1.2
  • @svgr/webpack5.5.0
  • @testing-library/jest-dom5.16.5
  • @testing-library/react13.4.0
  • @testing-library/user-event14.6.1
  • @types/compress.js1.1.3
  • @types/draft-js0.11.18
  • @types/lodash.isequal4.5.8
  • @types/markdown-draft-js2.2.7
  • @types/node20.17.10
  • @types/react18.2.79
  • @types/react-beautiful-dnd13.1.3
  • @types/react-datepicker4.19.6
  • @types/react-dom18.2.25
  • @types/react-draft-wysiwyg1.13.8
  • @types/react-redux7.1.25
  • @types/react-router-dom5.3.3
  • @types/react-slick0.23.13
  • @types/react-test-renderer17.0.1
  • @types/styled-components5.1.26
  • @types/uuid8.3.4
  • @types/webpack-env1.18.0
  • axios0.19.0
  • babel-loader8.2.2
  • babel-plugin-named-asset-import0.3.8
  • …and 83 more.