PkgRadar

Package evidence

@rent-scraper/[email protected]

no findings

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":["@rent-scraper/[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":["@rent-scraper/[email protected]"],"fail_on":"review"}'
Publishermxwllstn
Artifact bytes4,877
Previous version1.0.27
Published2026-05-23T15:31:52.410Z
SHA-256bf9119e667e3748b222c442cc6f2aef950fddddfb5b0df3af31aec3f8af8222b

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildunbuild
  • check-confignode --env-file-if-exists=.env dist/bin/run-check-config.mjs
  • check-config:devtsx --env-file-if-exists=.env src/bin/run-check-config.ts
  • devtsx --env-file-if-exists=.env src/bin/run-create-config.ts
  • generate-region-idsnode --env-file-if-exists=.env dist/bin/generate-region-ids.mjs
  • generate-region-ids:devtsx --env-file-if-exists=.env src/bin/run-generate-region-ids.ts
  • init-confignode --env-file-if-exists=.env dist/bin/run-init-config.mjs
  • init-config:devtsx --env-file-if-exists=.env src/bin/run-init-config.ts
  • linteslint .
  • lint:fixeslint --fix .
  • startnode --env-file-if-exists=.env dist/bin/run-create-config.mjs
  • typechecktsc --noEmit
Dependencies13
  • @aws-sdk/client-s3^3.842.0
  • @clack/promptsalpha
  • @google-cloud/storage^7.16.0
  • @pnpm/find-workspace-dir^1000.1.0
  • @rent-scraper/api1.0.28
  • @rent-scraper/browser-server1.0.28
  • @rent-scraper/utils1.0.28
  • axios^1.10.0
  • bumpp^10.2.3
  • dayjs^1.11.13
  • minimist^1.2.8
  • picocolors^1.1.1
  • puppeteer^24.11.2