PkgRadar

Package evidence

@itcase/[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
579
Versions published
174Mature · −50% score
First published
Jun 2023
Publisher
arkadiy_zamaraev

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":["@itcase/[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":["@itcase/[email protected]"],"fail_on":"review"}'
Artifact bytes42,256
Previous version1.1.96
Published2026-06-14T12:14:26.853Z
SHA-2563f75de42cb6ab0b981d53fd8de3fff31fe2601da6220b2359255a8d347060327

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.98Version
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
  • buildnpm run build-js && npm run build-css
  • build-cssrm -rf dist/css && postcss 'src/styles/bundles.css' --base src --dir dist/css/ --env production && npm run build-css-lint
  • build-css-lintstylelint --fix dist/css/styles/bundles.css
  • build-jsrm -rf dist && NODE_ENV=production rollup -c
  • build-storybookSTORYBOOK=true storybook build
  • devconcurrently 'npm:dev-js' 'npm:dev-css'
  • dev-csspostcss 'src/styles/bundles.css' --base src --dir dist/css/ --env production -w --verbose
  • dev-jsrollup -c -w
  • prepacknpm run build
  • preparehusky
  • semantic-releasesemantic-release
  • storybookrm -rf node_modules/.cache/ && STORYBOOK=true storybook dev -p 6006 --disable-telemetry
  • test-storybookPLAYWRIGHT_BROWSERS_PATH=0 vitest run --project=storybook
  • typechecktsc --noEmit --pretty -p tsconfig.build.json
Dependencies25
  • @itcase/common^1.2.45
  • @itcase/config^1.6.59
  • @itcase/icons^1.2.29
  • @itcase/icons-default^1.2.35
  • @itcase/storybook-config^1.2.75
  • @itcase/tokens-am^1.1.57
  • @itcase/tokens-baikal^1.1.54
  • @itcase/tokens-palette^1.1.50
  • @itcase/ui-core^1.10.36
  • @itcase/ui-web^1.10.36
  • axios^1.17.0
  • clsx^2.1.1
  • final-form4.20.10
  • final-form-focus1.1.2
  • libphonenumber-js^1.13.6
  • lodash^4.18.1
  • luxon^3.7.2
  • react^18.3.1
  • react-date-range^2.0.1
  • react-datepicker^9.1.0
  • react-dom^18.3.1
  • react-dropzone^15.0.0
  • react-final-form6.5.9
  • react-imask^7.6.1
  • react-select^5.10.2