PkgRadar

Package evidence

@ogcio/[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
46Established · −30% score
First published
Jul 2025
Publisher
ogcio_per

Effective trust discount applied: 30% (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":["@ogcio/[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":["@ogcio/[email protected]"],"fail_on":"review"}'
Publisherogcio_per
Artifact bytes433,720
Previous version1.36.0
Published2026-05-19T12:31:52.677Z
SHA-2563a45a1261423715526887c79ba4c53bff06352511ffa8bd3428b0eab98d022e6

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildpnpm build:ts && pnpm build:styles
  • build:stylestailwindcss -i ./styles.css -o ./dist/styles.css --minify && node scripts/build-styles.js
  • build:tsvite build
  • coveragevitest run --coverage
  • formatprettier . --write
  • format:checkprettier . --check
  • linteslint .
  • playwright:testplaywright test
  • playwright:update-snapshotsplaywright test --update-snapshots
  • storybook:buildNODE_OPTIONS=--max-old-space-size=4096 storybook build --stats-json
  • storybook:devstorybook dev -p 6006
  • testvitest run
  • test:watchvitest
  • typechecktsc -p tsconfig.json --noEmit
Dependencies11
  • @fontsource/lato^5.1.1
  • @popperjs/core^2.11.8
  • @radix-ui/react-slot^1.1.2
  • bowser^2.13.1
  • clsx^2.1.1
  • focus-trap7.8.0
  • i18next25.10.9
  • lodash^4.18.1
  • react-hook-form7.72.0
  • react-i18next^16.3.3
  • tailwind-variants0.2.1