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
- 233Mature · −50% score
- First published
- Nov 2024
- Publisher
- ignas.adplenty
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":["@adplenty-tech/[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":["@adplenty-tech/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5826413 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 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/build/index.js | 5826413 bytes | 10 |
Manifest
Package metadata
Scripts8
buildcross-env NODE_ENV=production ./node_modules/.bin/gulp prodbuild:linkedconcurrently "npm run build:watch" "npm run build:push"build:pushnodemon --watch build --ext js,css,html,json --exec "yalc push --changed"build:watchcross-env NODE_ENV=production ./node_modules/.bin/gulp prod-watchlocalcross-env NODE_ENV=local ./node_modules/.bin/gulp devpreviewcross-env NODE_ENV=preview ./node_modules/.bin/gulp prodpubnpm run build && git add . && npm version patch --force && npm publish --access public && git push --follow-tagspub:betaBRANCH=$(git rev-parse --abbrev-ref HEAD | sed 's/[^a-zA-Z0-9]/-/g' | tr '[:upper:]' '[:lower:]' | cut -c1-30) && CURRENT_PREID=$(node -p "const version=require('./package.json').version; const prerelease=version.includes('-') ? version.slice(version.indexOf('-') + 1) : ''; prerelease.replace(/\.[0-9]+$/, '')") && npm run build && git add . && if [ "$CURRENT_PREID" = "beta.$BRANCH" ]; then npm version prerelease; else npm version prerelease --preid=beta.$BRANCH; fi && git push --follow-tags && npm publish --tag beta
Dependencies24
@fullcalendar/core^6.1.9@fullcalendar/daygrid^6.1.9@fullcalendar/interaction^6.1.9@fullcalendar/timegrid^6.1.9@material/slider^14.0.0angular-animate^1.8.3angular-aria^1.8.3angular-cookies^1.8.3angular-material^1.2.5angular-material-data-table^0.10.10angular-moment^1.3.0angular-nvd3^1.0.9angular-ui-ace^0.2.3brace^0.11.1cropperjs^1.6.1d3^3.5.6handlebars^4.7.8handlebars-helpers^0.10.0humanize-duration^3.27.3lodash^4.17.21ngmap^1.18.5ngstorage^0.3.11nvd3^1.8.6quill^1.3.7