PkgRadar

Package evidence

@jsenv/[email protected]

Remote Dependency Spec: devDependencies.prettier-plugin-css-order="git+https://github.com/dmail-fork/prettier-plugin-css-order.git"

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
1,036Niche · −30% score
Versions published
1,101Mature · −50% score
First published
Mar 2019
Publisher
jsenv-admin

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

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":["@jsenv/[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":["@jsenv/[email protected]"],"fail_on":"review"}'
Publisherjsenv-admin
Artifact bytes479,749
Previous version41.2.9
Published2026-06-12T10:20:15.028Z
SHA-2561b5635ffa4af0fa6b154b915b94e28cdf12246023e74bc4e1c0da4aa9c9e18d7

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.prettier-plugin-css-order="git+https://github.com/dmail-fork/prettier-plugin-css-order.git"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.prettier-plugin-css-order="git+https://github.com/dmail-fork/prettier-plugin-css-order.git"8

Manifest

Package metadata

Scripts28
  • buildnode --conditions=dev:jsenv ./scripts/build/build.mjs
  • build:file_sizenode ./scripts/build/build_file_size.mjs --log
  • build:packagesnpm run build --workspaces --if-present --conditions=developement
  • database:installnpx @jsenv/database install
  • database:managenode --conditions=dev:jsenv ./packages/backend/database/src/cli/manage.js
  • database:setupnpm run database:setup --workspaces --if-present --conditions=dev:jsenv
  • database:startnpx @jsenv/database start
  • database:stopnpx @jsenv/database stop
  • devnode --watch --conditions=dev:jsenv ./scripts/dev/dev.mjs
  • dev:route-inspectornode --watch --conditions=dev:jsenv ./packages/backend/server/tests/route_inspector/start_server.js
  • eslintnpx eslint .
  • https:setupnpx @jsenv/https-local setup
  • md:buildnode ./docs/build.js
  • monorepo:node_modules_clearnpx @jsenv/filesystem clear **/node_modules/
  • monorepo:publishnode ./scripts/monorepo/publish_packages.mjs
  • monorepo:sync_versionsnode ./scripts/monorepo/sync_packages_versions.mjs
  • monorepo:upgrade_versionsnode ./scripts/monorepo/upgrade_external_versions.mjs
  • oto:startnpm run start -w oto
  • performancesnode --expose-gc ./scripts/performance/generate_performance_report.mjs --log --once
  • playwright:installnpx playwright install-deps && npx playwright install
  • prepublishOnlynpm run build
  • prettierprettier --write .
  • testnode --conditions=dev:jsenv ./scripts/test/test.mjs
  • test:ciCI=1 npm run test
  • test:only_dev_server_errorsnode --conditions=dev:jsenv ./tests/dev_server/errors/dev_errors_snapshots.test.mjs
  • test:packagesnpm run test -- ./packages/
  • test:packages:ciCI=1 npm run workspace:test
  • test:snapshot_clearnpx @jsenv/filesystem clear **/tests/**/side_effects/
Dependencies9
  • @jsenv/ast6.8.3
  • @jsenv/js-module-fallback1.4.33
  • @jsenv/plugin-bundling2.10.13
  • @jsenv/plugin-minification1.7.4
  • @jsenv/plugin-supervisor1.8.4
  • @jsenv/plugin-transpilation1.5.75
  • @jsenv/server17.3.0
  • @jsenv/sourcemap1.3.19
  • react-table7.8.0