PkgRadar

Package evidence

@bluepic/[email protected]

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

Versions published
321Mature · −50% score
First published
Apr 2025
Publisher
mauriceconrad

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":["@bluepic/[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":["@bluepic/[email protected]"],"fail_on":"review"}'
Publishermauriceconrad
Artifact bytes8,485,039
Previous version0.3.5
Published2026-05-27T10:46:52.875Z
SHA-256b05f71ef2649316c411dce8aaf561b01525e61ee8ad804eef1defa7a36e3397d

Why flagged

What the scanner saw

Large Javascript Payload: 2432364 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/main.mjs2432364 bytes10

Manifest

Package metadata

Scripts7
  • buildrimraf dist && vite build && npm run build:types
  • build:typesvue-tsc -p tsconfig.build.json --declaration --emitDeclarationOnly --outDir dist
  • devrimraf dist && concurrently "npm:dev:vite" "npm:dev:types"
  • dev:typesvue-tsc -p tsconfig.build.json --declaration --emitDeclarationOnly --outDir dist --watch
  • dev:vitevite build --watch
  • playground:devvite --config vite.playground.config.ts
  • typecheckvue-tsc --noEmit
Dependencies28
  • @floating-ui/vue^1.1.9
  • @image-tracer-ts/browser^1.0.3
  • @vicons/ionicons5^0.13.0
  • @vueuse/core^14.0.0
  • @zoompinch/vue^0.0.38
  • change-case^5.4.4
  • client-zip^2.5.0
  • color^5.0.2
  • compressorjs^1.2.1
  • css^3.0.0
  • detect-browser^5.3.0
  • downloadjs^1.4.7
  • fontkit^2.0.4
  • grapheme-splitter^1.0.4
  • inline-style-parser^0.2.7
  • lodash^4.17.21
  • mime-types^3.0.1
  • nanoid^5.1.6
  • object-hash^3.0.0
  • p-limit^7.2.0
  • pexels^1.4.0
  • semver^7.7.3
  • sortablejs^1.15.6
  • svg-path-commander^2.1.11
  • swiper^12.0.3
  • unzipit^1.4.3
  • vue3-delay-watch^0.1.3
  • vue3-rich-text-editor^0.1.15