PkgRadar

Package evidence

@hhgtech/[email protected]

no findings

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
2,573Mature · −50% score
First published
Dec 2020
Publisher
hhg_admin_dev

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@hhgtech/[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":["@hhgtech/[email protected]"],"fail_on":"review"}'
Publisherhhg_admin_dev
Artifact bytes4,892,653
Previous version1.29.543
Published2026-06-08T03:14:19.550Z
SHA-256e58a60db41945880fa2d8a54408008b36dc4837a25e1ff5a9806d50ab2866eda

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.29.544Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts29
  • buildrm -rf build && rollup -c
  • build-copynpm run build && rm -rf $PROJECT_PATH/.next $PROJECT_PATH/node_modules/.cache $PROJECT_PATH/node_modules/@hhgtech/hhg-components/build && cp -R ./build $PROJECT_PATH/node_modules/@hhgtech/hhg-components && cp package.json $PROJECT_PATH/node_modules/@hhgtech/hhg-components/package.json && echo 'Ready to test on local'
  • build-storybookstorybook build --quiet -o ./storybook-build
  • build2rm -rf build2 && npm run build2:typescript && npm run build2:copy-assets
  • build2:copy-assetsnode copyAssets.js
  • build2:typescriptttsc -p tsconfig.json --jsx preserve -t es2020 --outDir build2 --declarationDir build2 --noEmit false
  • deploy-storybooknpm run storybook-deployer -- --ci --source-branch=master --host-token-env-variable=GITHUB_TOKEN
  • devrollup -c -w
  • formatpretty-quick
  • generate:componentplop component
  • generate:hookplop hook
  • get-baby-growthnode ./src/scripts/getBabyGrowthData.js
  • get-translationnode ./src/scripts/getTranslationFromFile.js
  • gitlabnode ./src/scripts/gitWorkflow.mjs
  • icons:generatenode ./scripts/generate-storybook-icons.js
  • linteslint "*/**/*.{ts,tsx}" --ignore-pattern "/build/"
  • lint:fixeslint --fix '*/**/*.{ts,tsx}' --ignore-pattern '/build/'
  • preparehusky install
  • prepublishOnlynpm run build
  • sbstorybook dev -p 6006
  • storybookstorybook dev -p 6006
  • storybook-deployerstorybook-to-ghpages
  • storybook:exportstorybook build
  • testpretty-quick --staged && npm run lint
  • test:update:snapshotjest --updateSnapshot
  • test:watchjest --watch
  • type-checktsc --project ./tsconfig.json
  • watchnpx watch -u -d --wait=5 --interval=5 "npm run build" src/
  • watch-copynpx watch -u -d --wait=5 --interval=5 "npm run build-copy" src/
Dependencies45
  • @emotion/react^11.11.1
  • @emotion/styled^11.11.5
  • @hhgtech/icons^0.0.68
  • @hookform/resolvers^2.9.10
  • @mantine/carousel6.0.21
  • @mantine/core6.0.21
  • @mantine/dates6.0.21
  • @mantine/form6.0.21
  • @mantine/hooks6.0.21
  • @mantine/modals6.0.21
  • @mantine/notifications6.0.21
  • @react-google-maps/api^2.18.1
  • @storybook/manager-api^7.0.17
  • @storybook/theming^7.0.17
  • browser-image-compression^2.0.0
  • classnames^2.5.1
  • dayjs^1.11.8
  • embla-carousel^7.1.0
  • embla-carousel-react^7.1.0
  • embla-carousel-wheel-gestures^3.0.0
  • fastdom^1.0.12
  • framer-motion^6.5.1
  • html-react-parser^1.2.7
  • innertext^1.0.3
  • intl-tel-input^17.0.19
  • js-cookie^3.0.5
  • lottie-light-react^2.4.0
  • react-contenteditable^3.3.6
  • react-day-picker^7.4.10
  • react-google-recaptcha^3.1.0
  • …and 15 more.