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

express-hogan-pdf

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-hogan-pdf - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

12

package.json
{
"name": "express-hogan-pdf",
"version": "2.0.1",
"version": "2.1.0",
"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",

@@ -29,3 +29,3 @@ "main": "lib/generate.js",

"debug": "^4.1.1",
"xml-to-pdf": "^1.0.4"
"xml-to-pdf": "^1.1.1"
},

@@ -36,10 +36,10 @@ "peerDependencies": {

"devDependencies": {
"chai": "^4.2.0",
"eslint": "^5.15.3",
"hogan.js": "^3.0.2",
"chai": "^4.2.0",
"eslint": "^5.12.1",
"istanbul": "^0.4.3",
"mocha": "^5.2.0",
"sinon": "^7.2.3",
"mocha": "^6.0.2",
"sinon": "^7.3.0",
"sinon-chai": "^3.3.0"
}
}
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