express-hogan-pdf
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -540,4 +540,3 @@ 'use strict'; | ||
y: state.doc.y, | ||
options, | ||
stack: _.pluck(state.stack, 'style') | ||
options | ||
} | ||
@@ -544,0 +543,0 @@ ); |
{ | ||
"name": "express-hogan-pdf", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "PDF generation using Hogan.js to template XML. Can be used as an express view engine or can output to a PDF stream, buffer, or file", | ||
@@ -5,0 +5,0 @@ "main": "lib/generate.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
69028
1558