Installing the package automatically sends encoded machine identity data to an external callback. Failed HTTP delivery triggers DNS-based fallback transmission.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe manifest runs beacon.js automatically during preinstall.
package.jsonView on unpkg · L28The hook collects the host name, operating-system user name, and current working directory.
It sends those values as encoded request headers to a configured external callback.
beacon.jsView on unpkg · L220On request failure it transmits the same values through DNS lookups.
beacon.jsView on unpkg · L174Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe manifest runs beacon.js automatically during preinstall.
package.jsonView on unpkg · L28The hook collects the host name, operating-system user name, and current working directory.
beacon.jsView on unpkg · L191It sends those values as encoded request headers to a configured external callback.
beacon.jsView on unpkg · L220On request failure it transmits the same values through DNS lookups.
beacon.jsView on unpkg · L174