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
- 13,539Mainstream · −50% score
- Versions published
- 52Mature · −50% score
- First published
- Jul 2015
- Publisher
- cmoesel
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":["[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
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
Scripts16
buildtscbuild:allnpm run build && npm run build:browserify && npm run build:test-data && npm run build:spec-test-databuild:browserifynpm run build && node ./bin/browserify.jsbuild:spec-test-datanode "test/spec-tests/generate-cql.js" && cd "./test/generator" && "./gradlew" generateSpecTestData && cd ../.. && node "test/spec-tests/prettify-json.js"build:test-datacd "./test/generator" && "./gradlew" generateTestData && cd ..check-skip-listnode "test/spec-tests/check-skip-list.js"linteslint .lint:fixeslint . --fixpreparenpm run build && npm run build:browserifyprettierprettier --check "**/*.{js,mjs,ts}"prettier:fixprettier --write "**/*.{js,mjs,ts}"testcross-env TS_NODE_PROJECT="./test/tsconfig.json" TS_NODE_FILES=true mocha --reporter spec --recursivetest:nyccross-env TS_NODE_PROJECT="./test/tsconfig.json" TS_NODE_FILES=true nyc --reporter=html npx mocha --reporter spec --recursivetest:plusnpm test && npm run build && npm run lint && npm run prettiertest:watchcross-env TS_NODE_PROJECT="./test/tsconfig.json" TS_NODE_FILES=true mocha --reporter spec --recursive --watchwatch:test-datacd "./test/generator" && "./gradlew" watchTestData && cd ..
Dependencies3
@lhncbc/ucum-lhc^7.1.6immutable^5.1.4luxon^3.7.2