PkgRadar

Package evidence

[email protected]

Invalid Package Json: package.json is not valid JSON

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
2
Versions published
2
First published
May 2023
Publisher
zhangwenli

Recommended action

Review before promoting

Mixed 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":["[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"}'
Publisherzhangwenli
Artifact bytes2,016,936
Previous versionnone
Published2023-05-28T08:29:06.020Z
SHA-256dd8144f4e094d636db15dc94533a4384917dfdf7f69286830436fd1a20738a1b

Why flagged

What the scanner saw

Invalid Package Json: package.json is not valid JSON

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
50Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumInvalid Package Jsonpackage/choose-area/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/choose-icon/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/m-form/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/m-fullcalendar/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/m-menu/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/m-table/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/m-trend/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/utils/package.jsonpackage.json is not valid JSON10