PkgRadar

Package evidence

@exodus/[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
4
First published
May 2023
Publisher
ariene-exodus

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":["@exodus/[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":["@exodus/[email protected]"],"fail_on":"review"}'
Publisherariene-exodus
Artifact bytes149,097
Previous versionnone
Published2023-05-31T03:12:10.569Z
SHA-256fd5b5929ea720de74b0f563dca470b7dd308f8a8c066f8937ca9da029e0fbb17

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
5.3.0-exodus.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildnpm run clean && npm run generate-version && npm run build:esm && npm run build:cjs
  • build-with-testnpm test && npm run build
  • build:cjsnode ./build es5 && webpack && webpack --config ./webpack.config.dev.js
  • build:cjs:watchnode ./build es5 --watch
  • build:esmrimraf lib-esm && node ./build es6
  • build:esm:watchrimraf lib-esm && node ./build es6 --watch
  • cleannpm run clean:size && rimraf lib-esm lib dist
  • clean:sizerimraf dual-publish-tmp tmp*
  • formatecho "Not implemented"
  • generate-versiongenversion src/Platform/version.ts --es6 --semi --source ../aws-amplify
  • linttslint 'src/**/*.ts' && npm run ts-coverage
  • prepublishOnlynpm run build
  • testnpm run lint && jest -w 1 --coverage
  • test:sizesize-limit
  • ts-coveragetypescript-coverage-report -p ./tsconfig.build.json -t 76.41
Dependencies10
  • @aws-crypto/sha256-js1.2.2
  • @aws-sdk/client-cloudwatch-logs3.6.1
  • @aws-sdk/client-cognito-identity3.6.1
  • @aws-sdk/credential-provider-cognito-identity3.6.1
  • @aws-sdk/types3.6.1
  • @aws-sdk/util-hex-encoding3.6.1
  • react-native-url-polyfill^1.3.0
  • tslib^1.8.0
  • universal-cookie^4.0.4
  • zen-observable-ts0.8.19