🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@contrail/document-generation

Package Overview
Dependencies
Maintainers
16
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrail/document-generation - npm Package Compare versions

Comparing version

to
2.1.5

2

lib/util/document-property-util.js

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