New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@contrail/document-generation

Package Overview
Dependencies
Maintainers
9
Versions
97
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
1.0.22

1

lib/util/document-property-util.js

@@ -20,3 +20,2 @@ "use strict";

let height = fontSize * PT_TO_PX * LINE_HEIGHT * PADDING;
console.log("derived height: ", fontSize, height);
options.size = options.size || {};

@@ -23,0 +22,0 @@ options.size.height = height;

2

package.json
{
"name": "@contrail/document-generation",
"version": "1.0.21",
"version": "1.0.22",
"description": "Utilities for automatic generation of documents.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",