PkgRadar

Package evidence

@tinacms/[email protected]

Large Javascript Payload: 2009746 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
1,328Mature · −50% score
First published
Jul 2022
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@tinacms/[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":["@tinacms/[email protected]"],"fail_on":"review"}'
Artifact bytes916,366
Previous version2.1.4
Published2026-05-25T23:28:06.798Z
SHA-2564cab06231f46a5828374490dd293e67b275db3954e4fe6968cec11fea0c06d13

Why flagged

What the scanner saw

Large Javascript Payload: 2009746 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2009746 bytes10

Manifest

Package metadata

Scripts7
  • buildtinacms-scripts build
  • coveragevitest run --coverage
  • docstypedoc --plugin typedoc-plugin-markdown src/parse/plate.ts --theme markdown && concat-md --decrease-title-levels --dir-name-as-title docs > spec.md
  • servenodemon dist/server.js
  • testvitest run
  • test-watchvitest
  • typestsc
Dependencies29
  • @tinacms/schema-tools2.8.0
  • acorn8.8.2
  • ccount2.0.1
  • estree-util-is-identifier-name2.1.0
  • mdast-util-compact4.1.1
  • mdast-util-directive2.2.4
  • mdast-util-from-markdown1.3.0
  • mdast-util-gfm2.0.2
  • mdast-util-mdx-jsx2.1.2
  • mdast-util-to-markdown1.5.0
  • micromark-extension-gfm2.0.3
  • micromark-factory-mdx-expression1.0.7
  • micromark-factory-space1.0.0
  • micromark-factory-whitespace1.0.0
  • micromark-util-character1.1.0
  • micromark-util-symbol1.0.1
  • micromark-util-types1.1.0
  • parse-entities4.0.1
  • prettier^2.8.8
  • remark14.0.2
  • remark-gfm^2.0.0
  • remark-mdx2.3.0
  • stringify-entities4.0.3
  • typedoc^0.26.11
  • unist-util-source4.0.2
  • unist-util-stringify-position3.0.3
  • unist-util-visit4.1.2
  • uvu0.5.6
  • vfile-message3.1.4