PkgRadar

Package evidence

@mchp-mcc/[email protected]

Large Javascript Payload: 12144860 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.

Weekly downloads
173
Versions published
10Established · −30% score
First published
Sep 2021
Publisher
ajivani007

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@mchp-mcc/[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":["@mchp-mcc/[email protected]"],"fail_on":"review"}'
Publisherajivani007
Artifact bytes7,086,023
Previous version3.1.6
Published2025-05-28T09:57:38.693Z
SHA-2563e89497a1b39aea82e38a45571d8110ab505bbc0aab8660643389d7b12391954

Why flagged

What the scanner saw

Large Javascript Payload: 12144860 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/output/view.js12144860 bytes10

Manifest

Package metadata

Scripts22
  • buildyarn build-nonspa && yarn build-spa
  • build-devgulp build --gulpfile config/gulpfile.js --buildDev --cwd .
  • build-latest-run-diryarn add @microchip/run-directory && node config/extract-run-directory.js
  • build-nonspagulp build --gulpfile config/gulpfile.js --cwd .
  • build-prodgulp build --gulpfile config/gulpfile.js --production --cwd .
  • build-run-dirnode config/extract-run-directory.js
  • build-run-dir-futurenode config/extract-run-directory-future.js
  • build-spawebpack --config src/SPA/webpack.spa.config.js && gulp dist --gulpfile config/gulpfile.js --cwd .
  • create-auto-modulegulp create-auto-module --gulpfile config/gulpfile.js --cwd .
  • distgulp dist --gulpfile config/gulpfile.js --cwd .
  • get-latest-auto-moduleyarn add @microchip/scf-automodule -D
  • linttsc --noEmit && yarn lint:nofix --fix
  • lint:nofixeslint "./src/**/*.{ts,tsx}" --quiet
  • postprocessnode config/appendPrototype.js
  • profilejest profile
  • releaseyarn build && yarn test && node -e 'require("./config/scf-project-scripts").releaseProject()'
  • startgulp start --gulpfile config/gulpfile.js --cwd .
  • testjest
  • test:itf:allnode ./node_modules/@microchip/ccl-itf/lib/index.js --sp=./tests --rd=./run --sf=ccl.major.test.ts --df="AVR128DA64|AVR128DB28|AVR64EA48|AVR64DD32|AVR64EA48|ATtiny1627|ATtiny3227|ATtiny427|ATtiny827|ATmega1608|ATmega3208|ATmega4808|ATmega808"
  • test:itf:devnode ./node_modules/@microchip/ccl-itf/lib/index.js --sp=./tests --rd=./run --sf=ccl.major.test.ts --df="AVR64EA48"
  • update-auto-moduleyarn add @microchip/scf-automodule -D && yarn upgrade @microchip/melody-automodule-interface && yarn updateProject
  • updateProjectnode config/create-auto-module.js --updateProject=true
Dependencies13
  • @microchip/api-prefix-registration^0.1.0
  • @microchip/pin-architecture^1.1.8
  • @microchip/pins-interface^1.0.1
  • @microchip/scf-common^3.22.7
  • @microchip/scf-device^8.11.1
  • @microchip/scf-integration-test^1.0.0
  • @microchip/scf-interface^1.4.0
  • @microchip/scf-register-view-helper^2.8.0
  • @reduxjs/toolkit^2.0.1
  • mxgraph^4.2.0
  • primeflex^3.3.1
  • primeicons^6.0.1
  • primereact^9.6.0