PkgRadar

Package evidence

@ithinkdt/[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
89Mature · −50% score
First published
Jun 2021
Publisher
ithinkdt

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":["@ithinkdt/[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":["@ithinkdt/[email protected]"],"fail_on":"review"}'
Publisherithinkdt
Artifact bytes1,702,237
Previous version1.1.50
Published2021-10-15T09:29:50.076Z
SHA-2565511657b6f66815a6c4f8ab2322983a349f24da5d42dcf8ca8d1a557c442a825

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildgulp -f gulpfile.js default
  • build:prodvue-cli-service build --mode prod
  • build:testvue-cli-service build --mode test
  • libvue-cli-service build --target lib --name synergy packages/index.ts
  • lintvue-cli-service lint packages --fix
  • servevue-cli-service serve --mode dev
  • test:e2evue-cli-service test:e2e
  • test:unitvue-cli-service test:unit
  • typesgulp -f gulpfile.js types
Dependencies14
  • @ithinkdt/http^1.2.2
  • @ithinkdt/storage^1.2.3
  • ant-design-vue^2.2.0-beta.2
  • core-js^3.6.5
  • html2canvas^1.0.0-rc.7
  • jts-events^1.0.1
  • qs^6.10.1
  • register-service-worker^1.7.1
  • vue^3.0.0
  • vue-class-component^8.0.0-0
  • vue-i18n^9.1.7
  • vue-property-decorator^10.0.0-rc.3
  • vue-router^4.0.0-0
  • vuex^4.0.0-0