PkgRadar

Package evidence

@ovis-technologies/[email protected]

Large Javascript Payload: 3031088 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.

Weekly downloads
94
Versions published
203Mature · −50% score
First published
Sep 2020
Publisher
lalmeida89

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

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":["@ovis-technologies/[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":["@ovis-technologies/[email protected]"],"fail_on":"review"}'
Publisherlalmeida89
Artifact bytes1,437,112
Previous version4.0.2
Published2025-12-31T15:04:01.549Z
SHA-25645078d15f593c325d55b9c3d6ea14bbd6489e6a96bb55d6cbe916d6967423eb0

Why flagged

What the scanner saw

Large Javascript Payload: 3031088 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/build/index.esm.js3031088 bytes10
mediumLarge Javascript Payloadpackage/build/index.js3045878 bytes10

Manifest

Package metadata

Scripts13
  • buildrollup -c
  • build-storybookstorybook build
  • build:publishnpm run build && npm publish
  • generatenode ./util/create-component
  • link:reactfunc() { echo "Setting React link to project ${1} ..." && yarn add link:$1/node_modules/react && yarn link; }; func
  • prepublishOnlynpm run build
  • resetrm -rf ./node_modules && yarn install
  • snapshot:updatenpm test -- -u
  • startrollup -c --watch
  • storybookstorybook dev -p 6006
  • testcypress run-ct
  • test-opencypress open-ct
  • test:watchcypress run-ct --watch
Dependencies17
  • @hello-pangea/dnd^18.0.1
  • @tiptap/extension-code-block-lowlight^2.0.0-beta.73
  • @tiptap/extension-link^2.0.0-beta.43
  • @tiptap/extension-placeholder^2.0.0-beta.53
  • @tiptap/extension-typography^2.0.0-beta.22
  • @tiptap/react^2.0.0-beta.114
  • @tiptap/starter-kit^2.0.0-beta.191
  • classnames^2.2.6
  • highcharts^9.1.0
  • highcharts-react-official^3.0.0
  • immutability-helper^3.1.1
  • libphonenumber-js^1.8.5
  • rc-dropdown^4.0.1
  • react-countdown^2.3.2
  • react-dnd-html5-backend^12.1.1
  • react-hook-form^6.10.1
  • react-select^4.2.1