The main entrypoint contains an attempted global console hijack that forwards runtime log data to external services. The current file appears parse-blocked, but the embedded behavior is clearly unconsented telemetry/exfiltration code in the package entrypoint.
Source appears to send environment or credential material to an external endpoint.
index.jsView on unpkg · L15Source reassigns a global/builtin to a Proxy that forwards intercepted runtime data to an external endpoint.
index.jsView on unpkg · L15A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
Source appears to send environment or credential material to an external endpoint.
index.jsView on unpkg · L15Source reassigns a global/builtin to a Proxy that forwards intercepted runtime data to an external endpoint.
index.jsView on unpkg · L15A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkg · L15