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":["@jetshop/[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":["@jetshop/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "cUrl "
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 15 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/config/paths.js | matched "cUrl " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/config/paths.js | matched "cUrl " | 12 |
| low | Obfuscation | package/config/createJestConfig.js | matched "\\u2022" | 3 |
Manifest
Package metadata
Dependencies86
@babel/core^7.21.8@babel/helper-get-function-arity^7.16.7@babel/plugin-proposal-private-property-in-object^7.21.11@babel/plugin-syntax-dynamic-import^7.8.3@babel/plugin-transform-modules-commonjs^7.21.5@babel/plugin-transform-react-jsx-source^7.19.6@babel/plugin-transform-runtime7.21.4@babel/preset-env^7.21.5@babel/preset-react^7.18.6@babel/preset-typescript7.21.5@loadable/babel-plugin^5.16.0@loadable/webpack-plugin^5.15.2@svgr/webpack^6.5.1@testing-library/react^9.3.2@testing-library/react-hooks^3.2.1@typescript-eslint/eslint-plugin^5.59.2@typescript-eslint/parser^5.59.2assert^2.0.0babel-eslint^10.0.0babel-jest^29.4.3babel-loader^9.1.2babel-plugin-dynamic-import-node2.3.3babel-plugin-graphql-tag^3.3.0babel-plugin-named-asset-import^0.3.2browserify-zlib^0.2.0buffer^6.0.3chalk^4.1.2crypto-browserify^3.12.0css-loader^6.7.3css-minimizer-webpack-plugin^5.0.0- …and 56 more.