Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

elet

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elet - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

@@ -12,3 +12,3 @@ {

"homepage": "https://github.com/justin-john/elet",
"version": "0.1.3",
"version": "0.1.4",
"author": {

@@ -15,0 +15,0 @@ "name": "Justin John Mathews",

@@ -85,3 +85,3 @@ Elet

##### response.render(view, [locals object]);
##### response.render(view, [locals object])
Renders a view and sends the rendered HTML string to the client.

@@ -88,0 +88,0 @@ Parameters: