pdfkit-table
Advanced tools
Comparing version 0.1.85 to 0.1.86
@@ -17,3 +17,3 @@ // jshint esversion: 6 | ||
logg(...args) { | ||
console.log(args); | ||
// console.log(args); | ||
} | ||
@@ -20,0 +20,0 @@ |
{ | ||
"name": "pdfkit-table", | ||
"version": "0.1.85", | ||
"version": "0.1.86", | ||
"description": "PdfKit Table. Helps to draw informations in simple tables using pdfkit. #server-side. Generate pdf tables with javascript (PDFKIT plugin) ", | ||
@@ -5,0 +5,0 @@ "main": "index.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
49332