PkgRadar

Package evidence

@jobber/[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
2,508Mature · −50% score
First published
May 2019
Publisher
CircleCI

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":["@jobber/[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":["@jobber/[email protected]"],"fail_on":"review"}'
PublisherCircleCI
Artifact bytes1,581,556
Previous version8.9.1-TAYLORtai-d66f381.7
Published2026-06-11T14:39:38.949Z
SHA-2566c3f7c9302aacc72e57616c43e057d7820dad3bd706004be0b49c6139fc998f7

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
8.9.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

Scripts17
  • bootstrappnpm run clean && pnpm run build
  • buildpnpm run build:pre && rollup --config && pnpm run build:post
  • build:llm-docs:bundlepnpm run build:llm-docs:clean && pnpm run build:llm-docs:web
  • build:llm-docs:cleanrm -rf ./dist/docs
  • build:llm-docs:webpnpm run --filter @jobber/atlantis-site generate:llm-docs -- --platform web --out ../components/dist/docs
  • build:postpnpm run build:llm-docs:bundle &&mv ./styles.css.backup dist/styles.css
  • build:prepnpm run css:types:build && PREBUILD_CSS=true rollup --config && cp dist/styles.css ./styles.css.backup && pnpm run clean
  • cleanrm -rf dist/* tsconfig.rollup.tsbuildinfo
  • css:types:buildtcm -p "**/*.module.css" src
  • css:types:watchtcm -w -p "**/*.module.css" src
  • entryPoints:buildts-node --project ../../tsconfig.bin.json ../../scripts/entryPoints.ts
  • entryPoints:cleanpnpm run entryPoints:build clean
  • postpackpnpm run entryPoints:clean
  • prepackpnpm run entryPoints:build
  • storybookconcurrently -k -n storybook,css -c blue,magenta "storybook dev -p 6007 --disable-telemetry" "pnpm run css:types:watch"
  • storybook:buildstorybook build --disable-telemetry
  • watchconcurrently -k -n rollup,css -c yellow,magenta "rollup -c rollup.config.mjs --watch" "pnpm run css:types:watch"
Dependencies24
  • @base-ui/react1.3.0
  • @floating-ui/react^0.27.5
  • @floating-ui/utils0.2.11
  • @jobber/formatters^0.5.0
  • @react-types/overlays^3.9.4
  • @tanstack/react-table8.5.13
  • @types/color^3.0.1
  • @types/lodash^4.14.136
  • @types/react-router5.1.7
  • @types/react-router-dom^5.3.3
  • axios^1.11.0
  • classnames^2.3.2
  • color^3.1.2
  • filesize^6.1.0
  • framer-motion^11.11.12
  • lodash^4.17.21
  • react-aria-components^1.11.0
  • react-countdown^2.3.2
  • react-datepicker^8.7.0
  • react-dropzone^11.0.2
  • react-markdown^10.1.0
  • react-router-dom^5.3.4
  • ts-xor^1.0.8
  • tslib^2.8.1