node-poppler
Advanced tools
Comparing version 5.1.6 to 6.0.0
{ | ||
"name": "node-poppler", | ||
"version": "5.1.6", | ||
"version": "6.0.0", | ||
"description": "Asynchronous node.js wrapper for the Poppler PDF rendering library", | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=12.0.0" | ||
"node": ">=14.0.0" | ||
}, | ||
@@ -75,20 +75,20 @@ "scripts": { | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.0.2", | ||
"@commitlint/config-conventional": "^17.0.2", | ||
"eslint": "^8.16.0", | ||
"@commitlint/cli": "^17.0.3", | ||
"@commitlint/config-conventional": "^17.0.3", | ||
"eslint": "^8.21.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-jest": "^26.4.6", | ||
"eslint-plugin-jsdoc": "^39.3.2", | ||
"eslint-plugin-jest": "^26.8.2", | ||
"eslint-plugin-jsdoc": "^39.3.6", | ||
"eslint-plugin-promise": "^6.0.0", | ||
"eslint-plugin-security": "^1.5.0", | ||
"eslint-plugin-security-node": "^1.1.1", | ||
"glob": "^8.0.1", | ||
"glob": "^8.0.3", | ||
"husky": "^8.0.1", | ||
"jest": "^28.1.0", | ||
"jest": "^28.1.3", | ||
"jsdoc-to-markdown": "^7.1.1", | ||
"license-checker": "^25.0.1", | ||
"prettier": "^2.6.2", | ||
"typescript": "^4.7.2" | ||
"prettier": "^2.7.1", | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -95,0 +95,0 @@ "dependencies": { |
@@ -177,2 +177,4 @@ # node-poppler | ||
- [**Owen Schwartz**](https://github.com/oschwartz10612) - [poppler-windows](https://github.com/oschwartz10612/poppler-windows) developer | ||
- [**Uwe Korn**](https://github.com/xhochy/) - [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) maintainer | ||
- [**Xylar Asay-Davis**](https://github.com/xylar/) - [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) maintainer | ||
@@ -179,0 +181,0 @@ ## License |
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
183
34292276
311