@fbl-plugins/html-to-pdf
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27751
+ Addedportfinder@1.0.24(transitive)
- Removedportfinder@1.0.21(transitive)
Updatedportfinder@1.0.24