PkgRadar

Package evidence

@dynatrace/[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.

Versions published
27Mature · −50% score
First published
Feb 2024
Publisher
dynatrace-nodejs

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":["@dynatrace/[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":["@dynatrace/[email protected]"],"fail_on":"review"}'
Artifact bytes50,393
Previous version1.3.0
Published2026-03-13T10:53:11.906Z
SHA-256cf0bb02dc785096bd152f2e1224bf872d8cd2ef6d384bf5efa4a65d7e6642391

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.0.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

Scripts24
  • buildrm -rf dist && tsc --project tsconfig.lib.json && node ./tooling/build-library.cjs
  • changesetchangeset
  • deploydt-app deploy --cwd ./playground
  • devdt-app dev --cwd ./playground
  • formatprettier . --write
  • lintnpm run lint:quality && npm run lint:unused && npm run lint:circular-deps && npm run lint:renovate-config && npm run lint:types
  • lint:circular-depsmadge --circular . --exclude '^(playwright-report|ct/ct-report|ct/playwright/.cache|dist|node_modules|.yalc|test-results)'
  • lint:qualityeslint .
  • lint:renovate-configrenovate-config-validator --strict
  • lint:typesnpx tsc --project tsconfig.lib.json --noEmit
  • lint:unusedknip --exclude enumMembers
  • prepare-releasechangeset version
  • releasechangeset publish
  • test:a11yplaywright test --config ./a11y/playwright.config.ts
  • test:ctnpm run test:ct:prepare && playwright test --config ./ct/playwright-ct.config.ts --ui
  • test:ct-ciplaywright test --config ./ct/playwright-ct.config.ts
  • test:ct-ci:update-snapshotsplaywright test --config ./ct/playwright-ct.config.ts --update-snapshots
  • test:ct-debugnpm run test:ct:prepare && playwright test --config ./ct/playwright-ct.config.ts --ui --debug
  • test:ct:preparerm -rf dist && rm -rf ./ct/playwright/.cache && npm run build
  • test:e2eplaywright test --config ./e2e/playwright.config.ts --ui
  • test:e2e-ciplaywright test --config ./e2e/playwright.config.ts
  • test:unitjest --config=jest.config.ts
  • updatedt-app update
  • yalcyalc publish . --push
Dependencies7
  • @dynatrace-sdk/app-environment1.1.4
  • @dynatrace-sdk/client-app-settings-v21.1.3
  • @dynatrace-sdk/client-classic-environment-v25.2.2
  • @dynatrace-sdk/client-iam1.0.0
  • @tanstack/react-query5.90.20
  • lodash4.17.23
  • styled-components6.3.8