fluentreports
Advanced tools
Comparing version 1.4.3 to 1.4.4
@@ -39,3 +39,3 @@ { | ||
"dependencies": { | ||
"pdfkit": "0.13.0" | ||
"pdfkit": "0.14.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "repository": { | ||
"main": "./lib/fluentReports.js", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"engines": { | ||
@@ -96,3 +96,4 @@ "node": "*" | ||
"blink-diff": "latest", | ||
"uncss": "^0.17.3" | ||
"uncss": "^0.17.3", | ||
"brfs": "^2.0.2" | ||
}, | ||
@@ -99,0 +100,0 @@ "scripts": { |
@@ -81,2 +81,6 @@ # Fluent Reports | ||
#### Browser Based Examples | ||
There is a `demo_html.htm` file in the `examples` folder that shows how to setup a browser ONLY based report the runs 100% in a browser. | ||
There is a readme.md in the `generator` folder for how to do a browser based reporting system with GUI that runs in the browser. | ||
### Simple Sample Report | ||
@@ -83,0 +87,0 @@ This following report is using the a few of the simplest report methods. We can show you how quickly you can create a simple report. |
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2396773
22343
128
3
10
+ Addedpdfkit@0.14.0(transitive)
- Removedpdfkit@0.13.0(transitive)
Updatedpdfkit@0.14.0