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

fluentreports

Package Overview
Dependencies
Maintainers
0
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluentreports - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

7

package.json

@@ -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

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