PkgRadar

Package evidence

@bluepic/[email protected]

Large Javascript Payload: 2611349 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
349Mature · −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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes9,705,770
Previous version0.4.0-next.39
Published2026-06-11T15:16:53.069Z
SHA-256624a8e1200918e6f6de48eff4dfefbcf70f9c1f4e6baf77583871d704984d1af

Why flagged

What the scanner saw

Large Javascript Payload: 2611349 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.4.0-next.40Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/main.mjs2611349 bytes0

Manifest

Package metadata

Scripts8
  • buildrimraf dist && vite build && npm run build:types
  • build:typesvue-tsc -p tsconfig.build.json --declaration --emitDeclarationOnly --outDir dist
  • copy-test-js-embed-modulecp dist/bluepic-embed.umd.js test/test1/bluepic-embed.umd.js && cp dist/bluepic-embed.umd.js.map test/test1/bluepic-embed.umd.js.map && cp dist/style.css test/test1/style.css
  • 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
Dependencies29
  • @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.41
  • 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
  • mediabunny^1.45.2
  • mime^4.1.0
  • 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.1.4
  • unzipit^1.4.3
  • vue3-delay-watch^0.1.3
  • vue3-rich-text-editor^0.1.15