cross-platform-pdf-generator
Advanced tools
Comparing version 2.0.0 to 2.0.1
import { createPDFFromJSON, getTemplateFieldList } from "./PrintService/PrintService.js"; | ||
import { createPrintOrder, getPrintInstruction, prepairPrintData } from "./StorageInterpreter.js"; | ||
import * as fs from 'fs'; | ||
//import * as fs from 'fs'; | ||
@@ -5,0 +5,0 @@ //Public interface |
{ | ||
"name": "cross-platform-pdf-generator", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "pulsation PDF generator for web and ios", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
73955
1