simple-pdf-generator
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "simple-pdf-generator", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Generator of PDF files from HTML templates using TS decorators", | ||
@@ -43,3 +43,5 @@ "main": "./lib/index.js", | ||
"scripts": { | ||
"tsc": "tsc", | ||
"publish": "npm publish", | ||
"prepublish": "npm run build", | ||
"build": "tsc", | ||
"examples": "ts-node examples/examples.ts", | ||
@@ -46,0 +48,0 @@ "lint": "eslint . --ext .ts" |
# Simple PDF Generator | ||
Node module that coverts HTML5 files to PDFs. | ||
Node module that converts HTML5 files to PDFs. | ||
@@ -5,0 +5,0 @@ ## Installation |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
341267
18
1691
5