When the bundled browser script is loaded into a document, it retrieves relative JavaScript modules and executes their text. This permits server-controlled code to run in the embedding page's origin.
a5yjlvj.js fetches JavaScript modules at runtime from a relative base path.
a5yjlvj.jsView on unpkg · L1Fetched response text is immediately executed with new Function.
a5yjlvj.jsView on unpkg · L1The browser bootstrap runs automatically when document exists, enabling the remote-module loader.
a5yjlvj.jsView on unpkg · L1Package source references a known benign dynamic code generation pattern.
a5yjlvj.jsView on unpkg · L1a5yjlvj.js fetches JavaScript modules at runtime from a relative base path.
a5yjlvj.jsView on unpkg · L1Fetched response text is immediately executed with new Function.
a5yjlvj.jsView on unpkg · L1The browser bootstrap runs automatically when document exists, enabling the remote-module loader.
a5yjlvj.jsView on unpkg · L1Package source references a known benign dynamic code generation pattern.
a5yjlvj.jsView on unpkg · L1