Prerender

Latest version: v0.10.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

5.2.1

Changed
- Changed `request.loaderId` to `request.requestId` in `requestWillBeSent` due to issue with Chrome 64 changing loaderId format.

5.2.0

Added
- Added ability for the prerender server to restart Chrome due to some connection issues we've been seeing after a server is running for a few hours.

5.1.1

Changed
- Chrome re-uses the original request ID on a redirect so we are saving off the fact that we saw a redirect to make sure we return a correct 301
- Changed dependencies from ^ to ~ to make the semver more specific

5.1.0

Added
- Added removal of `<link rel="import" src="">` tags after the page is done loading to the `removeScriptTags` plugin. Imported HTML can have script tags in it, and since it's already been rendered to the page we can safely remove it when running that plugin.

5.0.3

Added
- Added `if (window.customElements) customElements.forcePolyfill = true`, `ShadyDOM = {force: true}`, and `ShadyCSS = {shimcssproperties: true}` to fix Polymer app rendering.

5.0.2

Changed
- Added back `res.setHeader` for plugins to use

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.