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,573Niche · −30% score
- Versions published
- 487Mature · −50% score
- First published
- Nov 2023
- Publisher
- hamza.khchichine
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 promotingMixed 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":["@yahoo/[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":["@yahoo/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 4501254 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/tailwind-internal/dist/vendor/tailwindcss/peers/index.js | 4501254 bytes | 10 |
Manifest
Package metadata
Scripts21
buildNODE_OPTIONS="--max-old-space-size=12288" bun run ./scripts/build.tsci:publishbun semantic-releasecleanrm -rf .turbo && rm -rf node_modules && rm -rf dist && rm -rf .coveragedevconcurrently bun:dev:*dev:fixturesbun run ./scripts/buildFixtures.ts --watchdev:tstsdown --watchformat:pkgbun --cwd ../../ syncpack formatgenerate:componentDatabun run ../css/scripts/generateComponentData.ts --components-dir src/components --output generated/componentData.jsongenerate:purgeCSSDatacd ../tailwind-v3 && bun run ./scripts/generatePurgeCSSData.ts --tsconfig ../uds/tsconfig.json --variants ../uds/src/styles/variants.ts --components ../uds/src/components/index.ts --experimental-components ../uds/src/components/experimental/index.ts --output ../uds/generated/tailwindPurge.tslinteslint -c eslint.config.mjs .lint:fixbun run lint --fixlint:pkgbun publinttestvitest runtest:coveragevitest run --coveragetest:e2ebun run e2e/verifyCLI.ts && bun run e2e/enforcePublicImportsAPI.tstest:uivitest --ui --coveragetest:updatevitest run -utest:watchvitesttypecheckconcurrently bun:typecheck:*typecheck:scriptstsc -p ./scripts --noEmittypecheck:udstsc -p . --noEmit
Dependencies18
@ariakit/react^0.4.25autoprefixer^10.5.0clsx^2.1.1culori^4.0.2fast-glob^3.3.3lodash^4.18.1lodash-es^4.17.23motion^12.38.0postcss^8.5.6postcss-prune-var^1.1.2postcss-scope^1.7.4prompts^2.4.2react-toastify^11.0.5semver^7.7.4simple-update-notifier^2.0.0tailwind-merge^2.6.0ts-morph^26.0.0type-fest^5.5.0