PkgRadar

Package evidence

@teambuildr/[email protected]

Remote Dependency Spec: devDependencies.react-native="https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz"

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
3
First published
Sep 2021
Publisher
kylemiller

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":["@teambuildr/[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":["@teambuildr/[email protected]"],"fail_on":"review"}'
Publisherkylemiller
Artifact bytes55,376
Previous versionnone
Published2021-09-09T00:31:36.502Z
SHA-25601bebe85677fecb860e2882335c11b8c608de36ea46abcd8452930d96a1823b6

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.react-native="https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz"

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
8Score
0.16.3Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.react-native="https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.react-nativehttps://github.com/expo/react-native/archive/sdk-37.0.1.tar.gzerror0unexpected end of file

Manifest

Package metadata

Scripts14
  • buildrm -rf lib/ && node_modules/.bin/tsc && cp flow-typedefs/*.js.flow lib/
  • config:devjson -I -f package.json -e 'this.main="node_modules/expo/AppEntry.js"'
  • config:npmjson -I -f package.json -e 'this.main="lib/index.js"'
  • linttslint --project .
  • lint:fix./node_modules/.bin/tslint ./src/**/*.{ts,tsx} --fix
  • postpublishyarn config:dev
  • prepublishOnlyyarn lint && yarn build && yarn test && yarn config:npm
  • prettier./node_modules/.bin/prettier --write "src/**/*.{ts,tsx}"
  • startyarn config:dev && expo start
  • start:webyarn config:dev && expo start -w --dev
  • testTZ=Europe/Paris jest --no-watchman
  • test:coverageTZ=Europe/Paris jest --coverage
  • test:watchTZ=Europe/Paris jest --watch
  • tscnode_modules/.bin/tsc --noEmit
Dependencies9
  • @expo/react-native-action-sheet^3.6.0
  • dayjs*
  • prop-types^15.7.2
  • react-native-communications^2.2.1
  • react-native-iphone-x-helper^1.3.1
  • react-native-lightbox^0.8.1
  • react-native-parsed-text0.0.22
  • react-native-typing-animation^0.1.7
  • uuid3.4.0