Socket
Socket
Sign inDemoInstall

ejs-prerender-loader

Package Overview
Dependencies
29
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

index.js

@@ -23,3 +23,3 @@ const ejs = require('ejs');

const filename = utils.getRemainingRequest(this).replace(/^!/, "");
const filename = this.getRemainingRequest(this).replace(/^!/, "");
// Use filenames relative to working dir, which should be project root

@@ -26,0 +26,0 @@ // options.filename = path.relative(process.cwd(), this.resourcePath);

{
"name": "ejs-prerender-loader",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc