PkgRadar

Package evidence

@itwin/[email protected]

Large Javascript Payload: 19503700 bytes

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
5,257Niche · −30% score
Versions published
1,371Mature · −50% score
First published
Sep 2021
Publisher
imodeljs

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":["@itwin/[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":["@itwin/[email protected]"],"fail_on":"review"}'
Publisherimodeljs
Artifact bytes5,012,478
Previous version5.11.0-dev.9
Published2026-06-12T05:49:23.588Z
SHA-25650c04743618ddc2f67888a124e1bb557bd2dd79663c280cc5e2593c96db8dd0b

Why flagged

What the scanner saw

Large Javascript Payload: 19503700 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
5.11.0-dev.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/lib/dist/bundled-tests.js19503700 bytes0

Manifest

Package metadata

Scripts13
  • buildtsc 1>&2 && npm run -s webpack:test
  • cleanrimraf -g lib .rush/temp/package-deps*.json integration_test_results
  • copy:configinternal-tools copy-config
  • cover
  • docs
  • linteslint "./src/**/*.ts" 1>&2
  • lint-deprecationeslint --fix -f visualstudio --no-inline-config -c ../../common/config/eslint/eslint.config.deprecation-policy.js "./src/**/*.ts"
  • optestcerta -r chrome --fgrep "Operational: "
  • start:backendnode ./lib/test/backend.js
  • test
  • test:integrationnpm-run-all -r -p start:backend test:integration:chrome
  • test:integration:chromecerta -r chrome
  • webpack:testwebpack --config webpack.config.js 1>&2
Dependencies23
  • @itwin/build-tools5.11.0-dev.10
  • @itwin/certa5.11.0-dev.10
  • @itwin/core-bentley5.11.0-dev.10
  • @itwin/core-common5.11.0-dev.10
  • @itwin/core-frontend5.11.0-dev.10
  • @itwin/core-geometry5.11.0-dev.10
  • @itwin/core-quantity5.11.0-dev.10
  • @itwin/eslint-plugin^6.0.0
  • @itwin/imodels-access-backend^6.0.2
  • @itwin/imodels-access-frontend^6.0.2
  • @itwin/imodels-client-authoring^6.0.2
  • @itwin/imodels-client-management^6.0.2
  • @itwin/object-storage-azure^3.0.4
  • @itwin/oidc-signin-tool^5.0.2
  • @itwin/presentation-common5.11.0-dev.10
  • @itwin/presentation-frontend5.11.0-dev.10
  • @itwin/service-authorization^2.0.0
  • chai^4.3.10
  • chai-as-promised^7.1.1
  • dotenv^16.4.5
  • dotenv-expand^5.1.0
  • mocha^11.1.0
  • openid-client^4.7.4