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
- 88Mature · −50% score
- First published
- Mar 2020
- Publisher
- dhmlau
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
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":["@loopback/[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":["@loopback/[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
Scripts21
buildlb-tscbuild:watchlb-tsc --watchcleanlb-clean *example-access-control-migration*.tgz dist *.tsbuildinfo packageeslintlb-eslint --report-unused-disable-directives .eslint:fixnpm run eslint -- --fixlintnpm run prettier:check && npm run eslintlint:fixnpm run eslint:fix && npm run prettier:fixmigratenode ./dist/migrateopenapi-specnode ./dist/openapi-specpremigratenpm run buildpreopenapi-specnpm run buildprestartnpm run rebuildpretestnpm run rebuildprettier:checknpm run prettier:cli -- -lprettier:clilb-prettier "**/*.ts"prettier:fixnpm run prettier:cli -- --writerebuildnpm run clean && npm run buildstartnode .testlb-mocha "dist/__tests__/**/*.js"test:devlb-mocha --allow-console-logs dist/__tests__/**/*.jsverifynpm pack && tar xf loopback-access-control-migration*.tgz && tree package && npm run clean
Dependencies14
@loopback/authentication^12.0.12@loopback/authentication-jwt^0.16.12@loopback/authorization^0.16.11@loopback/boot^8.0.11@loopback/core^7.0.10@loopback/repository^8.0.10@loopback/rest^15.0.11@loopback/rest-explorer^8.0.11@loopback/security^0.12.11@loopback/service-proxy^8.0.10bcryptjs^3.0.3casbin^5.48.0jsonwebtoken^9.0.3loopback-connector-rest^6.0.5