PkgRadar

Package evidence

@lottiefiles/[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.

Weekly downloads
109
Versions published
2
First published
May 2023
Publisher
sam-osb

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":["@lottiefiles/[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":["@lottiefiles/[email protected]"],"fail_on":"review"}'
Publishersam-osb
Artifact bytes58,087
Previous version1.1.1
Published2023-05-30T13:21:18.412Z
SHA-2568092ef2809415aae6d0b31da9e94fd3c3c2ed798ec684eb8a84d106c759f8e83

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

Scripts11
  • buildtsup
  • devtsup --watch
  • find-prettier-conflictsnpx eslint-config-prettier test/react.js
  • find-unused-ruleseslint-find-rules --unused ./dist/index.js
  • linteslint --fix .
  • print-configeslint --print-config ./src/index.ts
  • stats:eslintcross-env TIMING=1 eslint .
  • stats:tstsc -p tsconfig.build.json --extendedDiagnostics
  • testjest
  • test:coveragejest --coverage
  • type-checktsc --noEmit
Dependencies33
  • @graphql-eslint/eslint-plugin3.8.0
  • @next/eslint-plugin-next12.1.0
  • @rushstack/eslint-patch1.1.0
  • @typescript-eslint/eslint-plugin5.13.0
  • @typescript-eslint/parser5.13.0
  • case-anything2.1.10
  • confusing-browser-globals1.0.11
  • eslint-config-prettier8.5.0
  • eslint-import-resolver-node0.3.6
  • eslint-import-resolver-typescript2.5.0
  • eslint-plugin-compat4.0.2
  • eslint-plugin-deprecation1.3.2
  • eslint-plugin-eslint-comments3.2.0
  • eslint-plugin-filenames1.3.2
  • eslint-plugin-header3.1.1
  • eslint-plugin-html6.2.0
  • eslint-plugin-import2.25.4
  • eslint-plugin-jest26.1.1
  • eslint-plugin-jest-dom4.0.1
  • eslint-plugin-jest-formatting3.1.0
  • eslint-plugin-jsx-a11y6.5.1
  • eslint-plugin-no-secrets0.8.9
  • eslint-plugin-node11.1.0
  • eslint-plugin-optimize-regex1.2.1
  • eslint-plugin-prettier4.0.0
  • eslint-plugin-promise6.0.0
  • eslint-plugin-react7.29.3
  • eslint-plugin-react-hooks4.3.0
  • eslint-plugin-react-perf3.3.1
  • eslint-plugin-sort-class-members1.14.1
  • …and 3 more.