PkgRadar

Package evidence

@ngageoint/[email protected]

Remote Dependency Spec: devDependencies.canvas-compare="https://github.com/caldwellc/canvas-compare.git"

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
114Mature · −50% score
First published
Apr 2017
Publisher
restjohn

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":["@ngageoint/[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":["@ngageoint/[email protected]"],"fail_on":"review"}'
Publisherrestjohn
Artifact bytes3,669,182
Previous version4.2.3
Published2023-04-07T17:00:04.388Z
SHA-256a018dc59c8ee3b5b3688154abd2470e02c4c4c25b69b213792be31cb00edb752

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.canvas-compare="https://github.com/caldwellc/canvas-compare.git"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.canvas-compare="https://github.com/caldwellc/canvas-compare.git"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.canvas-comparehttps://github.com/caldwellc/canvas-compare.giterror0invalid gzip header

Manifest

Package metadata

Scripts11
  • buildnpm run clean && webpack && tsc
  • build-browser-testnpm run clean && webpack -c browser.test.config.js --output-filename browser.test.bundle.js --mode=development
  • cleanrm -rf ./.test_run; rm -rf ./.nyc_output; rm -rf ./docs/coverage; npm run clean-dist; npm run clean-test;
  • clean-distrm -rf ./dist
  • clean-testrm -rf ./test/bundle ./test/sql-wasm.wasm ./test/node_modules ./test/tmp
  • gh-pages-buildnpm install && npm run typedoc --options typedoc.json
  • preparenpm run build
  • reportnyc report
  • testnpm run test-node && npm run report
  • test-nodenpm run clean; nyc --no-clean mocha -r ts-node/register
  • typedocrm -rf ./api-docs; typedoc --tsconfig tsconfig.json --mode file --out api-docs index.ts
Dependencies21
  • @turf/bbox6.3.0
  • @turf/boolean-clockwise6.5.0
  • @turf/boolean-point-in-polygon6.5.0
  • @turf/boolean-within6.5.0
  • @turf/distance6.5.0
  • @turf/helpers6.5.0
  • @turf/intersect6.5.0
  • @turf/line-intersect6.5.0
  • @turf/point-to-line-distance6.5.0
  • @turf/polygon-to-line6.5.0
  • @types/geojson7946.0.8
  • @types/proj42.5.2
  • file-type12.4.0
  • image-size0.8.3
  • lodash4.17.21
  • proj42.8.0
  • reproject1.2.5
  • rtree-sql.js1.7.0
  • simplify-js1.2.4
  • webworkify1.5.0
  • wkx0.4.8
Optional dependencies3
  • better-sqlite37.4.1
  • chalk4.1.1
  • inquirer8.0.0