Commits on Source (2)
-
Zdravko Iliev authored
-
Zdravko Iliev authored
Showing
- dist/pdfParser.d.ts 0 additions, 7 deletionsdist/pdfParser.d.ts
- dist/pdfParser.js 1 addition, 14 deletionsdist/pdfParser.js
- dist/utils.d.ts 0 additions, 1 deletiondist/utils.d.ts
- dist/utils.js 53 additions, 43 deletionsdist/utils.js
- package-lock.json 0 additions, 15623 deletionspackage-lock.json
- package.json 0 additions, 1 deletionpackage.json
- src/pdfParser.ts 27 additions, 27 deletionssrc/pdfParser.ts
- src/utils.ts 53 additions, 53 deletionssrc/utils.ts
- yarn.lock 10 additions, 244 deletionsyarn.lock
package-lock.json
deleted
100644 → 0
Source diff could not be displayed: it is too large. Options to address this: view the blob.
... | @@ -37,7 +37,6 @@ | ... | @@ -37,7 +37,6 @@ |
} | } | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@pdftron/pdfnet-node": "^9.2.0-1", | |||
"@vereign/node-forge": "git+ssh://git@code.vereign.com:code/js-toolbox/vereign-node-forge.git", | "@vereign/node-forge": "git+ssh://git@code.vereign.com:code/js-toolbox/vereign-node-forge.git", | ||
"axios": "^0.27.2", | "axios": "^0.27.2", | ||
"husky": "^8.0.1", | "husky": "^8.0.1", | ||
... | ... |