PkgRadar

Package evidence

@ganpatiinfo/[email protected]

New Account With Lifecycle Hook: package first published 15 day(s) ago, 7 total version(s), has lifecycle hook

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
899
Versions published
7
First published
May 2026
Publisher
ganpatiinfosystem

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":["@ganpatiinfo/[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":["@ganpatiinfo/[email protected]"],"fail_on":"review"}'
Artifact bytes25,118
Previous version1.0.4
Published2026-06-11T19:49:30.010Z
SHA-25665e883f88407cd37cba37e48aea1e27023cd39f9ed7fd072fdc8e8e968ad84c5

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 15 day(s) ago, 7 total version(s), has lifecycle hook

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
2.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 15 day(s) ago, 7 total version(s), has lifecycle hook10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 15 day(s) ago, 7 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node post-install.js"5

Manifest

Package metadata

Scripts25
  • buildnpm-run-all --parallel build:* --parallel build:js:bundle:*
  • build-sitestorybook build --config-dir .storybook -o ../../../site/dist/workshop/gids-core-web-assets-kit-ganpatiinfo/
  • build:ce-manifestcem analyze
  • build:csssass src/index.scss:dist/css/index.css
  • build:jsstencil build
  • build:js:bundle:esvite -c vite-bundle-es.config.js build
  • build:js:bundle:umdnode ./scripts/buildIndividualUmdBundles.js
  • build:js:bundle:umd-completevite -c vite-bundle-umd-complete.config.js build
  • cleannpm-run-all --parallel clean:**
  • clean:bundledel-cli dist-bundled/**
  • clean:distdel-cli dist/** dist-dev/** src/components.d.ts assets
  • clean:stencil-generateddel-cli --force ../gids-react-web-assets-kit-ganpatiinfo/src/components/stencil-generated
  • linteslint .
  • postbuildnode scripts/fixupBuild.js
  • postinstallnode post-install.js
  • prebuild-sitenpm-run-all build:ce-manifest
  • prestorybooknpm-run-all build:ce-manifest
  • release:manuallynpm run build && npm publish --access public
  • startnpm-run-all build --parallel watch:js storybook
  • storybookstorybook dev --config-dir .storybook-dev -p 6006
  • testvitest run --project spec
  • test:localvitest --project spec --watch
  • watchnpm-run-all build --parallel watch:**
  • watch:csssass --watch src/index.scss dist/css/index.css
  • watch:jsstencil build --watch
Dependencies3
  • @ganpatiinfo/gids-core-shared-assets-kit-ganpatiinfo^2.0.0
  • @ganpatiinfo/gids-web-shared^8.0.0
  • @ganpatiinfo/gids-web-shared-assets-kit-ganpatiinfo^2.0.0