Comparing version 0.7.0 to 0.7.1
@@ -18,2 +18,6 @@ var nodeUtil = require("util"), | ||
} | ||
else if (key === 'TU') { | ||
//radio buttons use the alternative text from the parent | ||
item.alternativeText = val; | ||
} | ||
}); | ||
@@ -20,0 +24,0 @@ } |
{ | ||
"name": "pdf2json", | ||
"_id": "pdf2json@0.7.0", | ||
"version": "0.7.0", | ||
"_id": "pdf2json@0.7.1", | ||
"version": "0.7.1", | ||
"description": "A PDF file parser that converts PDF binaries to text based JSON, powered by porting a fork of PDF.JS to Node.js", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
50443
4046574