PkgRadar

Package evidence

@milaboratories/[email protected]

no findings

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
2,528Niche · −30% score
Versions published
341Mature · −50% score
First published
Sep 2024
Publisher
mike-ainsel

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":["@milaboratories/[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":["@milaboratories/[email protected]"],"fail_on":"review"}'
Publishermike-ainsel
Artifact bytes1,866,135
Previous version2.14.25
Published2026-06-05T18:01:54.686Z
SHA-256505261f389f0c29aef9296ee106c6e61a7ed6d059ed5f531954997225156f3f7

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildts-builder build --target browser-lib --build-config ./build.browser-lib.config.js
  • checkts-builder check --target browser-lib
  • create-svg-componentsnode scripts/create-svg-components.js
  • devts-builder serve --target browser-lib --build-config ./build.browser-lib.config.js
  • do-packrm -f *.tgz && pnpm pack && mv *.tgz package.tgz
  • fmtts-builder format
  • formatter:checkts-builder formatter --check
  • generate-iconspnpm run parse-icons-folder && pnpm run minify-icons
  • linter:checkts-builder linter --check
  • minify-iconssvgo -f src/assets/icons/icon-assets -o src/assets/icons/icon-assets-min
  • parse-icons-foldernode scripts/parse-icons.js
  • testvitest run --coverage
  • test:unitvitest run
  • types:checkts-builder type-check --target browser-lib
  • watchts-builder build --target browser-lib --watch --build-config ./build.browser-lib.config.js
Dependencies18
  • @milaboratories/helpers1.14.2
  • @platforma-sdk/model1.78.9
  • @types/d3-array^3.2.1
  • @types/d3-axis^3.0.6
  • @types/d3-scale^4.0.9
  • @types/d3-selection^3.0.11
  • @types/sortablejs^1.15.6
  • @vue/test-utils^2.4.6
  • @vueuse/core^13.3.0
  • @vueuse/integrations^13.3.0
  • canonicalize~2.1.0
  • d3-array^3.0.0
  • d3-axis^3.0.0
  • d3-scale^4.0.2
  • d3-selection^3.0.0
  • resize-observer-polyfill^1.5.1
  • sortablejs^1.15.6
  • vue3.5.24