You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

stream-handlebars

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-handlebars - npm Package Compare versions

Comparing version

to
0.1.4

1

lib/stream-handlebars.js

@@ -87,2 +87,3 @@ "use strict";

this.push(result);
this.push(null);
} catch(err){

@@ -89,0 +90,0 @@ return this.emit("error", err);

2

package.json
{
"name": "stream-handlebars",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "0.1.3",
"version": "0.1.4",
"description": "Extends handlebars with a streaming interface for .compile()",

@@ -6,0 +6,0 @@ "repository": "https://github.com/75lb/stream-handlebars.git",