@crit-tech/pdf2text
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@crit-tech/pdf2text", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Extracts raw text from PDF (no OCR)", | ||
@@ -10,3 +10,3 @@ "main": "dist/index.js", | ||
"build": "tsc", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "ts-node-esm index.spec.ts" | ||
}, | ||
@@ -24,7 +24,9 @@ "repository": { | ||
"devDependencies": { | ||
"@types/node": "^20.4.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.1.3" | ||
}, | ||
"dependencies": { | ||
"@crit-tech/pdf2json4electron": "^3.0.4" | ||
"@crit-tech/pdf2json4electron": "^3.0.6" | ||
} | ||
} |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
175607
17
137
0
3