Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-poppler

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-poppler - npm Package Compare versions

Comparing version 5.1.6 to 6.0.0

22

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc