PkgRadar

Package evidence

@explorer-1/[email protected]

Install-time lifecycle script: postinstall="node ./../../packages/common-storybook/src/scripts/inject-fonts-local-placeholders.js"

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
Jun 2024
Publisher
stephiescastle

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":["@explorer-1/[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":["@explorer-1/[email protected]"],"fail_on":"review"}'
Artifact bytes3,196,865
Previous version0.2.9
Published2026-04-16T23:19:38.664Z
SHA-2567458ba280da6689336c7f23b83d45257e619ea98c93c45dc31cfc907a59e9677

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./../../packages/common-storybook/src/scripts/inject-fonts-local-placeholders.js"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
0.2.10Version
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.jsonpostinstall="node ./../../packages/common-storybook/src/scripts/inject-fonts-local-placeholders.js"5

Manifest

Package metadata

Scripts17
  • buildNODE_ENV=production storybook build -c .storybook -o storybook_compiled --webpack-stats-json
  • devpnpm storybook
  • init-mswmsw init public/
  • linteslint './../../packages/vue/src/**/*.stories.@(js|ts|mdx)' && pnpm lint:app
  • lint:appeslint './.storybook/**/*.@(js|ts)'
  • lint:app:fixeslint './.storybook/**/*.@(js|ts)' --fix
  • lint:fixeslint './../../packages/vue/src/**/*.stories.@(js|ts|mdx)' --fix && pnpm lint:app:fix
  • postinstallnode ./../../packages/common-storybook/src/scripts/inject-fonts-local-placeholders.js
  • prepare:fontcsscp ./node_modules/@explorer-1/common/src/scss/_fonts.scss ./public/css/font-face.css
  • prepare:imagescp -R ./node_modules/@explorer-1/common/src/images ./public/explorer-1/
  • prepare:publiccp -R ./node_modules/@explorer-1/common/src/public/explorer-1/ ./public/explorer-1
  • starthttp-server storybook_compiled -p 6006 -c-1 -s
  • storybookstorybook dev -c .storybook -p 6006 --ci
  • storybook:updatenpx storybook@latest upgrade --package-manager pnpm
  • testtest-storybook --stories-json --maxWorkers=4 --skipTags="skip-test"
  • test:citest-storybook --stories-json --maxWorkers=4 --skipTags="skip-test"
  • test:cross-browsertest-storybook --stories-json --verbose --maxWorkers=4 --browsers chromium webkit firefox
Dependencies15
  • @explorer-1/common2.1.5
  • @explorer-1/common-storybook0.2.2
  • @explorer-1/html1.1.3
  • @explorer-1/vue1.1.10
  • @fancyapps/ui^6.1.13
  • @tailwindcss/forms^0.5.11
  • click-outside-vue3^4.0.1
  • dayjs^1.11.20
  • mitt^3.0.1
  • swiper^12.1.2
  • vue^3.5.30
  • vue-bind-once^0.2.1
  • vue-router^5.0.3
  • vue3-compare-image^1.2.6
  • vue3-observe-visibility^1.0.6