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
- 12,074Mainstream · −50% score
- Versions published
- 222Mature · −50% score
- First published
- Dec 2023
- Publisher
- danieloneel
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 promotingMixed 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":["@layerfi/[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":["@layerfi/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3030323 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/cjs/index.cjs | 3030323 bytes | 10 |
| medium | Large Javascript Payload | package/dist/esm/index.mjs | 2750808 bytes | 10 |
Manifest
Package metadata
Scripts14
buildvite build --config vite/vite.config.ts --mode esm && vite build --config vite/vite.config.ts --mode cjsbuild:cleanrm -rf ./dist && npm run buildclear:reactrm -rf ./node_modules/react && rm -rf ./node_modules/react-domdevnpm run dev:js & npm run dev:typesdev:jsvite build --config vite/vite.config.ts --mode esm --watchdev:typestsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json && tsc -p tsconfig.build.json --watch --preserveWatchOutput & chokidar 'dist/**/*.d.ts' --silent -c 'tsc-alias -p tsconfig.build.json'linteslint . && stylelint '**/*.{css,scss}'lint:eslinteslint .lint:fixeslint . --fix && stylelint '**/*.{css,scss}' --fixlint:stylelintstylelint '**/*.{css,scss}'migrate:aliasestsx scripts/migrate-import-aliases.tsprepacknpm run typecheck && npm run build:cleanpreparehuskytypechecktsc --noEmit
Dependencies30
@floating-ui/react^0.27.8@formatjs/intl-durationformat^0.10.4@internationalized/date^3.8.2@react-hook/resize-observer^2.0.2@tanstack/react-form^1.19.0@tanstack/react-table^8.21.3@tanstack/react-virtual^3.13.9calendar-link^2.11.0classnames^2.5.1date-fns^4.1.0effect^3.16.3i18next^25.8.17i18next-pseudo^2.2.1lodash-es^4.17.21lucide-react^0.507.0motion^12.23.11react-aria-components^1.17.0react-calendly^4.4.0react-currency-input-field^3.10.0react-dropzone^14.3.8react-i18next^16.5.6react-intl^7.1.14react-merge-refs^3.0.2react-plaid-link^4.0.1react-select^5.10.1recharts^3.6.0swr^2.3.3ts-ics^2.4.0uuid^11.1.0zustand^5.0.4