PkgRadar

Package evidence

@flarehr/[email protected]

Install-time lifecycle script: preinstall="npx npm-force-resolutions"

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.

Weekly downloads
3,633Niche · −30% score
Versions published
2,461Mature · −50% score
First published
May 2021
Publisher
flare.build

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

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":["@flarehr/[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":["@flarehr/[email protected]"],"fail_on":"review"}'
Publisherflare.build
Artifact bytes11,438,123
Previous version2.12.106
Published2022-10-24T02:39:48.084Z
SHA-2563ca57ac37ab437dd70c8eb7ca4de65cb487c39329d45a5e4971b56eecaf9897f

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx npm-force-resolutions"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
3Score
2.12.108Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx npm-force-resolutions"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npm run browserslist:update-db && npm run browserslist:generate-regex"5
lowLarge Javascript Payloadpackage/dist/lib/cjs/ap-ben-loading-page_2.cjs.entry.js6073076 bytes0
lowLarge Javascript Payloadpackage/dist/lib/esm-es5/ap-ben-loading-page_2.entry.js5894058 bytes0
lowLarge Javascript Payloadpackage/dist/lib/esm/ap-ben-loading-page_2.entry.js6072707 bytes0
lowLarge Javascript Payloadpackage/dist/lib/cars-calculator/p-08f08988.system.entry.js5738465 bytes0
lowLarge Javascript Payloadpackage/dist/lib/cars-calculator/p-aa6eeef5.entry.js5653579 bytes0

Manifest

Package metadata

Scripts13
  • browserslist:generate-regex(echo window.apolloBrowserslistRegex =&& browserslist-useragent-regexp --allowHigherVersions) > src/browser-support/apollo-browser-list.js
  • browserslist:update-dbnpx browserslist@latest --update-db
  • buildstencil build --ci
  • build:devstencil build --dev --config stencil.dev.config.ts
  • generatestencil generate
  • linteslint src/**/*{.ts,.tsx}
  • lint:fixeslint src/**/*{.ts,.tsx} --fix
  • postinstallnpm run browserslist:update-db && npm run browserslist:generate-regex
  • preinstallnpx npm-force-resolutions
  • startstencil build --dev --watch --serve --config stencil.dev.config.ts
  • start:apicd ../api/Benefits.Api && func start --build
  • teststencil test --spec --passWithNoTests
  • test:watchstencil test --spec --watchAll
Dependencies22
  • @datorama/akita^6.2.4
  • @flarehr/beacon^0.1.5
  • @fortawesome/fontawesome-svg-core^1.2.35
  • @fortawesome/pro-duotone-svg-icons^5.15.3
  • @fortawesome/pro-light-svg-icons^5.15.3
  • @fortawesome/pro-regular-svg-icons^5.15.3
  • @fortawesome/pro-solid-svg-icons^5.15.3
  • @juggle/resize-observer^3.3.1
  • @microsoft/applicationinsights-web^2.6.1
  • @popperjs/core^2.9.2
  • @stencil/router1.0.1
  • bootstrap^4.6.0
  • date-fns^2.21.1
  • fp-ts^2.10.2
  • immer^9.0.6
  • jwt-decode^3.1.2
  • mime^2.5.2
  • oidc-client^1.11.5
  • rxjs^6.6.7
  • uuid^8.3.2
  • wretch^1.7.4
  • wretch-middlewares^0.1.12