idea-html2pdf
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -39,3 +39,2 @@ "use strict"; | ||
class HTML2PDF { | ||
options; | ||
constructor(options = {}) { | ||
@@ -42,0 +41,0 @@ this.options = options; |
{ | ||
"name": "idea-html2pdf", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "IDEA helper for generating a PDF from HTML contents", | ||
@@ -5,0 +5,0 @@ "engines": { |
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
27284
535