Package evidence
@pareto-engineering/[email protected]
Install-time lifecycle script: postinstall="node ../../scripts/postinstall.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.
- Weekly downloads
- 37
- Versions published
- 9
- First published
- Jan 2023
- Publisher
- johnpareto
Recommended action
Review before promotingMixed 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":["@pareto-engineering/[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":["@pareto-engineering/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node ../../scripts/postinstall.js"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 5 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node ../../scripts/postinstall.js" | 5 |
Manifest
Package metadata
Scripts32
build-storybookbuild-storybook -s ./src/assets/images,../../node_modules/@pareto-engineering/assets/images,../../node_modules/@pareto-engineering/assets/fontsbuild:cjsnpm run compile:cjs && npm run copy-css:cjsbuild:esnpm run compile:es && npm run copy-css:eschromaticchromatic --project-token=de4dbba534bfcompilenpm run build:es && npm run build:cjscompile:cjsCOMPILE_ENV=cjs babel src/ui --extensions '.js,.jsx' --out-dir dist/cjscompile:esCOMPILE_ENV=es babel src/ui --extensions '.js,.jsx' --out-dir dist/escopy-css:cjscopyfiles -u 2 src/ui/**/*.scss dist/cjscopy-css:escopyfiles -u 2 src/ui/**/*.scss dist/esfetch-schemanpm run fetch-schema:prodfetch-schema:prodnode ../../scripts/fetchSchema.js -- --ref productionfix:eslintnpm run test:eslint -- --fixfix:stylelintnpm run test:stylelint -- --fixlink:allnpm run link:bem && npm run link:styles && npm run link:assets && npm run link:dslink:assetsnpm link @pareto-engineering/assetslink:bemnpm link @pareto-engineering/bemlink:dsnpm link @pareto-engineering/design-systemlink:stylesnpm link @pareto-engineering/stylespostinstallnode ../../scripts/postinstall.jspreparenpm run compileprepare:watchnodemon --watch src --ignore 'src/stories' --exec 'npm run build:es' && echo donerelayrelay-compilerstorybookstart-storybook --no-manager-cache -p 6008 -s ./src/assets/images,../../node_modules/@pareto-engineering/assets/images,../../node_modules/@pareto-engineering/assets/fontstestnpm run test:stylelint && npm run test:eslint && npm run test:jesttest:eslinteslint --ext .jsx,.js src/test:jestjesttest:jest:updatejest --updateSnapshottest:stylelintstylelint src/**/*.scss --rd --rdd --risd --color --formatter verbosetestconfig:eslinteslint src/**/*.jsxtestconfig:stylelintstylelint src/local.scss- …and 2 more.
Dependencies19
@pareto-engineering/assets^3.0.0-alpha.16@pareto-engineering/bem^3.0.0-alpha.16@pareto-engineering/design-system^3.0.0-alpha.18@pareto-engineering/styles^3.0.0-alpha.16date-fns^2.22.1downshift^6.1.7formik^2.2.9geopattern^1.2.3hamburgers^1.1.3prop-types^15.7.2react^17.0.2react-countup^4.4.0react-dom^17.0.2react-helmet^6.1.0react-relay11.0.2react-router-dom^5.2.0relay-runtime11.0.2relay-test-utils11.0.2style-loader^3.3.1