PkgRadar

Package evidence

@procore/[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
5,598Mature · −50% score
First published
Oct 2017
Publisher
procore-npm-bot

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":["@procore/[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":["@procore/[email protected]"],"fail_on":"review"}'
Artifact bytes3,663,599
Previous version12.49.1
Published2026-06-12T20:24:01.923Z
SHA-256572543a71482c03c003633d97c33490052c5adc2e807b43ac26f57e2bbcd0549

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • buildyarn run clean && yarn run build:esm & yarn run build:types & yarn run build:typedoc
  • build-storybookstorybook build --webpack-stats-json
  • build:esmBUNDLING=true babel src --out-dir dist --extensions '.ts,.tsx,.js,.snap' -s --copy-files --no-copy-ignored
  • build:typedocts-node typedoc.ts
  • build:typestsc --declaration --emitDeclarationOnly -p tsconfig.prod.json
  • chromaticdotenvx run -- chromatic
  • chromatic:cichromatic --ci --storybook-build-dir ./storybook-static --project-token=${CHROMATIC_CORE_REACT_TOKEN} --exit-once-uploaded --only-changed --skip="dependabot*"
  • cleanrimraf dist
  • devNODE_ENV=development TZ_LOG=true yarn run build:typedoc && yarn run dev:ts
  • dev:tstsc -p tsconfig.prod.json --watch
  • linteslint --ext .js,.jsx,.ts,.tsx src
  • lint:typestsc -p tsconfig.prod.json --noEmit
  • lint:types:watchtsc -p . --noEmit --watch
  • pseudopseudolocalize run ./src/_locales
  • storybookstorybook dev -p 6007
  • testTZ=America/Los_Angeles jest --silent --runInBand --logHeapUsage
  • test:updateTZ=America/Los_Angeles jest --runInBand -u
  • test:watchyarn run test --watch
Dependencies35
  • @atlaskit/pragmatic-drag-and-drop1.3.0
  • @atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration1.2.1
  • @floating-ui/react0.25.2
  • @floating-ui/react-dom2.0.2
  • @procore/cdn-translations0.1.13
  • @procore/core-i18n-js^10.30.0
  • @procore/core-icons^12.18.0
  • @react-aria/button3.14.2
  • @react-aria/checkbox3.16.2
  • @react-aria/focus3.21.2
  • @react-aria/interactions3.25.6
  • @react-aria/label3.7.22
  • @react-aria/overlays3.30.0
  • @react-aria/radio3.12.2
  • @react-aria/utils3.31.0
  • @react-aria/visually-hidden3.8.28
  • @react-types/checkbox3.10.2
  • @tinymce/tinymce-react6.1.0
  • axios^1.15.2
  • classnames2.3.2
  • date-fns2.29.1
  • date-fns-tz2.0.0
  • lodash.debounce^4.0.8
  • lodash.groupby^4.6.0
  • lodash.merge^4.6.2
  • lodash.throttle^4.1.1
  • lodash.times^4.3.2
  • lodash.uniq^4.5.0
  • ramda0.30.1
  • react-dropzone11.5.1
  • …and 5 more.