Importing the package hijacks the global console object. Later console calls can silently forward runtime data, errors, objects, and images to attacker-controlled external services.
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.jsSource 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