PkgRadar

Package evidence

@aplus-frontend/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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
28Mature · −50% score
First published
May 2024
Publisher
asd517665931

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":["@aplus-frontend/[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":["@aplus-frontend/[email protected]"],"fail_on":"review"}'
Publisherasd517665931
Artifact bytes29,741
Previous version1.1.8
Published2025-04-21T02:48:17.664Z
SHA-256ca7ca93d58c613738e798b0ecc558d39d6fd501715e1b041c107fec590b318af

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts24
  • _postinstallhusky
  • buildpnpm run build:clear && rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript
  • build:clearrimraf dist && rimraf index.d.ts
  • build:pre-clearrimraf es && rimraf lib
  • build:preservebuild:pre-clear && rollup --config rollup.preserve.ts --configPlugin @rollup/plugin-typescript
  • commitnpx git-cz
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • lint:stylestylelint 'src/**/*.less'
  • lint:tstsc --noEmit && eslint src --ext .ts,.tsx
  • postpackpinst --enable
  • preinstallnpx only-allow pnpm
  • prepackpinst --disable
  • preparehusky
  • pubnpm publish --access public
  • release:majorrelease-it major
  • release:major:betarelease-it major --preRelease=beta
  • release:minorrelease-it minor
  • release:minor:betarelease-it minor --preRelease=beta
  • release:patchrelease-it patch
  • release:patch:betarelease-it patch --preRelease=beta
  • run:publishnode ./scripts/publish.js
  • testvitest
Dependencies43
  • @aplus-frontend/translate-utils^1.0.0
  • @babel/core^7.20.2
  • @babel/generator^7.20.0
  • @babel/plugin-proposal-optional-chaining^7.18.9
  • @babel/plugin-syntax-async-generators^7.8.4
  • @babel/plugin-syntax-class-properties^7.12.13
  • @babel/plugin-syntax-decorators^7.19.0
  • @babel/plugin-syntax-do-expressions^7.18.6
  • @babel/plugin-syntax-dynamic-import^7.8.3
  • @babel/plugin-syntax-export-extensions7.0.0-beta.32
  • @babel/plugin-syntax-function-bind^7.18.6
  • @babel/plugin-syntax-jsx^7.18.6
  • @babel/plugin-syntax-object-rest-spread^7.8.3
  • @babel/preset-typescript^7.18.6
  • @babel/template^7.18.10
  • @babel/traverse^7.20.0
  • @babel/types^7.20.0
  • @prettier/sync^0.5.2
  • @types/node^20.12.13
  • @vue/compiler-sfc^3.2.39
  • chalk4.1.2
  • cli-progress^3.11.2
  • commander^9.4.1
  • ejs^3.1.8
  • fs-extra^10.1.0
  • glob^8.0.3
  • graphql^16.10.0
  • graphql-request^7.1.2
  • htmlparser2^8.0.1
  • inquirer8.2.5
  • …and 13 more.