PkgRadar

Package evidence

@progress/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 3 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
17,399Mainstream · −50% score
Versions published
362Mature · −50% score
First published
Sep 2022
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@progress/[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":["@progress/[email protected]"],"fail_on":"review"}'
Artifact bytes1,426,541
Previous version14.2.0-dev.1
Published2026-06-09T12:49:48.433Z
SHA-2563b7166f7b040d5342451d001da3f10d16520040e9c7394e6f1dd24da5a84b78c

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 3 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
14.2.0-dev.2Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 3 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts14
  • css:prefixnpx postcss --replace ./dist/**/*.css
  • docsnode ../../scripts/sassdoc.js
  • docs:checknpm run docs && git diff --name-only --exit-code -- docs
  • nuget-packjq '.version' package.json | xargs nuget pack package.nuspec -Version
  • nuget-pushnuget push *.nupkg -ApiKey $NUGET_API_KEY -Source $NUGET_FEED -SkipDuplicate
  • postpublishecho 'no postpublish for the Fluent theme'
  • predocsnpm run resolve-variables
  • prepublishOnlynode ../../scripts/themes-prepublish.js
  • resolve-variablesnode ../../scripts/resolve-variables.js
  • sassnpm run sass:compile:all && npm run css:prefix
  • sass:compile:allnpx sass --no-source-map --load-path=../../node_modules ./scss/all.scss ./dist/all.css
  • sass:compile:distnpx sass --style=compressed --no-source-map --load-path=../../node_modules ./dist:dist
  • sass:distgulp sass:dist --theme packages/fluent && npm run sass:compile:dist && npm run css:prefix
  • sass:watchnpx sass --no-source-map --load-path=../../node_modules --watch ./scss/all.scss ./dist/all.css
Dependencies3
  • @progress/kendo-svg-icons^4.9.0
  • @progress/kendo-theme-core14.2.0-dev.2
  • @progress/kendo-theme-utils14.2.0-dev.2