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
- 695
- Versions published
- 605Mature · −50% score
- First published
- Nov 2020
- Publisher
- muratpolatozkan
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
Large Javascript Payload: 2711766 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 9 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/components/bcm-table.js | 2711766 bytes | 10 |
| medium | Large Javascript Payload | package/dist/cjs/watermark-2c23c8f1.js | 2211001 bytes | 10 |
| medium | Large Javascript Payload | package/dist/esm/watermark-f2c6a1f9.js | 2210068 bytes | 10 |
Manifest
Package metadata
Scripts21
buildrun-s clean:dist clean:loader clean:helper tsc-helper build:tailwind build:stencil build:aliasesbuild:aliasestsc-alias -p tsconfig.aliases.jsonbuild:stencilstencil build --prodbuild:storybookbuild-storybookbuild:tailwindtailwindcss -i ./src/styles/tailwindcss/directives.css -o ./src/global/tailwind.css --minifyclean:distrm -rf distclean:helperrm -rf helperclean:loaderrm -rf loaderclean:wwwrm -rf wwwcreate-locale-folder-to-esmmkdir -p ./dist/esm/localedev:stencilstencil build --dev --watch --servedev:tailwindtailwindcss -i ./src/styles/tailwindcss/directives.css -o ./src/global/tailwind.css --watch --minifydistRemoverm -rf ./dist/cjs && rm -rf ./dist/esm && rm -rf ./dist/types && rm -rf ./dist/collection && rm -r ./dist/index.cjs.js && rm -r ./dist/index.jsds-versionnpm run build && npm version patch && npm run buildformatprettier --write "src/**/*.tsx"generatestencil generategenerate:storybooknpm run build && npm run build:storybookpre-versionnpm run build && npm version prerelease --preid=rc && npm run build && npm run create-locale-folder-to-esmstartnpm-run-all clean:www -p dev:*storybookstart-storybook -p 8000 -c .storybooktsc-helpernpm run clean:helper && cd ./src/global/helper && tsc index.ts --declaration --declarationMap --allowJs --outDir ./../../../helper
Dependencies3
moment^2.24.0rc-picker^4.11.2tailwind-variants^0.1.14