PkgRadar

Package evidence

@frankieone/[email protected]

Large Javascript Payload: 5686939 bytes

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
256Mature · −50% score
First published
Mar 2022
Publisher
aaron.chipper

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":["@frankieone/[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":["@frankieone/[email protected]"],"fail_on":"review"}'
Publisheraaron.chipper
Artifact bytes5,435,665
Previous version1.9.29-rc
Published2026-05-28T07:12:07.058Z
SHA-25688b5244e9b35de7fbb1706d12ea63e60b0d6fe44482c20a2f6b5de5d57d35015

Why flagged

What the scanner saw

Large Javascript Payload: 5686939 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/esm/modules/biometrics/vendors/OcrLabs/nolint_liveness-v3.1.1.vendor.js5686939 bytes10
mediumLarge Javascript Payloadpackage/dist/esm/modules/biometrics/vendors/OcrLabs/nolint_liveness-v3.2.0.vendor.js5936351 bytes10

Manifest

Package metadata

Scripts29
  • buid:feature-prrun-p "build:umd" "build:esm" "build:css"
  • buildrun-p "build:umd" "build:esm" "build:css"
  • build:analyzeEMIT_BUNDLE_ANALYTICS=open npm run build:umd
  • build:cjsexport NODE_OPTIONS='--max-old-space-size=32768'; node ./scripts/buildTS.js -c ./tsconfig.modules.json -t cjs
  • build:cssexport NODE_OPTIONS='--max-old-space-size=32768'; mkdir -p dist/esm && cp -r styles dist/esm && npx tailwindcss -o dist/esm/styles/f1-style.css --postcss --minify
  • build:devwebpack --mode=development && tsc --project ./tsconfig.modules.json --declaration
  • build:esmexport NODE_OPTIONS='--max-old-space-size=32768'; node --experimental-json-modules ./scripts/buildTS.js -c ./tsconfig.modules.json -t esm
  • build:npmrun-p "build:esm" "build:css"
  • build:playgroundcd apps/playground && npm run build
  • build:self-hostedcd apps/self-hosted && npm run build
  • build:umdexport NODE_OPTIONS='--max-old-space-size=32768'; webpack --mode=production --node-env=production
  • curr-versionecho $npm_package_version
  • devrun-p "watch:css" "start:playground"
  • dev:cliexport CLI_MODE=dev && cd cli && go run .
  • eslint-checkexport NODE_OPTIONS='--max-old-space-size=8192'; eslint . -c .eslintrc.cjs --quiet --exit-on-fatal-error
  • freshnode scripts/fresh.js --include-apps
  • lint:stagedlint-staged --verbose --concurrent=false
  • package:nameecho $npm_package_name
  • preparehusky
  • refactorrun-p --race "test -- --watchAll ${npm_config_path:-.} " "tsc-check -- --watch"
  • servenpx http-server -S -C cert.pem dist/umd
  • start:playgroundcd apps/playground && npm start
  • start:self-hostedcd apps/self-hosted && npm run dev
  • testjest --clearCache && jest --detectOpenHandles --silent --expand --watch
  • test:analyzenode --expose-gc ./node_modules/.bin/jest --silent --coverage --logHeapUsage
  • tsc-checkexport NODE_OPTIONS='--max-old-space-size=32768' ;tsc -p ./tsconfig.modules.json --noEmit
  • tsc-check-allexport NODE_OPTIONS='--max-old-space-size=32768'; tsc -p ./tsconfig.json --noEmit
  • watchwebpack --watch
  • watch:cssnpx tailwindcss -o styles/f1-style.css --watch
Dependencies23
  • @reduxjs/toolkit^2.2.1
  • axios^1.15.0
  • base-64^1.0.0
  • clsx^2.1.0
  • convert-hex^0.1.0
  • country-data^0.0.31
  • es-toolkit^1.46.0
  • event-emitter^0.3.5
  • jwt-decode^3.1.2
  • luxon^3.4.4
  • node-html-parser^6.1.0
  • react-hook-form^7.51.2
  • react-redux^9.1.0
  • react-router-dom^6.22.1
  • redux-mock-store^1.5.4
  • rxjs^7.5.5
  • sanitize-html^2.7.0
  • string-format^2.0.0
  • ua-parser-js^1.0.33
  • usehooks-ts^3.0.2
  • utf8^3.0.0
  • uuid^8.3.2
  • zod^3.19.1