PkgRadar

Package evidence

@cognite/[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
104Mature · −50% score
First published
May 2018
Publisher
larsmoa

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":["@cognite/[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":["@cognite/[email protected]"],"fail_on":"review"}'
Publisherlarsmoa
Artifact bytes60,788
Previous version6.1.3
Published2020-07-03T09:42:16.601Z
SHA-256f9640d6594e0e07c2bf5fc31941fb01073ddd92e6f3a458e4cab952ecdc2ce2f

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
6.1.4Version
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
  • autodeploycognite-release-manager autodeploy --repo=3d-viewer
  • buildnpm run clean && npm run build:module && npm run build:bundle && npm run esCheck && npm run moveTypes
  • build:bundlewebpack -p --color --progress --config build/webpack.prod.bundle.js
  • build:modulewebpack -p --color --progress --config build/webpack.prod.js
  • cleanrm -rf dist
  • esCheckes-check es5 './dist/**/cognite.*.js'
  • lintnode scripts/lint
  • lint:checkstyleyarn lint --format checkstyle
  • lint:fixyarn lint --fix
  • moveTypescp ./src/index.d.ts ./dist/
  • prepublishOnlynpm run build
  • prepushyarn lint
  • startwebpack-dev-server --color --progress --config build/webpack.dev.js
  • testtrue
  • test:manual:disposecd tests/manual/dispose && yarn && yarn start
  • test:visual./tests/visual/run.sh
  • validateDocLinksmarkdown-link-check README.md && npx markdown-link-check README-dev.md
Dependencies11
  • @babel/runtime^7.4.4
  • @cognite/3d-web-parser^0.13.5
  • @cognite/three-combo-controls^1.4.1
  • @tweenjs/tween.js^17.2.0
  • is-function^1.0.1
  • mixpanel-browser^2.27.1
  • mouse-event-offset^3.0.2
  • query-string5
  • right-now^1.0.0
  • simple-statistics^7.0.2
  • three0.98.0