PkgRadar

Package evidence

@comet/[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
10,683Mainstream · −50% score
Versions published
3,888Mature · −50% score
First published
Jun 2022
Publisher
vividplanet

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":["@comet/[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":["@comet/[email protected]"],"fail_on":"review"}'
Publishervividplanet
Artifact bytes1,010,397
Previous version9.0.0-canary-20260617092557
Published2026-06-17T10:37:38.073Z
SHA-256249d0802ac0cd896a0a82acf79721e9065725adc486fb3609b1d44daa3457fc5

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
9.0.0-canary-20260617103252Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts25
  • buildpnpm run clean && run-p gql:types generate-block-types && run-p build:babel build:types
  • build-storybookstorybook build --disable-telemetry
  • build:babelpnpm exec babel ./src -x ".ts,.tsx" -d lib
  • build:typestsc --project ./tsconfig.build.json --emitDeclarationOnly
  • cleanrimraf lib 'src/**/*.generated.ts'
  • generate-block-typescomet generate-block-types --inputs
  • generate-block-types:watchchokidar -s "block-meta.json" -c "pnpm generate-block-types"
  • gql:typesgraphql-codegen
  • gql:watchpnpm graphql-codegen --watch
  • lintrun-p gql:types generate-block-types && run-p lint:prettier lint:eslint lint:tsc
  • lint:cipnpm run lint
  • lint:eslinteslint --max-warnings 0 src/ '**/*.json' --no-warn-ignored
  • lint:fixrun-p lint:fix:eslint lint:fix:prettier
  • lint:fix:eslintpnpm run lint:eslint --fix
  • lint:fix:prettierpnpm run lint:prettier --write
  • lint:prettierpnpm exec prettier --check '*.{ts,js,json,md,yml,yaml}'
  • lint:tsctsc --noEmit
  • startrun-p gql:types generate-block-types && run-p start:babel start:types
  • start:babelpnpm exec babel ./src -x ".ts,.tsx" -d lib -w
  • start:typestsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput
  • storybookstorybook dev -p 26647 --no-open --disable-telemetry
  • testpnpm run test:unit && pnpm run test:storybook
  • test:storybookvitest --run --project storybook --outputFile.junit=./junit-storybook.xml
  • test:unitvitest --run --project unit --outputFile.junit=./junit-unit.xml
  • test:watchvitest --watch
Dependencies36
  • @comet/admin9.0.0-canary-20260617103252
  • @comet/admin-date-time9.0.0-canary-20260617103252
  • @comet/admin-icons9.0.0-canary-20260617103252
  • @comet/admin-rte9.0.0-canary-20260617103252
  • @tiptap/core^3.22.3
  • @tiptap/extension-heading^3.22.3
  • @tiptap/extension-paragraph^3.22.3
  • @tiptap/extension-subscript^3.22.3
  • @tiptap/extension-superscript^3.22.3
  • @tiptap/pm^3.22.3
  • @tiptap/react^3.22.3
  • @tiptap/starter-kit^3.22.3
  • change-case^4.1.2
  • class-validator^0.14.3
  • date-fns^4.4.0
  • final-form-arrays^3.1.0
  • final-form-set-field-touched^1.0.1
  • js-cookie^3.0.8
  • lodash.escaperegexp^4.1.2
  • lodash.isequal^4.5.0
  • mime-db^1.54.0
  • p-debounce^4.0.0
  • react-cool-dimensions^2.0.7
  • react-dropzone^14.3.8
  • react-final-form-arrays^3.1.4
  • react-hotkeys-hook^3.4.7
  • react-image-crop^11.0.10
  • react-split^2.0.14
  • react-virtualized-auto-sizer^1.0.26
  • react-window^1.8.11
  • …and 6 more.