Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

rollup-prerender-plugin

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-prerender-plugin - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+1
-1
index.js

@@ -6,3 +6,3 @@ const { join } = ('path');

module.export = (userConfig = {}) => {
module.exports = (userConfig = {}) => {
const config = {

@@ -9,0 +9,0 @@ routes: ['/'],

{
"name": "rollup-prerender-plugin",
"version": "0.0.2",
"version": "0.0.3",
"description": "A small Rollup plugin to prerender output.",

@@ -5,0 +5,0 @@ "main": "index.js",