Installing the package runs a postinstall hook in the consumer project. It injects randompkgb into that project's dependencies and copies its manifest to /tmp.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgpostinstall changes the installing project's package.json to add randompkgb.
package.jsonView on unpkg · L7The declared main file is absent; the only packaged behavior is install-time mutation.
package.jsonView on unpkg · L5Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkg · L7postinstall changes the installing project's package.json to add randompkgb.
package.jsonView on unpkg · L7The declared main file is absent; the only packaged behavior is install-time mutation.
package.jsonView on unpkg · L5Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L7