Comparing version 1.22.0 to 1.23.0
{ | ||
"name": "btrz-pdf", | ||
"version": "1.22.0", | ||
"version": "1.23.0", | ||
"description": "Generates pdf documents based on a liquid template", | ||
@@ -24,6 +24,6 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"axios": "^0.25.0", | ||
"axios": "^0.27.2", | ||
"btrz-formatter": "^1.0.1", | ||
"bz-date": "^1.0.0", | ||
"liquidjs": "^9.29.0", | ||
"liquidjs": "^9.39.2", | ||
"pdfjs": "^2.4.7", | ||
@@ -36,10 +36,10 @@ "svg-to-pdfkit": "^0.1.8", | ||
"iconv-lite": "^0.6.3", | ||
"xmldoc": "^1.1.2" | ||
"xmldoc": "^1.2.0" | ||
}, | ||
"devDependencies": { | ||
"browserify": "^17.0.0", | ||
"chai": "^4.3.4", | ||
"mocha": "^9.1.3", | ||
"tinyify": "3.0.0" | ||
"chai": "^4.3.6", | ||
"mocha": "10.0.0", | ||
"tinyify": "3.1.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
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@0.27.2(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
- Removedaxios@0.25.0(transitive)
Updatedaxios@^0.27.2
Updatedliquidjs@^9.39.2
Updatedxmldoc@^1.2.0