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.

Versions published
1
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 bytes7,430
Previous versionnone
Published2023-05-30T13:35:17.915Z
SHA-2569d22d28931c07fb0da56e7c7d45077a93d167bb9216ab2e50e67e6c73b381ff8

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

Scripts9
  • buildtsup
  • devtsup --watch
  • linteslint --fix .
  • stats:eslintcross-env TIMING=1 eslint .
  • stats:tstsc -b tsconfig.build.json --extendedDiagnostics
  • testcross-env NODE_OPTIONS=--experimental-vm-modules jest
  • test:coveragecross-env NODE_OPTIONS=--experimental-vm-modules jest --coverage
  • type-checktsc --noEmit
  • typedocsapi-extractor run
Dependencies25
  • @types/mdast3.0.11
  • @types/unist2.0.6
  • mdast3.0.0
  • mdast-util-heading-range3.1.0
  • remark-code-import1.1.0
  • remark-comment-config7.0.1
  • remark-frontmatter4.0.1
  • remark-gfm3.0.1
  • remark-images3.1.0
  • remark-license6.1.0
  • remark-lint9.1.1
  • remark-math5.1.1
  • remark-mdx2.0.0
  • remark-mermaidjs2.1.1
  • remark-normalize-headings3.0.1
  • remark-preset-lint-consistent5.1.1
  • remark-preset-lint-recommended6.1.2
  • remark-toc8.0.1
  • remark-usage10.0.1
  • remark-validate-links11.0.2
  • unified10.1.1
  • unist-builder3.0.0
  • vfile5.3.2
  • vfile-find-up6.0.0
  • zod3.13.4
Optional dependencies1
  • install-chrome-dependencies*