PkgRadar

Package evidence

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

Weekly downloads
63
Versions published
10
First published
Jan 2026
Publisher
saji

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":["@verkstedt/[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":["@verkstedt/[email protected]"],"fail_on":"review"}'
Publishersaji
Artifact bytes28,854
Previous version11.0.0-rc.9
Published2026-05-27T15:09:02.762Z
SHA-256826808f89c940230ec7c4fedb0b0c2025345bd9db90688a87ddbeffae0fb0baf

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildnpm-run-all --print-name --print-label 'build:*'
  • build:copymkdir -p esm/ && cp -r prettier/.prettierignore esm/prettier/
  • build:tstsc
  • holistic-checknpm-run-all --print-name --print-label 'lint:!(ts)' build 'test:*'
  • lintnpm-run-all --print-name --print-label 'lint:*'
  • lint:jseslint .
  • lint:node./scripts/lint-node.ts
  • lint:pkg./scripts/lint-package-json.ts
  • lint:tstsc --noEmit
  • preparenpm run build
  • prepublishOnlynpm run --silent holistic-check
  • pretest:unitnpm run build
  • testnpm-run-all --print-name --print-label 'test:*'
  • test:eslint-prettiereslint-config-prettier eslint.config.ts
  • test:unitnpm run --workspaces --if-present 'test:unit:test'
Dependencies14
  • @bhollis/eslint-plugin-css-modules^1.0.1
  • @eslint-community/eslint-plugin-eslint-comments^4.7.1
  • @eslint/compat^2.0.5
  • @eslint/css^1.1.0
  • @eslint/js^10.0.1
  • @eslint/json^1.2.0
  • @eslint/markdown^8.0.1
  • deepmerge^4.3.1
  • eslint-config-prettier^10.1.8
  • eslint-plugin-import-x^4.16.2
  • eslint-plugin-n^17.24.0
  • eslint-plugin-prettier^5.5.5
  • globals^17.5.0
  • typescript^6.0.3 <6.1.0