PkgRadar

Package evidence

@kanton-basel-stadt/[email protected]

Remote Dependency Spec: dependencies.postcss-hexrgba="github:thormeier/postcss-hexrgba"

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
174
Versions published
27Mature · −50% score
First published
Dec 2024
Publisher
pascalsteiner

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":["@kanton-basel-stadt/[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":["@kanton-basel-stadt/[email protected]"],"fail_on":"review"}'
Publisherpascalsteiner
Artifact bytes19,912,777
Previous version1.2.1-beta.2
Published2026-06-03T12:32:54.761Z
SHA-256226c512cb621eed3c980085b03a0fbb0401f568ddb9ebfe9a760ce525cbdcdb3

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.postcss-hexrgba="github:thormeier/postcss-hexrgba"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
1.2.1-beta.3Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.postcss-hexrgba="github:thormeier/postcss-hexrgba"12
mediumRemote Dependency Specpackage.jsondependencies.postcss-url-copy="github:thormeier/postcss-url-copy"12

Manifest

Package metadata

Scripts11
  • buildnpm run build:generate-icons-index && tsup
  • build:fixesno scripts/postbuild.ts
  • build:generate-icons-indexesno scripts/generateIconsIndex.ts
  • devtsup --watch src
  • lintnode ./node_modules/.bin/eslint .
  • lint:fixnode ./node_modules/.bin/eslint . --fix
  • prepublishOnlynpm run build
  • releasebumpp && npm publish --access public
  • release:devbumpp && npm publish --tag dev --access public
  • startesno src/index.ts
  • testvitest
Dependencies15
  • cssnano^7.0.4
  • lint^1.2.2
  • lodash.merge^4.6.2
  • magic-string^0.30.17
  • postcss^8.4.41
  • postcss-hexrgbagithub:thormeier/postcss-hexrgba
  • postcss-inline-svg^6.0.0
  • postcss-load-config^6.0.1
  • postcss-mixins^10.0.1
  • postcss-nesting^12.1.5
  • postcss-url-copygithub:thormeier/postcss-url-copy
  • svgo^3.3.2
  • tailwindcss^3.4.7
  • unplugin^1.14.1
  • unplugin-icons^0.19.3