PkgRadar

Package evidence

[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
4,901Niche · −30% score
Versions published
1,127Mature · −50% score
First published
Feb 2013
Publisher
boutell

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherboutell
Artifact bytes2,404,146
Previous version4.30.0-alpha.1
Published2026-05-13T14:00:55.237Z
SHA-2566f55c92941cbb04bc4da1f5dc481120ca55692558335d060446c8e143d3e108f

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
4.30.0Version
Status history (2 events)
  1. availableavailable · risk low · score 0 · status available -> available, risk high -> low, score 22 -> 0
  2. newavailable · risk high · score 22 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • eslinteslint .
  • eslint-fixnpm run eslint -- --fix
  • i18nnode scripts/lint-i18n
  • lintnpm run eslint && npm run i18n && npm run stylelint
  • mochamocha
  • pretestnpm run lint
  • stylelintstylelint modules/**/*.{scss,vue}
  • testnpm run test:base && npm run test:missing && npm run test:assets && npm run test:esm
  • test:assetsnyc mocha -t 10000 test/assets.js
  • test:basenyc mocha -t 10000 --ignore=test/assets.js
  • test:esmmocha -t 1000 test/esm-project/esm.js
  • test:missingnyc mocha -t 10000 test/add-missing-schema-fields-project/test.js
Dependencies101
  • @apostrophecms/emulate-mongo-3-driver^1.0.6
  • @apostrophecms/vue-material-design-icons^1.0.0
  • @ctrl/tinycolor^4.1.0
  • @floating-ui/dom^1.5.3
  • @opentelemetry/api^1.9.0
  • @opentelemetry/semantic-conventions^1.0.1
  • @paralleldrive/cuid2^2.2.2
  • @tiptap/extension-color^2.4.0
  • @tiptap/extension-floating-menu^2.0.3
  • @tiptap/extension-highlight^2.0.3
  • @tiptap/extension-link^2.0.3
  • @tiptap/extension-placeholder^2.0.3
  • @tiptap/extension-subscript^2.0.3
  • @tiptap/extension-superscript^2.0.3
  • @tiptap/extension-table^2.0.3
  • @tiptap/extension-table-cell^2.0.3
  • @tiptap/extension-table-header^2.0.3
  • @tiptap/extension-table-row^2.0.3
  • @tiptap/extension-text-align^2.0.3
  • @tiptap/extension-text-style^2.0.3
  • @tiptap/extension-underline^2.0.3
  • @tiptap/starter-kit^2.0.3
  • @tiptap/vue-3^2.0.3
  • @vue/compiler-sfc^3.3.8
  • autoprefixer^10.4.1
  • bluebird^3.7.2
  • body-parser^1.18.2
  • boring^1.1.1
  • broadband^1.1.0
  • cheerio^1.1.0
  • …and 71 more.