PkgRadar

Package evidence

[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
32
Versions published
77Mature · −50% score
First published
Oct 2024
Publisher
ybeaz

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":["[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"}'
Publisherybeaz
Artifact bytes419,827
Previous version0.20.9
Published2026-06-10T15:42:47.794Z
SHA-2561b53f519b9db7b20861c996e3aa6c65c73e6dc26b5bf57bd774360142eb7c87c

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
0.22.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

Scripts14
  • buildpnpm removeCreateDist && pnpm compileLess && tsc -p tsconfig.json && pnpm buildUnpkg && pnpm gzipUnpkg
  • buildUnpkgnpx tsc esbuild.config.ts
  • checkbiome check .
  • cleanCachepnpm cache clean --force
  • compileLesslessc src/ViewLayer/Styles/index.style.less dist/styles.css && lessc src/ViewLayer/Styles/index.style.less src/styles.css
  • compileLessNoScriptHtmllessc src/ViewLayer/componentsLibrary/NoscriptHtmlYrl/NoscriptHtmlYrl.less dist/src/ViewLayer/componentsLibrary/NoscriptHtmlYrl/NoscriptHtmlYrl.less
  • formatbiome format --write .
  • format:strictpnpm biome check ./src --write --unsafe --config-path=./biomeStrict.json
  • gzipUnpkg: gzip -k dist/lib.min.js
  • lintbiome lint .
  • pubpnpm build && eval $(ssh-agent -s); ssh-add ~/.ssh/2020-10-19-rsa && pnpm publish --access public --quiet --registry=https://registry.npmjs.org/
  • pubV2pnpm build && eval $(ssh-agent -s); ssh-add ~/.ssh/2020-10-19-rsa && npx npm publish --access public --registry=https://registry.npmjs.org/
  • removeCreateDistrm -rf dist && mkdir dist
  • testecho "Error: no test specified" && exit 1
Dependencies61
  • @apollo/client^3.8.7
  • @babel/core^7.25.2
  • @babel/preset-env^7.25.4
  • @babel/preset-react^7.24.7
  • @modelcontextprotocol/sdk1.13.0
  • @nestjs/testing^10.4.4
  • @reduxjs/toolkit^1.9.7
  • @types/debug^4.1.12
  • @types/ejs^3.1.5
  • @types/jsonwebtoken^9.0.7
  • @types/react-helmet^6.1.9
  • @types/supertest^6.0.2
  • antd^5.4.4
  • apollo-link-timeout^4.0.0
  • aws-jwt-verify^4.0.1
  • axios^1.6.0
  • babel-loader^9.2.1
  • buffer^6.0.3
  • chalk^4.1.2
  • class-validator^0.15.1
  • classnames^2.5.1
  • cluster^0.7.7
  • csv-parse^6.2.1
  • csv-writer^1.6.0
  • current-line^1.0.1
  • dayjs^1.11.7
  • dotenv^16.4.5
  • ejs^3.1.10
  • graphql^16.8.1
  • graphql-tag^2.12.6
  • …and 31 more.