Loading npm security reports…
Installing randompkga runs npm before installation completes. It changes into the consuming project and installs an unrelated, unpinned package.
Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgpackage.json defines a preinstall hook that executes during installation.
package.jsonView on unpkg · L6The hook leaves the package directory and installs unpinned randompkgb into the parent project.
Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkg · L7Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L7The hook leaves the package directory and installs unpinned randompkgb into the parent project.
package.jsonView on unpkg · L7package.json defines a preinstall hook that executes during installation.
package.jsonView on unpkg · L6