PkgRadar

Package evidence

@brizy/[email protected]

Remote Dependency Spec: dependencies.react-custom-scrollbars="github:bagrinsergiu/react-custom-scrollbars#4.2.1.2-rc"

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
13Established · −30% score
First published
Sep 2023
Publisher
lift46252

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@brizy/[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":["@brizy/[email protected]"],"fail_on":"review"}'
Publisherlift46252
Artifact bytes60,922
Previous version1.0.10
Published2024-09-19T06:14:21.210Z
SHA-256475c1fe2b7b82d32652ed4187ff763265ce5b35a9f68397db4317b71efe3515c

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.react-custom-scrollbars="github:bagrinsergiu/react-custom-scrollbars#4.2.1.2-rc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
8Score
1.0.11Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.react-custom-scrollbars="github:bagrinsergiu/react-custom-scrollbars#4.2.1.2-rc"12

Manifest

Package metadata

Scripts13
  • buildnpm run clean && gulp build --prod && npx swc src --config-file .swcrc.json -d lib && tsc -p tsconfig.build.json --emitDeclarationOnly
  • build:docsstorybook build -c configDocs
  • cleanrimraf lib/ dist/
  • docs:devstorybook dev -c configDocs -p 6006
  • i18ni18next
  • linteslint -c .eslintrc.js ./src
  • prebuild:docsrimraf storybook-static/
  • prettier:checkprettier --config ../../.prettierrc --check "**/*.*"
  • prettier:writeprettier --config ../../.prettierrc --write "**/*.*"
  • startnpm run clean && concurrently --kill-others "npx swc src --config-file .swcrc.json -d lib --watch" "tsc -p tsconfig.build.json --watch --emitDeclarationOnly" "gulp build ---watch"
  • stylelintstylelint './**/*.scss'
  • testjest --passWithNoTests
  • tsctsc --noEmit
Dependencies21
  • @brizy/ui-icons0.0.44
  • @loadable/component^5.15.2
  • antd^5.7.3
  • classnames^2.3.2
  • dayjs^1.11.9
  • fp-utilities^1.1.4
  • i18next^23.7.6
  • i18next-chained-backend^4.6.2
  • i18next-resources-to-backend^1.2.0
  • lottie-react^2.4.0
  • lottie-web^5.12.2
  • node-fetch2.6.0
  • react^17.0.2
  • react-calendly^4.1.1
  • react-custom-scrollbarsgithub:bagrinsergiu/react-custom-scrollbars#4.2.1.2-rc
  • react-dom^17.0.2
  • react-facebook^9.0.12
  • react-i18next^13.5.0
  • react-twitter-embed^4.0.4
  • sanitize-html^2.11.0
  • underscore^1.13.6