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.

Versions published
273Mature · −50% score
First published
Oct 2018
Publisher
streamich

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"}'
Publisherstreamich
Artifact bytes89,902
Previous version17.5.0
Published2024-07-20T13:41:18.645Z
SHA-25618d8942d78c123f7a51986efec8c38eed70986ea7dd5ee84c91f163d08f8b9cd

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

Scripts17
  • buildyarn build:cjs && yarn build:es
  • build:cjstsc
  • build:estsc -m esNext --outDir esm
  • cleanrimraf lib storybook-static esm
  • linteslint "{src,tests,stories}/**/*.{ts,tsx}"
  • lint:fixyarn lint --fix
  • lint:typestsc --noEmit
  • releasesemantic-release
  • startyarn storybook
  • storybookstart-storybook -p 6008
  • storybook:buildbuild-storybook
  • storybook:cleanrimraf storybook-static
  • storybook:uploadgh-pages -d storybook-static --git "$(which git)"
  • testjest --maxWorkers 2
  • test:coveragejest --coverage
  • test:ssrjest --maxWorkers 2 --config ./jest.config.node.ts
  • test:watchjest --watch
Dependencies14
  • @types/js-cookie^2.2.6
  • @xobotyi/scrollbar-width^1.9.5
  • copy-to-clipboard^3.3.1
  • fast-deep-equal^3.1.3
  • fast-shallow-equal^1.0.0
  • js-cookie^2.2.1
  • nano-css^5.6.2
  • react-universal-interface^0.6.2
  • resize-observer-polyfill^1.5.1
  • screenfull^5.1.0
  • set-harmonic-interval^1.0.1
  • throttle-debounce^3.0.1
  • ts-easing^0.2.0
  • tslib^2.1.0