AUTHORISED SECURITY RESEARCH — dependency confusion proof of concept. This package was published because the name appeared in publicly served code but was unregistered on the public registry. If it is in your dependency tree, your resolver fetched an inte
npm preinstall runs code that fingerprints the host and consuming project, then sends the data externally. It uses DNS and HTTP(S) channels to increase delivery likelihood.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgpreinstall executes index.js during npm installation.
package.jsonView on unpkg · L10A manifest entrypoint or package-local install chain reaches a fixed external POST callback.
index.jsView on unpkgCollects host, username, home path, install path, local/public/resolver IPs, and consuming-project metadata.
index.jsView on unpkg · L112Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L11preinstall executes index.js during npm installation.
package.jsonView on unpkg · L10Collects host, username, home path, install path, local/public/resolver IPs, and consuming-project metadata.
index.jsView on unpkg · L112A manifest entrypoint or package-local install chain reaches a fixed external POST callback.
index.jsView on unpkg