@contrail/document-generation
Advanced tools
Comparing version
@@ -40,3 +40,3 @@ "use strict"; | ||
} | ||
else { | ||
else if (property.slug === 'thumbnail') { | ||
const imageHeight = imageDimension.height || imageDimension.width || 125; | ||
@@ -43,0 +43,0 @@ const imageWidth = imageDimension.width || 125; |
{ | ||
"name": "@contrail/document-generation", | ||
"version": "2.1.2", | ||
"version": "2.1.5", | ||
"description": "Utilities for automatic generation of documents.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1107629
0