PkgRadar

Package evidence

@velgrim/[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
5
Versions published
3
First published
Aug 2022
Publisher
declandarcy

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":["@velgrim/[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":["@velgrim/[email protected]"],"fail_on":"review"}'
Publisherdeclandarcy
Artifact bytes15,450
Previous version1.1.0
Published2022-08-10T16:15:58.286Z
SHA-256236f45b228342e21d8aa677f1ff807a0a203ad2e2d74f95cd63201cdab2eea0a

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • build-package:devwebpack --mode development
  • build-package:prodwebpack --mode production
  • testjest
  • test:watchjest --watch
Dependencies38
  • @babel/core^7.17.10
  • @babel/plugin-proposal-decorators^7.17.9
  • @babel/plugin-transform-runtime^7.17.10
  • @babel/preset-env^7.17.10
  • @babel/preset-react^7.16.7
  • @babel/preset-typescript^7.16.7
  • @emotion/babel-plugin^11.9.2
  • @emotion/babel-preset-css-prop^11.2.0
  • @emotion/jest^11.9.1
  • @emotion/react^11.9.0
  • @storybook/addon-essentialsnext
  • @storybook/addon-storyshotsnext
  • @storybook/addon-storysourcenext
  • @storybook/addonsnext
  • @storybook/apinext
  • @storybook/clinext
  • @storybook/componentsnext
  • @storybook/core-eventsnext
  • @storybook/reactnext
  • @storybook/themingnext
  • @testing-library/dom^8.13.0
  • @testing-library/jest-dom^5.16.4
  • @testing-library/react^13.2.0
  • @testing-library/react-hooks^8.0.0
  • @testing-library/user-event^14.2.0
  • babel-jest^27.5.1
  • babel-loader^8.0.0
  • babel-preset-react-app^10.0.0
  • camelcase^5.3.1
  • cross-env^7.0.3
  • …and 8 more.