PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="grep -qF 'src/styles/_js_variables.scss' ../../.gitignore || echo 'src/styles/_js_variables.scss' >> ../../.gitignore"

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
86
Versions published
746Mature · −50% score
First published
Oct 2020
Publisher
tofandel

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishertofandel
Artifact bytes58,974
Previous version4.4.0
Published2026-06-01T13:24:33.737Z
SHA-2566f6869c466772e210ca60b46ada16603493b527223b2104ba2d6fdff01fb1a89

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="grep -qF 'src/styles/_js_variables.scss' ../../.gitignore || echo 'src/styles/_js_variables.scss' >> ../../.gitignore"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
4.4.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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.jsonpostinstall="grep -qF 'src/styles/_js_variables.scss' ../../.gitignore || echo 'src/styles/_js_variables.scss' >> ../../.gitignore"5

Manifest

Package metadata

Scripts8
  • buildvue-cli-service build --target lib --name rewart-frontend-library src/main.js
  • build:devvue-cli-service build --target lib --mode development --name rewart-frontend-library src/main.js
  • lintvue-cli-service lint
  • lint:fixvue-cli-service lint --fix
  • postinstallgrep -qF 'src/styles/_js_variables.scss' ../../.gitignore || echo 'src/styles/_js_variables.scss' >> ../../.gitignore
  • semantic-releasesemantic-release
  • testnpm run test:unit --
  • test:unitvue-cli-service test:unit
Dependencies47
  • @hcaptcha/vue-hcaptcha~1.3.0
  • @mdi/js^7.0.0
  • @prerenderer/renderer-puppeteer^1.1.4
  • @prerenderer/webpack-plugin^5.3.0
  • @semantic-release/git^10.0.1
  • @sentry/vue^10.0.0
  • @tofandel/debounce-promise^5.1.11
  • @vuex-orm/core^0.36.4
  • axios^1.0.0
  • axios-mock-adapter^2.1.0
  • compression-webpack-plugin^11.0.0
  • deepmerge^4.2.2
  • dotenv^17.0.0
  • env-ci^11.0.0
  • favicons^7.0.2
  • favicons-webpack-plugin~6.0.0
  • filepond~4.32.0
  • filepond-plugin-file-rename~1.1.8
  • filepond-plugin-file-validate-size~2.2.5
  • filepond-plugin-file-validate-type~1.2.6
  • filepond-plugin-image-exif-orientation~1.0.11
  • filepond-plugin-image-preview~4.6.10
  • filepond-plugin-image-resize~2.0.10
  • filepond-plugin-image-transform~3.8.7
  • filepond-plugin-image-validate-size~1.2.6
  • html-webpack-plugin^5.5.0
  • json2scss-map^1.5.1
  • lint-staged~16.2.7
  • object-hash^3.0.0
  • object-to-formdata~4.5.1
  • …and 17 more.
Optional dependencies23
  • @babel/eslint-parser~7.28.0
  • @babel/plugin-proposal-export-default-from~7.27.0
  • @babel/plugin-transform-class-properties~7.27.0
  • @babel/plugin-transform-private-methods~7.27.0
  • @babel/plugin-transform-private-property-in-object~7.27.0
  • @vue/cli-plugin-babel~5.0.8
  • @vue/cli-plugin-eslint~5.0.8
  • @vue/cli-service~5.0.8
  • @vue/eslint-config-standard~8.0.1
  • @vue/preload-webpack-plugin~2.0.0
  • eslint-plugin-es~4.1.0
  • eslint-plugin-import~2.32.0
  • eslint-plugin-n~17.21.0
  • eslint-plugin-promise~7.2.0
  • eslint-plugin-vue~9.33.0
  • register-service-worker^1.7.2
  • vue-cli-plugin-vuetify~2.5.5
  • vue-meta^2.4.0
  • webpack-preprocessor-loader~1.3.0
  • workbox-core~7.3.0
  • workbox-precaching~7.3.0
  • workbox-routing~7.3.0
  • workbox-strategies~7.3.0