Installing this package automatically runs npm in the consumer's working directory to install randompkgb. This mutates the consumer dependency state without a user command.
Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgInstall lifecycle hook changes into the consuming project and runs npm to install randompkgb.
package.jsonView on unpkg · L6The install command executes from $INIT_CWD, targeting the caller's project rather than this package.
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 install command executes from $INIT_CWD, targeting the caller's project rather than this package.
package.jsonView on unpkg · L7Install lifecycle hook changes into the consuming project and runs npm to install randompkgb.
package.jsonView on unpkg · L6