PkgRadar

Package evidence

@bonlineza/[email protected]

Remote Dependency Spec: dependencies.react-dates="https://github.com/bonlineza/react-dates#v16.0.1-showBeforeTodayDifferently-lib"

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
20
Versions published
48Mature · −50% score
First published
Jul 2019
Publisher
sscholle

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@bonlineza/[email protected]"],"fail_on":"high"}'

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":["@bonlineza/[email protected]"],"fail_on":"high"}'
Publishersscholle
Artifact bytes89,857
Previous version3.2.1-rc0
Published2020-08-06T08:25:52.669Z
SHA-2562f5b0a6f392631f98d928e160f16cd66e94fe9fa1ab837bc8f05c38fa704076b

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.react-dates="https://github.com/bonlineza/react-dates#v16.0.1-showBeforeTodayDifferently-lib"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

high
Last checked
highRisk
12Score
3.2.1Version
Status history (1 event)
  1. newavailable · risk high · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.react-dates="https://github.com/bonlineza/react-dates#v16.0.1-showBeforeTodayDifferently-lib"12
mediumRemote Dependency Specpackage.jsondependencies.react-pdf-js="git+https://github.com/robguy21/react-pdf-js.git#2b53bf3cca9b8cbbe8cb2ee967cbdd13a0056449"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.react-dateshttps://github.com/bonlineza/react-dates#v16.0.1-showBeforeTodayDifferently-liberror0invalid gzip header

Manifest

Package metadata

Scripts13
  • buildnpm run clean && ./node_modules/.bin/rollup -c
  • build:publishnpm run clean && npm run test && npm run build && npm run docs && npm login && npm publish
  • build:storybookbuild-storybook -c .storybook -o docs/storybook
  • cleanrimraf ./build/*.*
  • docsnode ./scripts/doc-gen.js
  • ejectreact-scripts eject
  • formatprettier --write './src/**/*.{js,css,md}'
  • jestjest --env=jsdom
  • linteslint ./src
  • posttestnpm run format
  • precommitlint-staged
  • startstart-storybook -p 9001 -c .storybook -s ./public
  • testrun-s lint jest
Dependencies10
  • google-map-react1.1.4
  • lodash^4.17.0
  • moment^2.18.1
  • numeral^2.0.6
  • react-dateshttps://github.com/bonlineza/react-dates#v16.0.1-showBeforeTodayDifferently-lib
  • react-dom-factories^1.0.2
  • react-dropzone^4.2.1
  • react-pdf-jsgit+https://github.com/robguy21/react-pdf-js.git#2b53bf3cca9b8cbbe8cb2ee967cbdd13a0056449
  • react-selectize^3.0.1
  • react-transition-group^1.1.2