PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 9189621 bytes

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
743Mature · −50% score
First published
Jul 2021
Publisher
lujiafu

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"}'
Publisherlujiafu
Artifact bytes10,411,180
Previous version2.0.112
Published2022-11-04T02:38:07.500Z
SHA-2569ef8e07fa04ab71fee93ab722273059d6aba6e484bf08a470c53d25bf66f2c05

Why flagged

What the scanner saw

Large Javascript Payload: 9189621 bytes

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.0.113Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/lib/hoeditor.common.js9189621 bytes0
lowLarge Javascript Payloadpackage/lib/hoeditor.umd.js9190265 bytes0
lowLarge Javascript Payloadpackage/lib/hoeditor.umd.min.js3815973 bytes0

Manifest

Package metadata

Scripts14
  • analyzevue-cli-service build --report
  • buildvue-cli-service build --no-module
  • createDoctypedoc src/HOEditorFactory.ts src/editor --out ../../hoeditor-demo/doc/ --exclude [**/node_modules/**/*.*,'**/tests/**/*'] --excludeExternals true --excludePrivate
  • createVersionnode ./gen-version.js
  • libvue-cli-service build --inline-lib --dest lib --target lib --report --report-json --name hoeditor src/index.ts
  • lib:patchnpm version patch && npm run createDoc && npm run createVersion && npm run lib
  • lib:publishnpm version patch && npm run createVersion && npm run lib
  • libEmrvue-cli-service build -inline-vue --dest ../../../newEmrweb/node_modules/hoeditor-web/lib --target lib --name hoeditor src/index.ts && cd ../../../newEmrweb && npm run build
  • libtstsc --emitDeclarationOnly -p tsconfig.prod.json
  • lintvue-cli-service lint
  • publishsnpm publish .
  • servevue-cli-service serve
  • testnode_modules/mocha/bin/mocha --reporter spec --require ts-node/register tests/unit/*.test.ts
  • test:unitvue-cli-service test:unit
Dependencies20
  • @babel/plugin-syntax-jsx^7.18.6
  • @popperjs/core^2.10.2
  • @vue/babel-helper-vue-jsx-merge-props^1.4.0
  • @vue/babel-plugin-transform-vue-jsx^1.4.0
  • axios^0.21.4
  • babel-loader^8.2.2
  • clipboard^2.0.6
  • element-ui^2.15.10
  • intersection-observer-polyfill^0.1.0
  • jsbarcode^3.11.3
  • jspdf^2.2.0
  • localforage^1.10.0
  • pretty-data^0.40.0
  • qrcanvas^3.1.2
  • style-loader^3.3.1
  • svg2pdf.js^2.2.0
  • vue-class-component^7.2.2
  • vue-property-decorator^8.3.0
  • vue-virtual-scroller^1.0.10
  • x2js^3.4.0