dom-to-pdf
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "dom-to-pdf", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Generates a printable paginated pdf from DOM node using HTML5 canvas and svg.", | ||
@@ -14,3 +14,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"dom-to-image": "git://github.com/dmapper/dom-to-image", | ||
"dom-to-image": "git@github.com:dmapper/dom-to-image.git", | ||
"jspdf": "^1.5.3" | ||
@@ -17,0 +17,0 @@ }, |
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
10791