Socket
Socket
Sign inDemoInstall

ejs-locals

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ejs-locals - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

4

package.json

@@ -8,3 +8,3 @@ {

"description": "Express 3.x locals for layout, partial and blocks.",
"version": "0.2.5",
"version": "0.2.6",
"repository": {

@@ -19,3 +19,3 @@ "type": "git",

"dependencies": {
"ejs": "0.x"
"ejs": "0.7.x"
},

@@ -22,0 +22,0 @@ "devDependencies": {

@@ -5,2 +5,5 @@ # ejs-locals

__NB:-__ This version (0.2.6) requires EJS 0.7.x because 0.8.x has an `include` function
which conflicts with the `include` function here. I receommend updating to EJS 0.8.x and
ejs-locals 1.0.

@@ -7,0 +10,0 @@ ## Installation

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc