PkgRadar

Package evidence

[email protected]

no findings

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
147
Versions published
203Mature · −50% score
First published
Jul 2021
Publisher
stojadinovicp

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 monitoring

No 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"}'
Publisherstojadinovicp
Artifact bytes32,568
Previous version2.1.3
Published2026-06-05T10:24:22.133Z
SHA-2568f5114da6809a4ea2b848ecc404b301dee79f36ad65cb98db4b33bc2dca2dd0d

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

low
Last checked
lowRisk
0Score
2.2.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts19
  • allyarn & yarn clean & yarn format & yarn build & skeletest -f & strictr -f & yarn test & yarn docs
  • audit-fixnpx --yes yarn-audit-fix
  • buildyarn clear:lib & tsc
  • build:watchtsc --watch
  • cleaneslint --fix .
  • clear:libdel /S /Q lib\*
  • coverallscat ./coverage/lcov.info | node node_modules/.bin/coveralls
  • docstypedoc --readme none --out docs ./src/owservable.ts
  • formatprettier --write "src/**/*.ts" "test/**/*.ts"
  • lyarn & yarn latest
  • latestyarn upgrade-interactive --latest
  • linteslint .
  • quickjest --config jest.config.js
  • srctreedir src /s /b > srctree.txt
  • syncgit pull & git fetch origin & git merge origin/main & yarn & git branch
  • testjest --coverage --config jest.config.js
  • test:watchjest --watch --config jest.config.js
  • test_qubejest --coverage --testResultsProcessor=jest-sonar-reporter --config jest.config.js
  • upyarn upgrade-interactive
Dependencies13
  • @owservable/actions^2.2.0
  • @owservable/folders^2.2.0
  • @types/lodash^4.17.24
  • @types/node^25.9.1
  • @types/node-cron^3.0.11
  • deprecated-decorator^0.1.6
  • json-circular-stringify^1.0.1
  • jsondiffpatch^0.7.6
  • lodash^4.18.1
  • mongoose^9.6.3
  • node-cron^4.2.1
  • rxjs^7.8.2
  • sift^17.1.3