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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts4
config-checkeslint --print-config tests/typescript.js | npx eslint-config-prettier-checkformatprettier --write .linteslint --fix --ext .ts,.js .releasesemantic-release
Dependencies31
@babel/eslint-parser7.12.1@babel/eslint-plugin7.12.1@graphql-eslint/eslint-plugin0.4.3@typescript-eslint/eslint-plugin4.8.2@typescript-eslint/parser4.8.2aggregate-error3.1.0app-root-path3.0.0confusing-browser-globals1.0.10eslint-config-prettier6.15.0eslint-import-resolver-typescript2.3.0eslint-plugin-compat3.8.0eslint-plugin-eslint-comments3.2.0eslint-plugin-filenames-simple0.6.0eslint-plugin-html6.1.1eslint-plugin-import2.22.1eslint-plugin-jest24.1.3eslint-plugin-jest-formatting2.0.0eslint-plugin-jsx-a11y6.4.1eslint-plugin-no-secrets0.6.8eslint-plugin-node11.1.0eslint-plugin-notice0.9.10eslint-plugin-optimize-regex1.2.0eslint-plugin-prettier3.1.4eslint-plugin-promise4.2.1eslint-plugin-react7.21.5eslint-plugin-react-hooks4.2.0eslint-plugin-sort-class-members1.8.0eslint-plugin-sort-destructure-keys1.3.5eslint-plugin-tsdoc0.2.7read-pkg-up7.0.1- …and 1 more.