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
- 383
- Versions published
- 244Mature · −50% score
- First published
- Jul 2024
- Publisher
- devmyke898
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".azure"
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 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/index.es.js | matched ".azure" | 10 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/index.es.js | matched ".azure" | 10 |
| low | Credential file access | package/dist/index.umd.js | matched ".azure" | 5 |
Manifest
Package metadata
Scripts10
buildvite buildbuild-storybookstorybook buildbuild:datepickercross-env BUILD_TARGET=datepicker vite builddeployvite build && npm publishdevviteformatprettier --write .linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0previewvite previewstorybookstorybook dev -p 6006version-publishnpm version patch && vite build && npm publish
Dependencies39
@headlessui/react^1.7.13@heroicons/react^2.2.0@jridgewell/sourcemap-codec^1.5.4@phosphor-icons/react^2.1.10@tanstack/react-query^4.32.5@tippyjs/react^4.2.6antd^5.9.3autoprefixer^10.4.19axios^1.7.2chart.js^3.9.1clsx^2.1.1crypto-js^4.2.0date-fns^3.6.0framer-motion^12.9.7history^5.3.0jwt-decode^4.0.0lodash^4.17.21moment^2.30.1postcss^8.4.40primereact^10.8.0react^18.3.1react-chartjs-2^4.3.1react-datepicker^7.3.0react-dom^18.3.1react-dropzone^14.2.3react-icons^5.4.0react-select^5.7.2react-spinners-kit^1.9.1rut.js^2.1.0rxjs^7.8.1- …and 9 more.