Socket
Socket
Sign inDemoInstall

ejs-prerender-loader

Package Overview
Dependencies
55
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0-alpha.1 to 0.1.0-alpha.2

2

index.js

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

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

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

{
"name": "ejs-prerender-loader",
"version": "0.1.0-alpha.1",
"version": "0.1.0-alpha.2",
"description": "",

@@ -18,3 +18,3 @@ "main": "index.js",

},
"gitHead": "7aa46f680e422d95472993998700e702fc5bf9f8"
"gitHead": "a04007753a61f0f363b1579d8e0277e2a7d6cbf4"
}
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