PkgRadar

Package evidence

@bimdata/[email protected]

Remote Dependency Spec: devDependencies.@xeokit/xeokit-sdk="git+https://[email protected]/Amoki/xeokit-sdk.git#b9b7d4c485e430302cb71d2095cc7daa4b23234a"

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
1,115Mature · −50% score
First published
Jul 2019
Publisher
bimdata-io

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

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":["@bimdata/[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":["@bimdata/[email protected]"],"fail_on":"review"}'
Publisherbimdata-io
Artifact bytes45,639,578
Previous version1.10.0
Published2023-06-14T16:39:20.879Z
SHA-256f08824501a8576800d6e32c6a3bfbe512137011efb4fef6b4fe6496edcc4158b

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@xeokit/xeokit-sdk="git+https://[email protected]/Amoki/xeokit-sdk.git#b9b7d4c485e430302cb71d2095cc7daa4b23234a"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@xeokit/xeokit-sdk="git+https://[email protected]/Amoki/xeokit-sdk.git#b9b7d4c485e430302cb71d2095cc7daa4b23234a"8
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@xeokit/xeokit-sdk="git+https://[email protected]/Amoki/xeokit-sdk.git#b9b7d4c485e430302cb71d2095cc7daa4b23234a"8
lowLarge Javascript Payloadpackage/dist/bimdata-viewer.esm.min.js37301963 bytes0
lowLarge Javascript Payloadpackage/dist/bimdata-viewer.min.js37303238 bytes0

Manifest

Package metadata

Scripts14
  • buildrollup -c --environment BUILD:production
  • cy:opencypress open
  • cy:runcypress run
  • devvite
  • prebuildrm -rf dist
  • prepublishOnlynpm run build
  • semantic-releasesemantic-release
  • servehttp-server -c-1 --silent
  • testnpm run test:unit & npm run build & npm run test:e2e
  • test:e2estart-server-and-test 'npm run serve -- -p 8080' 8080 cy:run
  • test:e2e-devstart-server-and-test 'npm run serve -- -p 8080' 8080 cy:open
  • test:unitjest
  • tstsc
  • versionecho $npm_package_version