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

html-to-pdfmake

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-to-pdfmake - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

docs/browser.js

4

package.json
{
"name": "html-to-pdfmake",
"version": "1.0.3",
"version": "1.0.4",
"description": "Convert HTML code to PDFMake",

@@ -9,3 +9,3 @@ "main": "index.js",

"test": "node test/unit.js",
"pdf": "node test/create_pdf.js"
"browser":"browserify index.js --standalone htmlToPdfmake > docs/browser.js"
},

@@ -12,0 +12,0 @@ "repository": {

@@ -5,2 +5,6 @@ # html-to-pdfmake

## Online Demo
You can find the online demo at <a href="https://aymkdn.github.io/html-to-pdfmake/index.html">https://aymkdn.github.io/html-to-pdfmake/index.html</a>
## Install

@@ -7,0 +11,0 @@

Sorry, the diff of this file is not supported yet

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