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.9.0 to 1.10.0

11

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

@@ -10,4 +10,3 @@ "main": "src/index.js",

"linter": "run-p eslint",
"eslint": "eslint . --fix",
"prepublishOnly": "node ./scripts/npm-login.js"
"eslint": "eslint . --fix"
},

@@ -31,10 +30,10 @@ "repository": {

"handlebars": "^4.1.2",
"puppeteer": "^1.18.1"
"puppeteer": "^1.19.0"
},
"devDependencies": {
"dotenv": "^8.0.0",
"eslint": "^6.0.1",
"eslint": "^6.1.0",
"eslint-config-google": "^0.13.0",
"eslint-plugin-markdown": "^1.0.0",
"husky": "^3.0.0",
"husky": "^3.0.3",
"nodemon": "^1.19.1",

@@ -41,0 +40,0 @@ "npm-cli-login": "^0.1.1",

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