Comparing version 1.2.10 to 1.2.11
{ | ||
"name": "pdfreader", | ||
"version": "1.2.10", | ||
"version": "1.2.11", | ||
"description": "Read text and parse tables from PDF files. Supports tabular data with automatic column detection, and rule-based parsing.", | ||
@@ -44,3 +44,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"pdf2json": "1.2.1" | ||
"pdf2json": "1.2.3" | ||
}, | ||
@@ -47,0 +47,0 @@ "devDependencies": { |
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
+ Addedpdf2json@1.2.3(transitive)
- Removedpdf2json@1.2.1(transitive)
Updatedpdf2json@1.2.3