Socket
Socket
Sign inDemoInstall

pdf-to-png-converter

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pdf-to-png-converter - npm Package Compare versions

Comparing version 2.3.0 to 2.5.0

24

package.json
{
"name": "pdf-to-png-converter",
"version": "2.3.0",
"version": "2.5.0",
"description": "Node.js utility to convert PDF file/buffer pages to PNG files/buffers with no native dependencies.",

@@ -43,17 +43,17 @@ "keywords": [

"dependencies": {
"canvas": "2.9.3",
"pdfjs-dist": "2.15.349"
"canvas": "2.10.1",
"pdfjs-dist": "2.16.105"
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/node": "18.6.3",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"eslint": "8.21.0",
"jest": "28.1.3",
"png-visual-compare": "0.4.14",
"ts-jest": "28.0.7",
"@types/jest": "29.0.3",
"@types/node": "18.7.18",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"eslint": "8.23.1",
"jest": "29.0.3",
"png-visual-compare": "0.4.15",
"ts-jest": "29.0.1",
"ts-node": "10.9.1",
"typescript": "4.7.4"
"typescript": "4.8.3"
}
}
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