New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

html-to-pdf-studio

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-to-pdf-studio - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

19

package.json
{
"name": "html-to-pdf-studio",
"version": "1.11.0",
"version": "1.12.0",
"description": "Converting HTML template to PDF files",

@@ -28,17 +28,16 @@ "main": "src/index.js",

"dependencies": {
"handlebars": "^4.1.2",
"puppeteer": "^1.19.0"
"handlebars": "^4.2.0",
"puppeteer": "^1.20.0"
},
"devDependencies": {
"dotenv": "^8.1.0",
"eslint": "^6.2.2",
"eslint-config-google": "^0.13.0",
"eslint": "^6.4.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-markdown": "^1.0.0",
"husky": "^3.0.3",
"nodemon": "^1.19.1",
"npm-cli-login": "^0.1.1",
"husky": "^3.0.5",
"nodemon": "^1.19.2",
"npm-run-all": "^4.1.5",
"stylelint": "^10.1.0",
"stylelint-config-recommended": "^2.2.0"
"stylelint": "^11.0.0",
"stylelint-config-recommended": "^3.0.0"
}
}
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