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

@fbl-plugins/html-to-pdf

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fbl-plugins/html-to-pdf - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

20

package.json
{
"name": "@fbl-plugins/html-to-pdf",
"version": "1.0.3",
"version": "1.0.4",
"description": "fbl plugin to generate PDF documents based on HTML files",

@@ -25,3 +25,3 @@ "main": "dist/index.js",

"joi": "14.3.1",
"portfinder": "1.0.21",
"portfinder": "1.0.24",
"puppeteer": "1.19.0",

@@ -31,3 +31,3 @@ "typedi": "0.8.0"

"peerDependencies": {
"fbl": ">=1.9.0 <2.0.0"
"fbl": ">=1.10.0 <2.0.0"
},

@@ -37,7 +37,7 @@ "devDependencies": {

"@commitlint/config-conventional": "8.1.0",
"@types/body-parser": "1.17.0",
"@types/chai": "4.2.0",
"@types/body-parser": "1.17.1",
"@types/chai": "4.2.2",
"@types/http-server": "0.10.0",
"@types/joi": "14.3.3",
"@types/node": "12.7.1",
"@types/node": "12.7.5",
"@types/puppeteer": "1.19.1",

@@ -47,6 +47,6 @@ "chai": "4.2.0",

"commitizen": "4.0.3",
"fbl": "1.9.2",
"husky": "3.0.3",
"fbl": "1.10.0",
"husky": "3.0.5",
"jsonlint": "1.6.3",
"lint-staged": "9.2.1",
"lint-staged": "9.2.5",
"mocha": "6.2.0",

@@ -58,3 +58,3 @@ "mocha-typescript": "1.1.17",

"prettier": "1.18.2",
"rimraf": "2.7.0",
"rimraf": "3.0.0",
"source-map-support": "0.5.13",

@@ -61,0 +61,0 @@ "ts-node": "8.3.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