PkgRadar

Package evidence

@aleph-alpha/[email protected]

Remote Dependency Spec: devDependencies.vue-tsc="https://pkg.pr.new/vuejs/language-tools/vue-tsc@3fb59af"

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
687
Versions published
535Mature · −50% score
First published
Mar 2025
Publisher
uyiaa

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":["@aleph-alpha/[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":["@aleph-alpha/[email protected]"],"fail_on":"review"}'
Publisheruyiaa
Artifact bytes294,687
Previous version2.0.0
Published2026-05-26T08:53:36.506Z
SHA-256e864595f67d17b338a96c5832a8cd35186a1551e5787fb16098d0fb4de2bd6ae

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.vue-tsc="https://pkg.pr.new/vuejs/language-tools/vue-tsc@3fb59af"

2 candidate cluster(s) currently reference this release. 1 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Shared remote URLactive

https://pkg.pr.new/vuejs/language-tools/vue-tsc@3fb59af

2 members · evidence strength 59
Shared payload hashactive

7c1633377a9d57b62aec4156c607ac2dfcb6284625badf342fb62ae40c4aa268

2 members · evidence strength 64
Shared remote URLcandidate

https://pkg.pr.new/vuejs/language-tools/vue-tsc@3fb59af

2 members · max score 12
Shared payload hashcandidate

7c1633377a9d57b62aec4156c607ac2dfcb6284625badf342fb62ae40c4aa268

2 members · max score 12

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondevDependencies.vue-tsc="https://pkg.pr.new/vuejs/language-tools/vue-tsc@3fb59af"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.vue-tschttps://pkg.pr.new/vuejs/language-tools/vue-tsc@3fb59afhigh12remote_dependency_spec: dependencies.@vue/language-core="https://pkg.pr.new/vuejs/language-tools/@vue/language-core@3fb59af7539c54b0552926a4801d60d307c1bd79"

Manifest

Package metadata

Scripts9
  • buildnode scripts/prepare-build.cjs && vite build
  • cipnpm install --immutable --immutable-cache --check-cache
  • devvite build --watch
  • linteslint 'src/**/*.{js,vue,ts}' --cache
  • publish:localyalc publish && yalc push --sig
  • testvitest --run
  • test:e2eplaywright test
  • test:storybookcd ../.. && nx run ds-components-vue:build-storybook && cd packages/ds-components-vue && pnpm concurrently -k --ks SIGKILL -s command-test -n "storybook,test" "pnpm http-server ../../dist/storybook/ds-components-vue --port 4400 --silent" "wait-on tcp:4400 && test-storybook --url http://127.0.0.1:4400"
  • test:storybook:updatecd ../.. && nx run ds-components-vue:build-storybook && cd packages/ds-components-vue && pnpm concurrently -k --ks SIGKILL -s command-test -n "storybook,test" "pnpm http-server ../../dist/storybook/ds-components-vue --port 4400 --silent" "wait-on tcp:4400 && test-storybook --url http://127.0.0.1:4400 --updateSnapshot" && pwd && ./.storybook/update_storybook_tests.sh && yes | pnpm install
Dependencies2
  • @floating-ui/vue1.1.9
  • date-fns4.1.0