Package evidence
@jocmp/[email protected]
Remote Dependency Spec: dependencies.browser-request="github:postlight/browser-request#feat-add-headers-to-response"
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,027Mainstream · −50% score
- Versions published
- 36Mature · −50% score
- First published
- Nov 2024
- Publisher
- jocmp
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":["@jocmp/[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":["@jocmp/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: dependencies.browser-request="github:postlight/browser-request#feat-add-headers-to-response"
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 12 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | dependencies.browser-request="github:postlight/browser-request#feat-add-headers-to-response" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.difflib="github:postlight/difflib.js" | 12 |
Manifest
Package metadata
Scripts19
buildrollup -cbuild:cirollup -c && npm run test:buildbuild:esmnpm run lint && rollup -c rollup.config.esm.js && npm run test:build:esmbuild:esm:cirollup -c rollup.config.esm.js && npm run test:build:esmbuild:generatorrollup -c scripts/rollup.config.jsbuild:webrollup -c rollup.config.web.jsbuild:web:cirollup -c rollup.config.web.js && npm run test:build:webgenerate-parsernode ./dist/generate-custom-parser.jslinteslint . --fixlint-fix-quieteslint --fix --quietlint:ciremark . && eslint .preparehuskyreleasenpm run build && npm run build:webtestnpm run test:node && npm run test:webtest:buildcd ./scripts && jest check-build.test.jstest:nodejest --json --outputFile test-output.json --forceExittest:webvitest run --config vitest.config.jstest_buildrollup -cwatch:testjest --watch
Dependencies11
@babel/runtime-corejs2^7.2.0browser-requestgithub:postlight/browser-request#feat-add-headers-to-responsecheerio^1.1.2dayjs^1.11.19difflibgithub:postlight/difflib.jsiconv-lite0.7.2postman-request^2.88.1-postman.31string-direction^0.1.2turndown^7.1.1wuzzy^0.1.4yargs-parser^22.0.0